CVE-2002-1435
Achievo 0.7.0-0.9.1 - Remote Code Execution via config_atkroot Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1435. PoCs published by Jeroen Latour.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in Achievo's class.atkdateattribute.js.php script by manipulating the $config_atkroot variable to include a remote PHP file, leading to arbitrary command execution.
Description
class.atkdateattribute.js.php in Achievo 0.7.0 through 0.9.1, except 0.8.2, allows remote attackers to execute arbitrary PHP code when the 'allow_url_fopen' setting is enabled via a URL in the config_atkroot parameter that points to the code.
Exploits (1)
This exploit leverages a file inclusion vulnerability in Achievo's class.atkdateattribute.js.php script by manipulating the $config_atkroot variable to include a remote PHP file, leading to arbitrary command execution.