Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-134 |
Use of Externally-Controlled Format String The product uses a function that accepts a format string as an argument, but the format string originates from an external source. |
|
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 : 28234
Publication date : 2006-07-17 22h00 +00:00
Author : Christian Hammers
EDB Verified : Yes
source: https://www.securityfocus.com/bid/19032/info
MySQL is prone to a remote denial-of-service vulnerability because the database server fails 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 prior to MySQL 4.1.18, 5.0.19, and 5.1.6 are vulnerable.
The following SQL statement will demonstrate this issue:
select date_format('%d%s', 1);
Products Mentioned
Configuraton 0
Mysql>>Mysql >> Version 4.1.8
Mysql>>Mysql >> Version 4.1.12
Mysql>>Mysql >> Version 4.1.13
Mysql>>Mysql >> Version 4.1.14
Mysql>>Mysql >> Version 4.1.15
Mysql>>Mysql >> Version 5.0.5.0.21
Mysql>>Mysql >> Version 5.0.10
Mysql>>Mysql >> Version 5.0.15
Mysql>>Mysql >> Version 5.0.16
Mysql>>Mysql >> Version 5.0.17
Oracle>>Mysql >> Version 4.1.6
Oracle>>Mysql >> Version 4.1.7
Oracle>>Mysql >> Version 4.1.9
Oracle>>Mysql >> Version 4.1.11
Oracle>>Mysql >> Version 4.1.16
Oracle>>Mysql >> Version 4.1.18
Oracle>>Mysql >> Version 4.1.19
Oracle>>Mysql >> Version 4.1.20
Oracle>>Mysql >> Version 5.0.6
Oracle>>Mysql >> Version 5.0.9
Oracle>>Mysql >> Version 5.0.11
Oracle>>Mysql >> Version 5.0.12
Oracle>>Mysql >> Version 5.0.13
Oracle>>Mysql >> Version 5.0.18
Oracle>>Mysql >> Version 5.0.19
References