Buffer overflow in Microsoft Windows and Windows Server - CVE-2023-36874
Published: July 11, 2023 / Updated: April 5, 2024
Vulnerability details
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a boundary error within the Windows Error Reporting Service. A local user can use a specially crafted performance trace to trigger memory corruption and execute arbitrary code on the target system.
Note, the vulnerability is being actively exploited in the wild.
Affected software
Windows Server
How to mitigate CVE-2023-36874
Links to Public Exploits and PoC-codes
- Exploit #9674 - CVE-2023-36874 (This repository contains a proof-of-concept exploit written in C++ that demonstrates the exploitation of a vulnerability affecting the Windows Error Reporting (WER) component.) (April 5, 2024)
- Exploit #9639 - CVE-2023-36874 () (March 22, 2024)
- Exploit #9634 - CVE-2023-36874_BOF (Weaponized CobaltStrike BOF for CVE-2023-36874 Windows Error Reporting LPE) (March 22, 2024)
- Exploit #9362 - Microsoft Error Reporting Local Privilege Elevation Vulnerability (September 27, 2023)