CVE-2004-1807
Description
CFWebstore 5.0 index.cfm is vulnerable to cross-site scripting (XSS) via the URL, allowing session theft.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CFWebstore 5.0 index.cfm is vulnerable to cross-site scripting (XSS) via the URL, allowing session theft.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in index.cfm of CFWebstore 5.0 [1]. The application fails to sanitize user-supplied input passed through the URL, allowing injection of arbitrary web script or HTML [2]. This affects all installations of version 5.0 and earlier.
Exploitation
An attacker can craft a malicious URL containing JavaScript code. By tricking a victim into visiting that URL, the injected script executes in the context of the victim's browser session [2]. No authentication is required; the attack relies on user interaction (e.g., clicking a link).
Impact
Successful exploitation allows the attacker to steal the victim's session identifier, gaining access to the victim's account and personal data stored in the shopping cart application [2]. This can lead to unauthorized actions such as viewing orders, changing account details, or making purchases on behalf of the victim.
Mitigation
Dogpatch Software released version 5.0.1, which addresses the XSS vulnerability by properly validating input [2]. Users should upgrade to this version or later. If upgrading is not immediately possible, administrators should restrict access to the affected index.cfm script or apply input validation rules at the web server or application firewall level.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2cpe:2.3:a:dogpatch_software:cfwebstore:5.0:*:*:*:*:*:*:*+ 1 more
- cpe:2.3:a:dogpatch_software:cfwebstore:5.0:*:*:*:*:*:*:*
- (no CPE)range: = 5.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
8News mentions
0No linked articles in our index yet.