CVE-2010-3683
Oracle MySQL 5.1 < 5.1.49 and 5.5 < 5.5.5 - Authenticated Denial of Service via LOAD DATA INFILE
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3683. PoCs published by Elena Stepanova.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in MySQL by creating a table and attempting to load data from a non-existent file, causing the database to crash. The issue affects versions prior to MySQL 5.1.49.
Description
Oracle MySQL 5.1 before 5.1.49 and 5.5 before 5.5.5 sends an OK packet when a LOAD DATA INFILE request generates SQL errors, which allows remote authenticated users to cause a denial of service (mysqld daemon crash) via a crafted request.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in MySQL by creating a table and attempting to load data from a non-existent file, causing the database to crash. The issue affects versions prior to MySQL 5.1.49.