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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Windows Server 2003 SP2 allows local users to gain privileges via a crafted IOCTL call to (1) tcpip.sys or (2) tcpip6.sys, aka "TCP/IP Elevation of Privilege Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/35936
|
|
- https://www.exploit-db.com/exploits/37755/
|
|
|
|
#### Github
|
|
- https://github.com/Al1ex/WindowsElevation
|
|
- https://github.com/Ascotbe/Kernelhub
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/fei9747/WindowsElevation
|
|
- https://github.com/fungoshacks/CVE-2014-4076
|
|
- https://github.com/lyshark/Windows-exploits
|
|
- https://github.com/nccgroup/idahunt
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|