AutoIndex PHP Script Index.PHP Cross-Site Scripting Vulnerability
BID:25448
Info
AutoIndex PHP Script Index.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 25448 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 27 2007 12:00AM |
| Updated: | Aug 31 2007 11:32PM |
| Credit: | d3hydr8 is credited with the discovery of this vulnerability. |
| Vulnerable: |
Justin Hagstrom AutoIndex PHP Script 2.2.1 |
| Not Vulnerable: | |
Discussion
AutoIndex PHP Script Index.PHP Cross-Site Scripting Vulnerability
AutoIndex PHP Script is prone 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.1 is vulnerable; other versions may also be affected.
AutoIndex PHP Script is prone 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.1 is vulnerable; other versions may also be affected.
Exploit / POC
AutoIndex PHP Script Index.PHP Cross-Site Scripting Vulnerability
To exploit this issue, an attacker must entice an unsuspecting user to follow a malicious URI.
The following proof-of-concept URI is available:
http://www.example.com/AutoIndex/index.php?search=asdf&search_mode=[xss]
To exploit this issue, an attacker must entice an unsuspecting user to follow a malicious URI.
The following proof-of-concept URI is available:
http://www.example.com/AutoIndex/index.php?search=asdf&search_mode=[xss]
Solution / Fix
AutoIndex PHP Script Index.PHP Cross-Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
AutoIndex PHP Script Index.PHP Cross-Site Scripting Vulnerability
References:
References:
- AutoIndex PHP Script Homepage (Justin Hagstrom)