.. / CVE-2022-0952

Exploit for WordPress Sitemap by click5 <1.0.36 - Missing Authorization (CVE-2022-0952)

Description:

WordPress Sitemap by click5 plugin before 1.0.36 is susceptible to missing authorization. The plugin does not have authorization or CSRF checks when updating options via a REST endpoint and does not ensure that the option to be updated belongs to the plugin. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-0952.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/0f694961-afab-44f9-846c-e80a0f6c768b
https://nvd.nist.gov/vuln/detail/CVE-2022-0952
https://github.com/RandomRobbieBF/CVE-2022-0952
https://github.com/ARPSyndicate/kenzer-templates
https://github.com/nomi-sec/PoC-in-GitHub