cvedb.io
CVE-2018-5392
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2018-08-14T16:29:01.867 · Last modified 2026-06-17T02:00:15.280

Summary

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.

Affected products

mingw — mingw-w64

Does this affect you?

Add your gear to cvedb and we'll alert you only when mingw ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.