vendor:
p4CMS
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: p4CMS
Affected Version From: 1.05
Affected Version To: 1.05
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
p4CMS <= v1.05 (abs_pfad) Remote File Inclusion Exploit
p4CMS version 1.05 is vulnerable to a remote file inclusion vulnerability due to a lack of proper sanitization of user-supplied input in the 'abs_pfad' parameter of the 'abf_js.php' script. An attacker can exploit this vulnerability by sending a malicious URL in the 'abs_pfad' parameter, which will be executed on the vulnerable server.
Mitigation:
Input validation should be used to prevent malicious input from being passed to the application. Additionally, the application should be configured to use a secure configuration.