Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
4 |
|
AV:N/AC:L/Au:S/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 : 28026
Publication date : 2006-06-13 22h00 +00:00
Author : Kanatoko
EDB Verified : Yes
source: https://www.securityfocus.com/bid/18439/info
MySQL is susceptible to a remote denial-of-service vulnerability. This issue is due to the database server's failure to properly handle unexpected input.
This issue allows remote attackers to crash affected database servers, denying service to legitimate users. Attackers must be able to execute arbitrary SQL statements on affected servers, which requires valid credentials to connect to affected servers.
Attackers may exploit this issue in conjunction with latent SQL-injection vulnerabilities in other applications.
Versions of MySQL prior to 4.1.18, 5.0.19, and 5.1.6 are vulnerable to this issue.
The following SQL statement will demonstrate this issue:
select str_to_date( 1, NULL );
Products Mentioned
Configuraton 0
Mysql>>Mysql >> Version 4.1.13
Mysql>>Mysql >> Version 4.1.15
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.1.5
Oracle>>Mysql >> Version 4.0.18
Oracle>>Mysql >> Version 4.1.4
Oracle>>Mysql >> Version 4.1.5
Oracle>>Mysql >> Version 4.1.7
Oracle>>Mysql >> Version 4.1.16
Oracle>>Mysql >> Version 5.0.18
References