.. / CVE-2022-1598

Exploit for WordPress WPQA <5.5 - Improper Access Control (CVE-2022-1598)

Description:

WordPress WPQA plugin before 5.5 is susceptible to improper access control. The plugin lacks authentication in a REST API endpoint. An attacker can potentially discover private questions sent between users on the site.

Nuclei Template

View the template here CVE-2022-1598.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/0416ae2f-5670-4080-a88d-3484bb19d8c8
https://nvd.nist.gov/vuln/detail/CVE-2022-1598
https://github.com/20142995/Goby
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1598
https://github.com/WhooAmii/POC_to_review