Exploit Microsoft Windows Kernel - 'HmgAllocateObjectAttr' Use-After-Free (MS15-061)

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
38269
Проверка EDB
  1. Пройдено
Автор
NILS SOMMER
Тип уязвимости
DOS
Платформа
WINDOWS_X86
CVE
cve-2015-1726
Дата публикации
2015-09-22
Microsoft Windows Kernel - 'HmgAllocateObjectAttr' Use-After-Free (MS15-061)
Код:
Source: https://code.google.com/p/google-security-research/issues/detail?id=320

The PoC bug checks reliably with Special Pool enabled on writing to freed memory. A reference to the freed memory is held at offset +0x10 of the THREADINFO object. This memory is referenced in HmgAllocateObjectAttr which is called in multiple locations. The freed memory is a struct inside a Brush Object which is freed in the call NtGdiDeleteObjectApp.

Proof of Concept:
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/38269.zip
 
Источник
www.exploit-db.com

Похожие темы