vendor:
MC Content Manager
by:
Not specified
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: MC Content Manager
Affected Version From: MC Content Manager 10.1.1
Affected Version To: Other versions may also be affected
Patch Exists: NO
Related CWE: Not specified
CPE: Not specified
Platforms Tested: Not specified
Not specified
Cross-Site Scripting Vulnerabilities in MC Content Manager
MC Content Manager is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize and validate all user-supplied input before using it in the application. Additionally, implementing a strict content security policy can help prevent XSS attacks.