Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0311. PoCs published by jGgM.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in UnixWare's scoadminreg.cgi by passing a malicious payload via the -c option. It compiles a C program to set SUID/SGID on a shell, then executes it via the vulnerable CGI script to gain root privileges.
Description
Vulnerability in webtop in UnixWare 7.1.1 and Open UNIX 8.0.0 allows local and possibly remote attackers to gain root privileges via shell metacharacters in the -c argument for (1) in scoadminreg.cgi or (2) service_action.cgi.
Exploits (1)
This exploit targets a command injection vulnerability in UnixWare's scoadminreg.cgi by passing a malicious payload via the -c option. It compiles a C program to set SUID/SGID on a shell, then executes it via the vulnerable CGI script to gain root privileges.