Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-1084. PoCs published by anonymous.
AI-analyzed exploit summary This writeup describes a privilege escalation vulnerability in Windows systems where the 'Common Startup' registry key is writable by any authenticated user, allowing arbitrary code execution at login. The example demonstrates adding a malicious batch file to the startup folder to create an admin account.
Description
The "AEDebug" registry key is installed with insecure permissions, which allows local users to modify the key to specify a Trojan Horse debugger which is automatically executed on a system crash.
Exploits (1)
This writeup describes a privilege escalation vulnerability in Windows systems where the 'Common Startup' registry key is writable by any authenticated user, allowing arbitrary code execution at login. The example demonstrates adding a malicious batch file to the startup folder to create an admin account.