CVE-2000-0994
OpenBSD - Local Privilege Escalation via PWD Environment Variable Format String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0994. PoCs published by K2.
AI-analyzed exploit summary This exploit leverages a format string vulnerability in the BSD `fstat` utility (sgid kmem) by manipulating the `PWD` environment variable to overwrite stack memory and execute shellcode, achieving privilege escalation to egid kmem.
Description
Format string vulnerability in OpenBSD fstat program (and possibly other BSD-based operating systems) allows local users to gain root privileges via the PWD environmental variable.
Exploits (1)
This exploit leverages a format string vulnerability in the BSD `fstat` utility (sgid kmem) by manipulating the `PWD` environment variable to overwrite stack memory and execute shellcode, achieving privilege escalation to egid kmem.