vendor:
Car Portal v2.0
by:
underground-stockholm.com
5.5
CVSS
MEDIUM
Cross-Site Scripting
CWE
Product Name: Car Portal v2.0
Affected Version From: Car Portal 2.0
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Car Portal v2.0 “car_make” Cross-Site Scripting Vulnerability
Car Portal is prone to a cross-site-scripting vulnerability because it fails to sufficiently sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Sanitize user-supplied input to prevent script code execution. Implement proper input validation and output encoding.