{
  "public_date" : "2007-05-03T00:00:00Z",
  "bugzilla" : {
    "description" : "php user_filter_factory_create overflow",
    "id" : "239011",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=239011"
  },
  "details" : [ "Buffer overflow in the user_filter_factory_create function in PHP before 5.2.2 has unknown impact and local attack vectors." ],
  "statement" : "The PHP interpreter does not offer a reliable \"sandboxed\" security layer (as found in, say, a JVM) in which untrusted scripts can be run any script run by the PHP interpreter must be trusted with the privileges of the interpreter itself. This bug described in CVE-2007-2511 can only be triggered by a script author since no trust boundary is crossed, this issue is not treated as security-sensitive.",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2007-2511\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-2511" ],
  "name" : "CVE-2007-2511",
  "csaw" : false
}