Vulnerability Details : CVE-2018-6359
The decompileIF function (util/decompile.c) in libming through 0.4.8 is vulnerable to a use-after-free, which may allow attackers to cause a denial of service or unspecified other impact via a crafted SWF file.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2018-6359
- cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
- cpe:2.3:a:libming:libming:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-6359
0.19%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 56 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-6359
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-6359
-
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-6359
-
http://www.securityfocus.com/bid/102856
libming 'util/decompile.c' Denial of Service VulnerabilityThird Party Advisory;VDB Entry
-
https://security.gentoo.org/glsa/201904-24
Ming: Multiple vulnerabilities (GLSA 201904-24) — Gentoo securityThird Party Advisory
-
https://github.com/libming/libming/issues/105
heap-use-after-free in decompileIF · Issue #105 · libming/libming · GitHubExploit;Third Party Advisory
-
https://lists.debian.org/debian-lts-announce/2018/03/msg00008.html
[SECURITY] [DLA 1305-1] ming security updateMailing List;Third Party Advisory
Jump to