{
  "public_date" : "2010-02-25T00:00:00Z",
  "bugzilla" : {
    "description" : "php: safe_mode / open_basedir security fixes in 5.2.13/5.3.2",
    "id" : "577578",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=577578"
  },
  "details" : [ "session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot)." ],
  "statement" : "We do not consider safe_mode / open_basedir restriction bypass issues to be security sensitive.  For more details see http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1 and http://www.php.net/security-note.php",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2010-1130\nhttps://nvd.nist.gov/vuln/detail/CVE-2010-1130" ],
  "name" : "CVE-2010-1130",
  "csaw" : false
}