vendor:
XAMPP
by:
Mayank Kapoor, Sujoy Chakravarti, Gurjant Singh Sadhra
7,5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: XAMPP
Affected Version From: 3.2.1
Affected Version To: 4.1.6
Patch Exists: YES
Related CWE: N/A
CPE: a:apache:xampp:3.2.1
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 7
2014
XAMPP 3.2.1 & phpMyAdmin 4.1.6 <= multiple vulnerabilities
The vulnerability exists within the phpMyAdmin module supplied by XAMPP. In the phpMyAdmin module of the XAMPP application the following urls are vulnerable to cross site scripting attacks. The "db" parameter can be passed with { >"'><img src="javascript:alert(311050)"> } in the url resulting in a reflected cross site scripting attack.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.