Files
CVEs-PoC/2010/CVE-2010-3023.md
T
2024-06-18 02:51:15 +02:00

938 B

CVE-2010-3023

Description

Multiple cross-site scripting (XSS) vulnerabilities in DiamondList 0.1.6, and possibly earlier, allow remote attackers to inject arbitrary web script or HTML via the (1) category[description] parameter to user/main/update_category, which is not properly handled by _app/views/categories/index.html.erb; and the (2) setting[site_title] parameter to user/main/update_settings, which is not properly handled by _app/views/settings/_list_settings.rhtml.

POC

Reference

Github

No PoCs found on GitHub currently.