vendor:
Ariadne CMS
by:
Alireza Ahari
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Ariadne CMS
Affected Version From: 2.4
Affected Version To: 2.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
Ariadne CMS 2.4 Remote File Inclusion Vulnerability
A remote file include vulnerability affects Ariadne CMS. This issue is due to a failure of the application to validate critical parameters before using them in a 'require_once()' function call. An attacker may leverage this issue to execute arbitrary server-side script code on an affected computer with the privileges of the Web server process. This may facilitate unauthorized access.
Mitigation:
Validate user input and ensure that it does not contain malicious code.