CVE-1999-0899
Windows NT 4.0 - Local Privilege Escalation via Print Spooler Alternate Provider
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0899. PoCs published by Marc of eEye.
AI-analyzed exploit summary The exploit describes a local privilege escalation vulnerability in the spooler service (spoolss.exe) via the AddPrintProvider() function, allowing local users to execute arbitrary DLLs at SYSTEM level. The writeup outlines the attack vector but does not include functional exploit code.
Description
The Windows NT 4.0 print spooler allows a local user to execute arbitrary commands due to inappropriate permissions that allow the user to specify an alternate print provider.
Exploits (1)
The exploit describes a local privilege escalation vulnerability in the spooler service (spoolss.exe) via the AddPrintProvider() function, allowing local users to execute arbitrary DLLs at SYSTEM level. The writeup outlines the attack vector but does not include functional exploit code.