vendor:
A Cool Debate
by:
Chip D3 Bi0s
7.5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: A Cool Debate
Affected Version From: 1.0.3
Affected Version To: 1.0.3
Patch Exists: NO
Related CWE: Not Assigned
CPE: oasis:a_cool_debate:1.0.3
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
2011
A Cool Debate 1.0.3 Component Joomla Local File Inclusion
Some Local File inclusion vulnerabilities exist in Component A Cool Debate 1.0.3. The vulnerability is in the line: require_once $path; The variable $path is not sanitized and can be manipulated to include local files. An attacker can include local files and execute arbitrary code on the server.
Mitigation:
The vulnerability can be fixed by sanitizing the variable $path.