Article
Analysis of CVE-2022-21882 "Win32k Window Object Type Confusion Exploit"
I wanted to write this blog to show the analysis I did in the context of developing the Core Impact exploit “Win32k Window Object Type Confusion” that abuses the CVE-2022-21882 vulnerability.
It’s based on the existing Proof of Concept (POC), which is both interesting and quite complex.
It may be difficult to understand everything that is happening by just reading the blogpost. I encourage readers...