vendor:
keyword_replacer
by:
Kw3[R]Ln
N/A
CVSS
N/A
Remote File Include Vulnerability
94
CWE
Product Name: keyword_replacer
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
miniBB keyword_replacer <= 1.0 [pathToFiles] Remote File Include Vulnerability
Variable $pathToFiles not sanitized.When register_globals=on an attacker can exploit this vulnerability with a simple php injection script.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in any file include operations.