exploit-db-mirror/platforms/php/webapps/30754.txt
Offensive Security 82b5532aa7 Updated 01_08_2014
2014-01-08 04:24:23 +00:00

9 lines
No EOL
610 B
Text
Executable file

source: http://www.securityfocus.com/bid/26411/info
AutoIndex PHP Script is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input data.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
AutoIndex PHP Script 2.2.2 is vulnerable; other versions may also be affected.
http://www.example.com/AutoIndex/index.php/"><script>alert(document.cookie)</script>