CVE-2014-10009
Stark CRM 1.0 - Stored Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-10009. PoCs published by LiquidWorm.
AI-analyzed exploit summary The exploit demonstrates multiple stored XSS and CSRF vulnerabilities in Stark CRM v1.0. It includes proof-of-concept HTML forms and HTTP requests that exploit insufficient input validation and lack of CSRF protection.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Stark CRM 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) first_name, (2) last_name, or (3) notes parameter to the client page; (4) insu_name or (5) price parameter to the add_insurance_cat page; or (6) status[] parameter to the add_status page.
Exploits (1)
The exploit demonstrates multiple stored XSS and CSRF vulnerabilities in Stark CRM v1.0. It includes proof-of-concept HTML forms and HTTP requests that exploit insufficient input validation and lack of CSRF protection.