.. / CVE-2022-0189

Exploit for WordPress RSS Aggregator < 4.20 - Authenticated Cross-Site Scripting (CVE-2022-0189)

Description:

WordPress RSS Aggregator < 4.20 is susceptible to cross-site scripting. The plugin does not sanitize and escape the id parameter in the wprss_fetch_items_row_action AJAX action before outputting it back in the response, leading to reflected cross-site scripting.

Nuclei Template

View the template here CVE-2022-0189.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-0189
https://github.com/ARPSyndicate/cvemon
https://plugins.trac.wordpress.org/changeset/2659298
https://wpscan.com/vulnerability/52a71bf1-b8bc-479e-b741-eb8fb9685014
https://github.com/ARPSyndicate/kenzer-templates
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0189