cve/2010/CVE-2010-3676.md
2024-06-18 02:51:15 +02:00

788 B

CVE-2010-3676

Description

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) innodb_file_format or (2) innodb_file_per_table configuration parameters for the InnoDB storage engine, then executing a DDL statement.

POC

Reference

Github

No PoCs found on GitHub currently.