header-logo
Suggest Exploit
vendor:
AutoIndex PHP Script
by:
./Red-D3v1L
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: AutoIndex PHP Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2018

AutoIndex PHP Script (index.php) Directory Traversal Vulnerability

AutoIndex PHP Script is vulnerable to directory traversal attack which allows an attacker to read arbitrary files and directories stored on the web server. This vulnerability is due to insufficient sanitization of user-supplied input to the 'dir' and 'file' parameters of the 'index.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing directory traversal sequences (e.g. '../') to the vulnerable script. Successful exploitation of this vulnerability may allow an attacker to read arbitrary files and directories stored on the web server.

Mitigation:

Input validation should be performed to ensure that user-supplied input is properly sanitized. It is recommended to restrict access to the vulnerable script.
Source

Exploit-DB raw data:

==============================================================================
    [?] AutoIndex PHP Script (index.php) Directory Traversal Vulnerability 
==============================================================================
    [?] My home:              [ http://sec-r1z.com ]
    [?] Script:               [ AutoIndex PHP Script ]
    [?] Language:             [ PHP ]
    [?] Vendor                [http://autoindex.sourceforge.net/]
    [?] Founder:              [ ./Red-D3v1L ]
    [?] Gr44tz to:            [ sec-r1z# Crew - Hackteach Team - My L0ve ~A~ ]
    [?] Fuck To :             [ Zombie_KsA << big big big L4m3r ] 
########################################################################
  
===[ Exploit SQL ]===
  
[»]exploit : [Path]/index.php?dir=[S0me f0LdEr]

[»]exploit : [Path]/index.php?dir=&file=[S0me File]
 
[»]dem0:

http://autoindex.sourceforge.net/demo/index.php?dir=&file=note.txt       << This file

http://autoindex.sourceforge.net/demo/index.php?dir=icon%20tests/test%20dir/   << This FoldEr



==============================================================================