exploit-db-mirror/platforms/linux/remote/32165.txt
Offensive Security 356156bb8c Updated 03_12_2014
2014-03-12 04:28:49 +00:00

9 lines
No EOL
617 B
Text
Executable file

source: http://www.securityfocus.com/bid/30535/info
XAMPP for Linux is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
XAMPP 1.6.7 for Linux is vulnerable; other versions may also be affected.
http://www.example.com/xampp/ming.php?text=">><<>>"''<script>alert(document.alert)</script>