CVE-2019-1347
MEDIUMWindows 10, 8.1, RT 8.1, Server 2012, 2016, 2019 - Denial of Service via Memory Object Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-1347. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a Windows kernel crash (DoS) via a malformed PE image loaded with LoadLibraryEx(LOAD_LIBRARY_AS_DATAFILE | LOAD_LIBRARY_AS_IMAGE_RESOURCE). The crash occurs due to an invalid Base Relocation Table directory address in the PE headers, triggering a PAGE_FAULT_IN_NONPAGED_AREA (0x50) in nt!MiRelocateImage.
Description
A denial of service vulnerability exists when Windows improperly handles objects in memory, aka 'Windows Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-1343, CVE-2019-1346.
Exploits (1)
This exploit demonstrates a Windows kernel crash (DoS) via a malformed PE image loaded with LoadLibraryEx(LOAD_LIBRARY_AS_DATAFILE | LOAD_LIBRARY_AS_IMAGE_RESOURCE). The crash occurs due to an invalid Base Relocation Table directory address in the PE headers, triggering a PAGE_FAULT_IN_NONPAGED_AREA (0x50) in nt!MiRelocateImage.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H