vendor:
FileSeek.cgi and FileSeek2.cgi
by:
Craig Patchett
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: FileSeek.cgi and FileSeek2.cgi
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
FileSeek.cgi and FileSeek2.cgi Remote Command Execution Vulnerability
FileSeek.cgi and FileSeek2.cgi do not filter shell metacharacters from web requests. As a result, it is possible for a remote attacker to execute commands on the shell of a host running the vulnerable script. Commands will be executed with the privileges of the webserver process.
Mitigation:
Filter shell metacharacters from web requests.