mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
21 lines
934 B
Markdown
21 lines
934 B
Markdown
### [CVE-2018-7250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7250)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in secdrv.sys as shipped in Microsoft Windows Vista, Windows 7, Windows 8, and Windows 8.1 before KB3086255, and as shipped in Macrovision SafeDisc. An uninitialized kernel pool allocation in IOCTL 0xCA002813 allows a local unprivileged attacker to leak 16 bits of uninitialized kernel PagedPool data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Elvin9/SecDrvPoolLeak/blob/master/README.md
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/Elvin9/NotSecDrv
|
|
- https://github.com/Elvin9/SecDrvPoolLeak
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
|