{
  "threat_severity" : "Low",
  "public_date" : "2007-03-09T00:00:00Z",
  "bugzilla" : {
    "description" : "Single MySQL worker can be crashed (NULL deref) with certain SELECT statements",
    "id" : "232603",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=232603"
  },
  "cwe" : "CWE-476",
  "details" : [ "MySQL 5.x before 5.0.36 allows local users to cause a denial of service (database crash) by performing information_schema table subselects and using ORDER BY to sort a single-row result, which prevents certain structure elements from being initialized and triggers a NULL dereference in the filesort function." ],
  "statement" : "This issue did not affect mysql packages as shipped in Red Hat Enterprise Linux 2.1, 3, and 4.",
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "release_date" : "2008-05-20T00:00:00Z",
    "advisory" : "RHSA-2008:0364",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5",
    "package" : "mysql-0:5.0.45-7.el5"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2007-1420\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-1420" ],
  "name" : "CVE-2007-1420",
  "csaw" : false
}