vendor:
ColdFusion
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: ColdFusion
Affected Version From: Adobe ColdFusion 7
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:adobe:coldfusion
Platforms Tested:
Multiple Cross-Site Scripting Vulnerabilities in Adobe ColdFusion
The vulnerabilities allow attackers to execute arbitrary script code in the context of the affected website, potentially leading to the theft of cookie-based authentication credentials and other attacks.
Mitigation:
Ensure that user-supplied data is properly sanitized and validated before being used in the application. Implement input validation and output encoding to prevent XSS attacks.