vendor:
CARE2X
by:
Dedi Dwianto a.k.a the_day
N/A
CVSS
CRITICAL
Remote File Inclusion
CWE
Product Name: CARE2X
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
CARE2X (root_path) Remote File Inclusion Vulnerability
Invalid include_once function at include/inc_checkdate_lang.php allows remote attackers to include arbitrary PHP files via a crafted root_path parameter.
Mitigation:
Properly verify the input passed to the $root_path parameter in inc_checkdate_lang.php before including any files.