Files
CVEs-PoC/2010/CVE-2010-1886.md
T
2024-06-18 02:51:15 +02:00

18 lines
935 B
Markdown

### [CVE-2010-1886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1886)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 SP2 and R2, and Windows 7 allow local users to gain privileges by leveraging access to a process with NetworkService credentials, as demonstrated by TAPI Server, SQL Server, and IIS processes, and related to the Windows Service Isolation feature. NOTE: the vendor states that privilege escalation from NetworkService to LocalSystem does not cross a "security boundary."
### POC
#### Reference
- http://support.microsoft.com/kb/982316
#### Github
No PoCs found on GitHub currently.