.. / CVE-2012-1835

Exploit for WordPress Plugin All-in-One Event Calendar 1.4 - Cross-Site Scripting (CVE-2012-1835)

Description:

Multiple cross-site scripting vulnerabilities in the All-in-One Event Calendar plugin 1.4 and 1.5 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) title parameter to app/view/agenda-widget-form.php; (2) args, (3) title, (4) before_title, or (5) after_title parameter to app/view/agenda-widget.php; (6) button_value parameter to app/view/box_publish_button.php; or (7) msg parameter to /app/view/save_successful.php.

Nuclei Template

View the template here CVE-2012-1835.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2012-1835
https://www.htbridge.com/advisory/HTB23082
https://github.com/ARPSyndicate/kenzer-templates