mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
22 lines
859 B
Markdown
22 lines
859 B
Markdown
### [CVE-2017-6178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6178)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The IofCallDriver function in USBPcap 1.1.0.0 allows local users to gain privileges via a crafted 0x00090028 IOCTL call, which triggers a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/141526/USBPcap-1.1.0.0-Privilege-Escalation.html
|
|
- https://www.exploit-db.com/exploits/41542/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/lnick2023/nicenice
|
|
- https://github.com/qazbnm456/awesome-cve-poc
|
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
|
|