Vulnerability Details : CVE-2014-9906
Use-after-free vulnerability in DBD::mysql before 4.029 allows attackers to cause a denial of service (program crash) or possibly execute arbitrary code via vectors related to a lost server connection.
Vulnerability category: Memory CorruptionExecute codeDenial of service
Products affected by CVE-2014-9906
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:dbd-mysql_project:dbd-mysql:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-9906
1.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 83 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-9906
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
10.0
|
HIGH | AV:N/AC:L/Au:N/C:C/I:C/A:C |
10.0
|
10.0
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2014-9906
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2014-9906
-
https://rt.cpan.org/Public/Bug/Display.html?id=97625
Bug #97625 for DBD-mysql: use-after-free in mysql_dr_errorIssue Tracking
-
http://www.debian.org/security/2016/dsa-3635
Debian -- Security Information -- DSA-3635-1 libdbd-mysql-perlThird Party Advisory
-
http://www.openwall.com/lists/oss-security/2016/07/27/6
oss-security - Re: CVE Request: DBD-mysql: use-after-free in mysql_dr_errorMailing List;VDB Entry
-
http://www.securityfocus.com/bid/92149
DBD::mysql CVE-2014-9906 Incomplete Fix Use After Free Remote Code Execution Vulnerability
-
https://github.com/perl5-dbi/DBD-mysql/commit/a56ae87a4c1c1fead7d09c3653905841ccccf1cc
fix use-after-free crash in RT #97625 · perl5-dbi/DBD-mysql@a56ae87 · GitHubIssue Tracking;Patch
-
http://www.openwall.com/lists/oss-security/2016/07/27/5
oss-security - CVE Request: DBD-mysql: use-after-free in mysql_dr_errorMailing List;VDB Entry
-
http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.029/ChangeLog
Release Notes
Jump to