vendor:
Mambo CMS
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Mambo CMS
Affected Version From: 4.6.2005
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Cross-Site Scripting Vulnerabilities in Mambo CMS
Mambo CMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
To mitigate the vulnerability, it is recommended to sanitize and validate user-supplied input before using it in the application.