vendor:
Multiple Scripts
by:
SecurityFocus
7.5
CVSS
HIGH
Arbitrary Remote Command Execution
78
CWE
Product Name: Multiple Scripts
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2005
Multiple Alkalay.net Scripts Arbitrary Remote Command Execution Vulnerability
Multiple Alkalay.net scripts are prone to arbitrary remote command execution vulnerabilities. These issues are due to a failure in the applications to properly sanitize user-supplied input. An attacker can prefix arbitrary commands with the pipe '|' character and have them executed in the context of the Web server process.
Mitigation:
Input validation should be used to ensure that user-supplied data does not include malicious commands.