{
  "public_date" : "2009-09-30T00:00:00Z",
  "bugzilla" : {
    "description" : "php: safe_mode / open_basedir security fixes in 5.3.1",
    "id" : "539529",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=539529"
  },
  "details" : [ "The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file." ],
  "statement" : "We do not consider safe_mode / open_basedir restriction bypass issues being security sensitive. 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-2009-3558\nhttps://nvd.nist.gov/vuln/detail/CVE-2009-3558" ],
  "name" : "CVE-2009-3558",
  "csaw" : false
}