vendor:
N/A
by:
Nick Griffin
7,5
CVSS
HIGH
Cross-site Scripting (XSS)
79
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
milw0rm.com
This exploit allows an attacker to inject malicious JavaScript code into a web page. The code is executed when a user visits the page. The malicious code can be used to steal cookies, hijack user sessions, redirect users to malicious sites, or perform other malicious activities.
Mitigation:
Input validation and output encoding can be used to prevent XSS attacks.