vendor:
PHPDug
by:
indoushka
7,5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: PHPDug
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpdug:phpdug:2.0.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2008
PHPDug version 2.0.0 Cross Site Scripting Vulnerability
PHPDug version 2.0.0 is vulnerable to Cross Site Scripting (XSS). An attacker can inject malicious JavaScript code into the 'id' parameter of the 'upcoming.php' script. This malicious code will be executed in the browser of the victim when the vulnerable page is accessed.
Mitigation:
Input validation should be used to prevent XSS attacks.