Vulnerability Details : CVE-2018-5392
mingw-w64 version 5.0.4 by default produces executables that opt in to ASLR, but are not compatible with ASLR. ASLR is an exploit mitigation technique used by modern Windows platforms. For ASLR to function, Windows executables must contain a relocations table. Despite containing the "Dynamic base" PE header, which indicates ASLR compatibility, Windows executables produced by mingw-w64 have the relocations table stripped from them by default. This means that executables produced by mingw-w64 are vulnerable to return-oriented programming (ROP) attacks. Windows executables generated by mingw-w64 claim to be ASLR compatible, but are not. Vulnerabilities in such executables are more easily exploitable as a result.
Products affected by CVE-2018-5392
- cpe:2.3:a:mingw:mingw-w64:5.0.4:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-5392
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 37 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-5392
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2018-5392
-
The product accesses or uses a pointer that has not been initialized.Assigned by: cret@cert.org (Secondary)
References for CVE-2018-5392
-
https://www.kb.cert.org/vuls/id/307144
VU#307144 - mingw-w64 by default produces executables that opt in to ASLR, but are not compatible with ASLRThird Party Advisory;US Government Resource
Jump to