vendor:
Tracks
by:
Not mentioned
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Tracks
Affected Version From: Tracks 1.7.2
Affected Version To: Not mentioned
Patch Exists: NO
Related CWE: Not mentioned
CPE: a:tracks:tracks:1.7.2
Platforms Tested: Not mentioned
Not mentioned
Cross-Site Scripting Vulnerability in Tracks
The application fails to properly sanitize user-supplied input, which allows an attacker to execute arbitrary script code in the browser of an unsuspecting user. This can lead to the theft of cookie-based authentication credentials and enable other malicious activities.
Mitigation:
Proper input validation and sanitization should be implemented to prevent XSS attacks. The application should escape or remove any potentially malicious input.