.. / CVE-2021-34643

Exploit for WordPress Skaut Bazar <1.3.3 - Cross-Site Scripting (CVE-2021-34643)

Description:

WordPress Skaut Bazar plugin before 1.3.3 contains a reflected cross-site scripting vulnerability due to the use of $_SERVER[‘PHP_SELF’] in the ~/skaut-bazar.php file, which allows attackers to inject arbitrary web scripts.

Nuclei Template

View the template here CVE-2021-34643.yaml

Validate with Nuclei

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

References:

https://github.com/ARPSyndicate/cvemon
https://plugins.trac.wordpress.org/browser/skaut-bazar/tags/1.3.2/skaut-bazar.php#L657
https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34643
https://wpscan.com/vulnerability/c1b41276-b8fb-4a5c-bede-84ea62663b7a
https://nvd.nist.gov/vuln/detail/CVE-2021-34643