Lucene search
K

autoindex-xss.txt

🗓️ 13 Nov 2007 00:00:00Reported by L4teralType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

AutoIndex <= 2.2.2 Cross Site Scripting and Denial of Service. Variable $_SERVER['PHP_SELF'] not sanitized. Unsanitized user input causes recursive calculation error, leading to CPU time/memory consumption until process gets killed. Patch available, update to version 2.2.4

Code
`======================================================================  
AutoIndex <= 2.2.2 Cross Site Scripting and Denial of Service  
======================================================================  
  
Author: L4teral <l4teral [4t] gmail com>  
Impact: Cross Site Scripting  
Denial of Service (DoS)  
Status: patch available  
  
  
------------------------------  
Affected software description:  
------------------------------  
  
Application: AutoIndex  
Version: <= 2.2.2/2.2.3  
Vendor: http://autoindex.sourceforge.net  
  
  
--------------  
Vulnerability:  
--------------  
  
1.  
The variable $_SERVER['PHP_SELF'] is not properly sanitized  
leading to cross site scripting.  
  
2.  
The use of unsanitized user input causes an error in the recursive  
calculation of the size of a directory leading to cpu time/memory  
consumption until the process gets killed.  
  
  
------------  
PoC/Exploit:  
------------  
  
1.  
http://<host>/AutoIndex/index.php/"><script>alert(document.cookie)</script>  
  
2.  
http://<host>/AutoIndex/index.php?dir=%00  
  
  
---------  
Solution:  
---------  
  
update to version 2.2.4.  
  
  
---------  
Timeline:  
---------  
  
2007-11-05 - vendor informed  
2007-11-05 - vendor released version 2.2.3 (fixing XSS)  
2007-11-09 - vendor released version 2.2.4 (fixing DoS)  
2007-11-12 - public disclosure  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation