vendor:
D-Forum
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: D-Forum
Affected Version From: D-Forum 1.0
Affected Version To: D-Forum 1.0
Patch Exists: YES
Related CWE: CVE-2002-1490
CPE: o:d-forum:d-forum: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: None
2002
D-Forum Remote File Inclusion Vulnerability
D-Forum is prone to a remote file inclusion vulnerability due to insufficient sanitization of user-supplied input. An attacker can exploit this vulnerability by manipulating some URI parameters to point to an external file on a remote server.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in file operations.