vendor:
Comment IT
by:
CoLd Zero
N/A
CVSS
N/A
Remote File Include Vulnerability
98
CWE
Product Name: Comment IT
Affected Version From: N/A
Affected Version To: N/A
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
Comment IT (class_admin.php , class_comments.php) Remot File Include Vulnerability
A remote file include vulnerability exists in class_admin.php and class_comments.php of Comment IT. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request containing a URL in the PathToComment parameter. This can allow the attacker to include a remote file containing arbitrary code, resulting in arbitrary code execution.
Mitigation:
Input validation should be performed to ensure that user-supplied input is not used to include files from external sources.