mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.1 KiB
1.1 KiB
CVE-2008-1436
Description
Microsoft Windows XP Professional SP2, Vista, and Server 2003 and 2008 does not properly assign activities to the (1) NetworkService and (2) LocalService accounts, which might allow context-dependent attackers to gain privileges by using one service process to capture a resource from a second service process that has a LocalSystem privilege-escalation ability, related to improper management of the SeImpersonatePrivilege user right, as originally reported for Internet Information Services (IIS), aka Token Kidnapping.
POC
Reference
- http://isc.sans.org/diary.html?storyid=4306
- http://nomoreroot.blogspot.com/2008/10/windows-2003-poc-exploit-for-token.html
- https://www.exploit-db.com/exploits/6705
Github
No PoCs found on GitHub currently.