Lucene search
K

phpfss-traverse.txt

🗓️ 15 Oct 2007 00:00:00Reported by Jonas ThambertType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

PHP File Sharing System vulnerable to directory traversal due to insufficient security validation and sanitization of user-data, allowing attacker to list directories, delete files, and create new directories with webserver-user permissions

Code
`PHP File Sharing System - Directory traversal  
+--------------------------------------------+  
  
Author: Jonas Thambert  
Date: 2007-10-13  
URL: http://sourceforge.net/projects/phpfilesadmin/  
Vendor Notified.  
Version: 1.5.1 (latest)  
  
  
[- Description -]  
  
PHP File Sharing System is vulnerable to directory traversal due to   
insufficient security validation and sanitization of user-data. The   
vulnerability allows the attacker to list directories, delete   
files and create new directories on the system with the same   
permission as the webbserver-user.  
  
Example - List /tmp directory:  
http://www.xxxx.nu/fss/index.php?cam=/../../../../../../../../../../  
../tmp  
  
To create dirs and delete files simple use the buttons in the   
webbinterface.  
  
  
[- Code Location -]  
The vulnerable code is located in the index.php file. The   
"$_GET['cam']" is the indata that needs to be checked and   
sanitized.   
  
  
[- Exploit -]  
Not needed.  
  
`

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