vendor:
Trawler
by:
k1tk4t
9.3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Trawler
Affected Version From: 1.8.2001
Affected Version To: 1.8.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:harald_kampen:trawler
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
trawler <= 1.8.1 Remote File Inclusion
A vulnerability exists in trawler version 1.8.1 which allows an attacker to include remote files via the 'path_red2' and 'path_scr_dat2' parameters in multiple scripts. This can be exploited to execute arbitrary PHP code by including a malicious file from a remote location.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in a file inclusion operation.