vendor:
Webserver
by:
SecurityFocus
7.5
CVSS
HIGH
Command Injection
78
CWE
Product Name: Webserver
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: Unix
2001
Command Injection
Bajie Webserver is vulnerable to command injection when a specially crafted URL containing arbitrary code is requested. Any arbitrary commands appended to a malicious URL after the ';' will be executed as an independent job.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a command.