vendor:
Sunsolve CD
by:
SecurityFocus
7.5
CVSS
HIGH
Insecure Input Sanitization
20
CWE
Product Name: Sunsolve CD
Affected Version From: Solaris Operating Environment
Affected Version To: Solaris Operating Environment
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: Solaris
2002
Sunsolve CD CGI Script Insecure Input Sanitization Vulnerability
The Sunsolve CD is part of the Solaris Media pack. It is included as a documentation resource, and is available for the Solaris Operating Environment. A CGI script included with the CD does not adequately sanitize input. Due to a design failure which does not remove special characters such as the pipe (|) character, a user submitting a malicious email address to the script could execute arbitrary commands with the permissions of the executing program.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in a system.