.. / CVE-2022-1906

Exploit for WordPress Copyright Proof <=4.16 - Cross-Site-Scripting (CVE-2022-1906)

Description:

WordPress Copyright Proof plugin 4.16 and prior contains a cross-site scripting vulnerability. It does not sanitize and escape a parameter before outputting it back via an AJAX action available to both unauthenticated and authenticated users when a specific setting is enabled.

Nuclei Template

View the template here CVE-2022-1906.yaml

Validate with Nuclei

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

References:

https://github.com/ARPSyndicate/kenzer-templates
https://github.com/cyllective/CVEs
https://wpscan.com/vulnerability/af4f459e-e60b-4384-aad9-0dc18aa3b338
https://nvd.nist.gov/vuln/detail/CVE-2022-1906