vendor:
Simple Discussion Board
by:
CeNGiZ-HaN
7,5
CVSS
HIGH
File Inclusion Vulnerability
98
CWE
Product Name: Simple Discussion Board
Affected Version From: 0.1.0
Affected Version To: 0.1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sdb:sdb:0.1.0
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
2006
Simple Discussion Board Multiple F.le Inclusion Vulnerability
Simple Discussion Board (sdb) is prone to a remote file inclusion vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this issue to execute arbitrary PHP code within the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.