mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
### [CVE-2011-1974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1974)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
NDISTAPI.sys in the NDISTAPI driver in Remote Access Service (RAS) in Microsoft Windows XP SP2 and SP3 and Windows Server 2003 SP2 does not properly validate user-mode input, which allows local users to gain privileges via a crafted application, aka "NDISTAPI Elevation of Privilege Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/40627/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Al1ex/WindowsElevation
|
|
- https://github.com/Ascotbe/Kernelhub
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/fei9747/WindowsElevation
|
|
- https://github.com/lyshark/Windows-exploits
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|