CVE-2018-5392
Last modified
CVE-2018-5392 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.43% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mingw | Mingw-W64 | 5.0.4 |
References
- https://www.kb.cert.org/vuls/id/307144Third Party Advisory, US Government Resource
- https://www.kb.cert.org/vuls/id/307144Third Party Advisory, US Government Resource
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-5392?
How severe is CVE-2018-5392?
How do I fix CVE-2018-5392?
Are you affected by CVE-2018-5392?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
