.. / CVE-2022-4301

Exploit for WordPress Sunshine Photo Cart <2.9.15 - Cross-Site Scripting (CVE-2022-4301)

Description:

WordPress Sunshine Photo Cart plugin before 2.9.15 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-4301.yaml

Validate with Nuclei

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

References:

https://github.com/ARPSyndicate/cvemon
https://github.com/cyllective/CVEs
https://nvd.nist.gov/vuln/detail/CVE-2022-4301
https://wpscan.com/vulnerability/a8dca528-fb70-44f3-8149-21385039179d
https://github.com/ARPSyndicate/kenzer-templates