mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
1015 B
Markdown
19 lines
1015 B
Markdown
### [CVE-2017-8473](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8473)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Windows 7 SP1, Windows Server 2008 SP2 and R2 SP1, Windows Server 2012 and R2, Windows 10 Gold, 1511, 1607, and Windows Server 2016 allow an authenticated attacker to run a specially crafted application when the Windows kernel improperly initializes objects in memory, aka "Win32k Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-8470, CVE-2017-8471, CVE-2017-8472, CVE-2017-8475, CVE-2017-8477, and CVE-2017-8484.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42226/
|
|
|
|
#### Github
|
|
- https://github.com/googleprojectzero/bochspwn-reloaded
|
|
- https://github.com/reactos/bochspwn-reloaded
|
|
|