vendor:
UseBB Forum Software
by:
7.5
CVSS
HIGH
Local File Inclusion
CWE
Product Name: UseBB Forum Software
Affected Version From: UseBB 1.0.11
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Local File Inclusion Vulnerability in UseBB
The UseBB forum software is prone to a local file-include vulnerability due to insufficient input sanitization. An attacker can exploit this vulnerability to access potentially sensitive information and execute arbitrary local scripts within the context of the webserver process. This could lead to the compromise of the application and the underlying computer. Other attacks may also be possible.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input properly. Additionally, restricting access to sensitive files and directories can help prevent exploitation.