vendor:
CompactCMS
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: CompactCMS
Affected Version From: CompactCMS 1.4.1
Affected Version To: Other versions may also be affected
Patch Exists: NO
Related CWE:
CPE: a:compactcms_project:compactcms:1.4.1
Platforms Tested:
Cross-Site Scripting in CompactCMS
CompactCMS is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input. Attacker-supplied script code would execute in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques to ensure that user-supplied input is properly sanitized before being displayed or processed.