CVE-2003-1407
Windows NT 4.0 - Buffer Overflow via Long Pathname Argument to cd Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-1407. PoCs published by 3APA3A.
AI-analyzed exploit summary This exploit leverages a buffer overflow in Windows NT/2000 cmd.exe by creating deeply nested directories with long paths (>256 chars) and triggering a crash via the 'cd' command. On NT 4.0, this could lead to code execution, while on Windows 2000, it results in a 'jailed' directory state.
Description
Buffer overflow in cmd.exe in Windows NT 4.0 may allow local users to execute arbitrary code via a long pathname argument to the cd command.
Exploits (1)
This exploit leverages a buffer overflow in Windows NT/2000 cmd.exe by creating deeply nested directories with long paths (>256 chars) and triggering a crash via the 'cd' command. On NT 4.0, this could lead to code execution, while on Windows 2000, it results in a 'jailed' directory state.