vendor:
Server 2003
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Server 2003
Affected Version From: 1.1.10.0
Affected Version To: Unknown
Patch Exists: No
Related CWE: Unknown
CPE: a:gattaca:server_2003:1.1.10.0
Platforms Tested:
Unknown
Cross-Site Scripting Vulnerability in Gattaca Server 2003
A remote attacker can exploit this issue by creating a malicious link to the vulnerable application that includes hostile HTML and script code. If a user follows this link, the hostile code renders in the web browser of the victim user. This would occur in the security context of the web server and may allow for theft of cookie-based authentication credentials or other attacks.
Mitigation:
Implement input validation and sanitization techniques to filter user-supplied data and prevent the execution of malicious code.