CVE-2010-3680
Oracle MySQL 5.1 - Authenticated Denial of Service via Temporary Table Creation with Nullable Columns
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3680. PoCs published by Boris Reisig.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in MySQL by creating a temporary table with a malformed query that crashes the database. It affects versions prior to MySQL 5.1.49.
Description
Oracle MySQL 5.1 before 5.1.49 allows remote authenticated users to cause a denial of service (mysqld daemon crash) by creating temporary tables with nullable columns while using InnoDB, which triggers an assertion failure.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in MySQL by creating a temporary table with a malformed query that crashes the database. It affects versions prior to MySQL 5.1.49.