CVE-2022-21971
HIGH KEVWindows Runtime - Remote Code Execution via Uninitialized Pointer Access
Title source: llmExploitation Summary
CVE-2022-21971 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added August 18, 2022. EIP tracks 3 public exploits from researchers including 0vercl0k, Malwareman007, tufanturhan.
AI-analyzed exploit summary This repository provides a detailed analysis of CVE-2022-21971, a vulnerability in the `prauthproviders` module where an uninitialized pointer is freed, leading to a use-after-free condition. The writeup includes root cause analysis, disassembly snippets, and reproduction steps.
Description
Windows Runtime Remote Code Execution Vulnerability
Exploits (3)
This repository provides a detailed analysis of CVE-2022-21971, a vulnerability in the `prauthproviders` module where an uninitialized pointer is freed, leading to a use-after-free condition. The writeup includes root cause analysis, disassembly snippets, and reproduction steps.
This PoC demonstrates a use-after-free vulnerability in the `WapAuthProvider` destructor due to an uninitialized pointer at offset 0x50, leading to a crash when `LocalFree` is called. The exploit requires PageHeap to be enabled and triggers via a malformed RTF file in Microsoft Word.
This repository provides a detailed analysis of CVE-2022-21971, a vulnerability in Windows Runtime involving an uninitialized pointer free in prauthproviders. The writeup includes root cause analysis, reproduction steps, and a crash log demonstrating the issue.
References (2)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H