Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0193. PoCs published by suid.
AI-analyzed exploit summary This exploit leverages a misconfiguration in Dosemu (as shipped with Corel Linux 1.0) where the `system.com` binary is accessible to users, allowing arbitrary command execution as root via the `system()` libc call. The PoC demonstrates adding a root user to `/etc/passwd` and gaining a root shell.
Description
The default configuration of Dosemu in Corel Linux 1.0 allows local users to execute the system.com program and gain privileges.
Exploits (1)
This exploit leverages a misconfiguration in Dosemu (as shipped with Corel Linux 1.0) where the `system.com` binary is accessible to users, allowing arbitrary command execution as root via the `system()` libc call. The PoC demonstrates adding a root user to `/etc/passwd` and gaining a root shell.