First published: Wed Jul 06 2005(Updated: )
Cacti 0.8.6e and earlier does not perform proper input validation to protect against common attacks, which allows remote attackers to execute arbitrary commands or SQL by sending a legitimate value in a POST request or cookie, then specifying the attack string in the URL, which causes the get_request_var function to return the wrong value in the $_REQUEST variable, which is cleansed while the original malicious $_GET value remains unmodified, as demonstrated in (1) graph_image.php and (2) graph.php.
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
Cacti | =0.8 | |
Cacti | =0.8.1 | |
Cacti | =0.8.2 | |
Cacti | =0.8.2a | |
Cacti | =0.8.3 | |
Cacti | =0.8.3a | |
Cacti | =0.8.4 | |
Cacti | =0.8.5 | |
Cacti | =0.8.5a | |
Cacti | =0.8.6 | |
Cacti | =0.8.6a | |
Cacti | =0.8.6b | |
Cacti | =0.8.6c | |
Cacti | =0.8.6d | |
Cacti | =0.8.6e |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-2148 is considered to have a medium severity level due to the potential for remote attackers to execute arbitrary commands or SQL injections.
To fix CVE-2005-2148, upgrade to a version of Cacti later than 0.8.6e that includes a patch for proper input validation.
CVE-2005-2148 affects Cacti versions 0.8.6e and earlier, including all prior versions from 0.8.0 up to 0.8.6e.
Yes, CVE-2005-2148 can be exploited remotely by attackers through specially crafted POST requests or cookies.
CVE-2005-2148 allows for command execution and SQL injection attacks, enabling attackers to manipulate the backend database or execute arbitrary commands.