{
  "threat_severity" : "Moderate",
  "public_date" : "2010-07-26T00:00:00Z",
  "bugzilla" : {
    "description" : "MySQL: crash with user variables, assignments, joins... (MySQL Bug #55564)",
    "id" : "640819",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=640819"
  },
  "cvss" : {
    "cvss_base_score" : "4.0",
    "cvss_scoring_vector" : "AV:N/AC:L/Au:S/C:N/I:N/A:P",
    "status" : "verified"
  },
  "details" : [ "MySQL 5.1 before 5.1.51 and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (mysqld server crash) by performing a user-variable assignment in a logical expression that is calculated and stored in a temporary table for GROUP BY, then causing the expression value to be used after the table is created, which causes the expression to be re-evaluated instead of accessing its value from the table." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "release_date" : "2010-11-03T00:00:00Z",
    "advisory" : "RHSA-2010:0825",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5",
    "package" : "mysql-0:5.0.77-4.el5_5.4"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "release_date" : "2011-01-18T00:00:00Z",
    "advisory" : "RHSA-2011:0164",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6",
    "package" : "mysql-0:5.1.52-1.el6_0.1"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 4",
    "fix_state" : "Not affected",
    "package_name" : "mysql",
    "cpe" : "cpe:/o:redhat:enterprise_linux:4"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2010-3835\nhttps://nvd.nist.gov/vuln/detail/CVE-2010-3835" ],
  "name" : "CVE-2010-3835",
  "csaw" : false
}