.. / CVE-2022-3908

Exploit for WordPress Helloprint <1.4.7 - Cross-Site Scripting (CVE-2022-3908)

Description:

WordPress Helloprint plugin before 1.4.7 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape a parameter before outputting it back in the page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Nuclei Template

View the template here CVE-2022-3908.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/c44802a0-8cbe-4386-9523-3b6cb44c6505
https://nvd.nist.gov/vuln/detail/CVE-2022-3908
https://wordpress.org/plugins/helloprint/