{
  "threat_severity" : "Moderate",
  "public_date" : "2006-12-18T00:00:00Z",
  "bugzilla" : {
    "description" : "php: paths with NULL character were considered valid",
    "id" : "662707",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=662707"
  },
  "cvss" : {
    "cvss_base_score" : "4.0",
    "cvss_scoring_vector" : "AV:N/AC:H/Au:N/C:P/I:P/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-626",
  "details" : [ "PHP before 5.3.4 accepts the \\0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\\0.jpg at the end of the argument to the file_exists function." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "release_date" : "2013-09-30T00:00:00Z",
    "advisory" : "RHSA-2013:1307",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5",
    "package" : "php53-0:5.3.3-21.el5"
  }, {
    "product_name" : "Red Hat Enterprise Linux 5",
    "release_date" : "2014-03-18T00:00:00Z",
    "advisory" : "RHSA-2014:0311",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5",
    "package" : "php-0:5.1.6-44.el5_10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "release_date" : "2013-11-20T00:00:00Z",
    "advisory" : "RHSA-2013:1615",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6",
    "package" : "php-0:5.3.3-26.el6"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 4",
    "fix_state" : "Will not fix",
    "package_name" : "php",
    "cpe" : "cpe:/o:redhat:enterprise_linux:4"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2006-7243\nhttps://nvd.nist.gov/vuln/detail/CVE-2006-7243" ],
  "name" : "CVE-2006-7243",
  "csaw" : false
}