CVE-2010-3676: Medium severity MySQL mysql vulnerability
A denial of service flaw was found in the way MySQL processed multiple parallel connections changing InnoDB storage engine configuration parameters (innodbfileformat and innodbfilepertable) and simultaneously issuing data definition language (DDL) statemens. A remote, authenticated MySQL user could use this flaw to cause mysqld daemon abort (assertion failure).
References: [1] http://secunia.com/advisories/41048/ [2] http://dev.mysql.com/doc/refman/5.1/en/news-5-1-49.html
Upstream bug report: [3] http://bugs.mysql.com/bug.php?id=55039
Other sources
storage/innobase/dict/dict0crea.c in mysqld in Oracle MySQL 5.1 before 5.1.49 allows remote authenticated users to cause a denial of service (assertion failure) by modifying the (1) innodbfileformat or (2) innodbfilepertable configuration parameters for the InnoDB storage engine, then executing a DDL statement.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-3676?
CVE-2010-3676 is classified as a denial of service vulnerability affecting specific versions of MySQL.
How do I fix CVE-2010-3676?
To fix CVE-2010-3676, upgrade MySQL to a version that has patched this specific vulnerability.
Which versions of MySQL are affected by CVE-2010-3676?
CVE-2010-3676 affects MySQL versions 5.1.5 through 5.1.49.
What type of attack can exploit CVE-2010-3676?
CVE-2010-3676 can be exploited through multiple parallel connections by authenticated users to cause a denial of service.
Is authentication required to exploit CVE-2010-3676?
Yes, an attacker must be an authenticated MySQL user to exploit CVE-2010-3676.