vendor:
in-link
by:
Saudi Hackrz
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: in-link
Affected Version From: 2.3.4
Affected Version To: 2.3.4
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
in-link <=2.3.4 (adodb-postgres7.inc.php) Remote File Inclusion Exploit
in-link 2.3.4 is vulnerable to a remote file inclusion vulnerability. This vulnerability is due to a failure in the application to properly sanitize user-supplied input to the 'ADODB_DIR' parameter of 'adodb-postgres7.inc.php' script. An attacker can exploit this vulnerability to include arbitrary files from remote hosts and execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files. Additionally, the application should be configured to use the least privilege necessary to perform its function.