CVE-2005-3818
vtiger CRM < 4.2 - Cross-Site Scripting via Multiple Input Fields
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-3818. PoCs published by Christopher Kunz.
AI-analyzed exploit summary The provided text describes multiple input validation vulnerabilities in vtiger CRM, including SQL injection, HTML injection, XSS, and local file inclusion. It references a security advisory and does not contain actual exploit code.
Description
Multiple cross-site scripting (XSS) vulnerabilities in vTiger CRM 4.2 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) various input fields, including the contact, lead, and first or last name fields, (2) the record parameter in a DetailView action in the Leads module for index.php, (3) the $_SERVER['PHP_SELF'] variable, which is used in multiple locations such as index.php, and (4) aggregated RSS feeds in the RSS aggregation module.
Exploits (2)
The provided text describes multiple input validation vulnerabilities in vtiger CRM, including SQL injection, HTML injection, XSS, and local file inclusion. It references a security advisory and does not contain actual exploit code.
The provided text describes multiple input validation vulnerabilities in vtiger CRM, including SQL injection, HTML injection, XSS, and local file inclusion. It references a specific XSS example but does not include functional exploit code.