CVE-2010-3681
Oracle MySQL 5.1 < 5.1.49 and 5.5 < 5.5.5 - Authenticated Denial of Service via HANDLER Interface
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3681. PoCs published by Matthias Leich.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in MySQL by creating a table, opening a handler, and performing specific read operations that crash the database. It targets versions prior to MySQL 5.1.49.
Description
Oracle MySQL 5.1 before 5.1.49 and 5.5 before 5.5.5 allows remote authenticated users to cause a denial of service (mysqld daemon crash) by using the HANDLER interface and performing "alternate reads from two indexes on a table," which triggers an assertion failure.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in MySQL by creating a table, opening a handler, and performing specific read operations that crash the database. It targets versions prior to MySQL 5.1.49.