{
  "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 tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safe_mode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments." ],
  "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-3557\nhttps://nvd.nist.gov/vuln/detail/CVE-2009-3557" ],
  "name" : "CVE-2009-3557",
  "csaw" : false
}