.. / CVE-2020-24148

Exploit for Import XML & RSS Feeds WordPress Plugin <= 2.0.1 Server-Side Request Forgery (CVE-2020-24148)

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.

Nuclei Template

View the template here CVE-2020-24148.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-24148.yaml
Copy

References:

https://github.com/secwx/research/blob/main/cve/CVE-2020-24148.md
https://github.com/dwisiswant0/CVE-2020-24148
https://wordpress.org/plugins/import-xml-feed/#developers
https://nvd.nist.gov/vuln/detail/CVE-2020-24148
https://github.com/nomi-sec/PoC-in-GitHub