vendor:
Aratix
by:
nuffsaid
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: Aratix
Affected Version From: Aratix <= 0.2.2 beta 11
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Aratix <= 0.2.2b11 (inc/init.inc.php) Remote File Include Vulnerability
Aratix inc/init.inc.php does not initialize the $current_path variable before using it to include files, assuming register_globals = on, we can initialize the variable in a query string and include a remote file of our choice.
Mitigation:
Unknown