vendor:
BugReporter
by:
Kw3[R]Ln
N/A
CVSS
N/A
Remote File Include
94
CWE
Product Name: BugReporter
Affected Version From: 2.6.1
Affected Version To: 2.6.1
Patch Exists: NO
Related CWE: N/A
CPE: a:campsite:bugreporter
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
2006
CampSite – BugReporter <= 2.6.1 Remote File Include Vulnerability
Variable $g_documentRoot not sanitized.When register_globals=on an attacker can exploit this vulnerability with a simple php injection script.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in any application logic.