AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2005-2148

HIGH · CVSS 7.5 EPSS 3.40%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2005-07-06 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

CVE
CVE-2005-2148
Severity
HIGH
CVSS
7.5
EPSS
3.40%

Original Filing — NVD Description

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.