Vulnerability Details : CVE-2018-9009
Potential exploit
In libming 0.4.8, there is a use-after-free in the decompileJUMP function of the decompile.c file.
Vulnerability category: Memory Corruption
Products affected by CVE-2018-9009
- cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
- cpe:2.3:a:libming:libming:0.4.8:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-9009
0.66%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 69 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-9009
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2018-9009
-
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-2018-9009
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LBFCINUX3XXAPPH77OH6NKACBPFBQXXW/
[SECURITY] Fedora 30 Update: ming-0.4.9-0.2.20181112git5009802.fc30 - package-announce - Fedora Mailing-Lists
-
https://github.com/libming/libming/issues/131
heap-use-after-free in decompileJUMP (decompile.c) · Issue #131 · libming/libming · GitHubExploit;Third Party Advisory
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/47KZ5RYWQMBN5DVDITBVRDNDCSFNBJ3V/
[SECURITY] Fedora 29 Update: ming-0.4.9-0.2.20181112git5009802.fc29 - package-announce - Fedora Mailing-Lists
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CQNIJH5EQV2D6KEFGY2467ZS4I7TZLXP/
[SECURITY] Fedora 31 Update: ming-0.4.9-0.4.20181112git5009802.fc31 - package-announce - Fedora Mailing-Lists
-
https://lists.debian.org/debian-lts-announce/2018/05/msg00017.html
[SECURITY] [DLA 1386-1] ming security updateMailing List;Third Party Advisory
Jump to