.. / CVE-2022-0271

Exploit for LearnPress <4.1.6 - Cross-Site Scripting (CVE-2022-0271)

Description:

WordPress LearnPress plugin before 4.1.6 contains a cross-site scripting vulnerability. It does not sanitize and escape the lp-dismiss-notice before outputting it back via the lp_background_single_email AJAX action.

Nuclei Template

View the template here CVE-2022-0271.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/ad07d9cd-8a75-4f7c-bbbe-3b6b89b699f2
https://github.com/ARPSyndicate/cvemon
https://nvd.nist.gov/vuln/detail/cve-2022-0271
https://github.com/ARPSyndicate/kenzer-templates
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0271