vendor:
SimpleBBS
by:
rUnViRuS
7.5
CVSS
HIGH
Arbitrary Command Execution
78
CWE
Product Name: SimpleBBS
Affected Version From: SimpleBBS v1.1
Affected Version To: SimpleBBS v1.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
SimpleBBS Arbitrary Command Execution
SimpleBBS is prone to an arbitrary command-execution vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. An attacker can exploit this vulnerability to execute arbitrary PHP commands in the context of the webserver process. This may help attackers compromise the underlying system; other attacks are also possible.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input properly and implement strong input validation.