vendor:
AnoBBS
by:
bd0rk
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: AnoBBS
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:iterapi:anobbs_dev
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu-Linux
2009
AnoBBS 1.0.1 Remote File Inclusion Exploit
The $prog_dir-parameter in /anobbs_dev_1.0.1/progs/bbs_auth.php line 7 is vulnerable. An attacker can exploit this vulnerability by inserting malicious code into the $prog_dir parameter, which can be used to execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the $prog_dir parameter.