.. / CVE-2022-3484

Exploit for WordPress WPB Show Core - Cross-Site Scripting (CVE-2022-3484)

Description:

WordPress wpb-show-core plugin through TODO 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-3484.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/3afaed61-6187-4915-acf0-16e79d5c2464
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2022-3484