vendor:
/bin/mkdir
by:
Unknown
7.5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: /bin/mkdir
Affected Version From: Unix V7 PDP-11
Affected Version To: Unix V7 PDP-11
Patch Exists: NO
Related CWE:
CPE: o:unix:v7:pdp-11
Platforms Tested: Unix V7 PDP-11
2004
Exploit for /bin/mkdir Unix V7 PDP-11
This exploit targets a buffer overflow vulnerability in the /bin/mkdir command on Unix V7 PDP-11 systems. The vulnerability occurs when checking if the directory in /arg/with/slashes/fname exists. By exploiting this vulnerability, an attacker can run /bin/sh with elevated privileges (euid 0).
Mitigation:
Apply patches or upgrades to the affected system to fix the buffer overflow vulnerability. Regularly update and maintain the system to ensure it is protected against known vulnerabilities.