vendor:
osCmax
by:
Unknown
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: osCmax
Affected Version From: 2.0.25
Affected Version To: 2.0.25
Patch Exists: NO
Related CWE:
CPE: a:oscmax:oscmax:2.0.25
Platforms Tested:
2010
osCmax Cross-Site Scripting Vulnerability
osCmax fails to properly sanitize user-supplied input, allowing an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can lead to the theft of cookie-based authentication credentials and other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization routines to ensure that user-supplied data is not executed as code by the application.