.. / CVE-2022-0817

Exploit for WordPress BadgeOS <=3.7.0 - SQL Injection (CVE-2022-0817)

Description:

WordPress BadgeOS plugin through 3.7.0 contains a SQL injection vulnerability. It does not sanitize and escape a parameter before using it in a SQL statement via an AJAX action. 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-0817.yaml

Validate with Nuclei

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

References:

https://wordpress.org/plugins/badgeos/
https://github.com/ARPSyndicate/cvemon
https://github.com/20142995/sectool
https://wpscan.com/vulnerability/69263610-f454-4f27-80af-be523d25659e
https://nvd.nist.gov/vuln/detail/CVE-2022-0817