vendor:
CMS
by:
Kacper (Rahim)
8,3
CVSS
HIGH
Remote File Include
98
CWE
Product Name: CMS
Affected Version From: BE_config.php Line 27-31
Affected Version To: BE_config.php Line 27-31
Patch Exists: YES
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
Back-End CMS – Remote File Include Vulnerabilities
A remote file include vulnerability exists in BE_config.php Line 27-31, which allows an attacker to include a remote file by passing the _PSL[classdir] parameter in the URL.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.