Security Advisory

CVE-2006-6966

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2007-02-04 00:00:00
Last updated 2024-08-07 20:50:06
Assigner mitre
State PUBLISHED

Description

phpGraphy before 0.9.13a does not properly unset variables when the input data includes a numeric parameter with a value matching an alphanumeric parameters hash value, which allows remote attackers to execute arbitrary PHP code by uploading a config.php file via the pictures[] parameter to index.php. NOTE: it could be argued that this vulnerability is due to a bug in the unset PHP command (CVE-2006-3017) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpGraphy.