{
  "threat_severity" : "Moderate",
  "public_date" : "2009-09-27T00:00:00Z",
  "bugzilla" : {
    "description" : "php: XSS mitigation bypass via utf8_decode()",
    "id" : "649056",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=649056"
  },
  "cvss" : {
    "cvss_base_score" : "4.3",
    "cvss_scoring_vector" : "AV:N/AC:M/Au:N/C:N/I:P/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-79",
  "details" : [ "The utf8_decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 4",
    "release_date" : "2010-11-29T00:00:00Z",
    "advisory" : "RHSA-2010:0919",
    "cpe" : "cpe:/o:redhat:enterprise_linux:4",
    "package" : "php-0:4.3.9-3.31"
  }, {
    "product_name" : "Red Hat Enterprise Linux 5",
    "release_date" : "2010-11-29T00:00:00Z",
    "advisory" : "RHSA-2010:0919",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5",
    "package" : "php-0:5.1.6-27.el5_5.3"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "release_date" : "2011-02-03T00:00:00Z",
    "advisory" : "RHSA-2011:0195",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6",
    "package" : "php-0:5.3.2-6.el6_0.1"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "fix_state" : "Affected",
    "package_name" : "php53",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2010-3870\nhttps://nvd.nist.gov/vuln/detail/CVE-2010-3870" ],
  "name" : "CVE-2010-3870",
  "csaw" : false
}