vendor:
imTRBBS
by:
SecurityFocus
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: imTRBBS
Affected Version From: 01.02
Affected Version To: 01.02
Patch Exists: YES
Related CWE: N/A
CPE: a:imtrbbs:imtrbbs:1.02
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
imTRBBS Remote Command Execution Vulnerability
imTRBBS is affected by a remote command execution vulnerability. Specifically, an attacker can supply arbitrary commands prefixed with the '|' character through the 'im_trbbs.cgi' script that will be executed in the context of the Web server running the application. This issue is reported to affect imTRBBS version 1.02; other versions may also be vulnerable.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.