{
  "bugzilla" : {
    "description" : "php session.save_path/error_log safe mode bypass",
    "id" : "278071",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=278071"
  },
  "details" : [ "The (1) session_save_path, (2) ini_set, and (3) error_log functions in PHP 4.4.7 and earlier, and PHP 5 5.2.3 and earlier, when invoked from a .htaccess file, allow remote attackers to bypass safe_mode and open_basedir restrictions and possibly execute arbitrary commands, as demonstrated using (a) php_value, (b) php_flag, and (c) directives in .htaccess." ],
  "statement" : "We do not consider this to be security issues. For more details see: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1 and https://www.php.net/security-note.php",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2007-3378\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-3378" ],
  "name" : "CVE-2007-3378",
  "csaw" : false
}