vendor:
UnixWare
by:
jggm
7.5
CVSS
HIGH
Arbitrary Program Execution
78
CWE
Product Name: UnixWare
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
UnixWare scoadminreg.cgi Arbitrary Program Execution Vulnerability
The scoadminreg.cgi program does not properly validate user input when executed with the -c option. Because of this, a user may load an arbitrary program with the -c flag. When this program is executed, the file loaded with the -c flag will be executed with administrative privileges.
Mitigation:
Validate user input when executing the scoadminreg.cgi program with the -c option.