{
  "bugzilla" : {
    "description" : "php dl function flaw",
    "id" : "290601",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=290601"
  },
  "details" : [ "The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter.  NOTE: there are limited usage scenarios under which this would be a vulnerability." ],
  "statement" : "The argument passed to the dl() function must always be under the control of the script author. We therefore do not consider this to be a security issue.",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2007-4887\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-4887" ],
  "name" : "CVE-2007-4887",
  "csaw" : false
}