CVE-2006-1516
MySQL 4.0.x-4.0.26, 4.1.x-4.1.18, 5.0.x-5.0.20 - Unauthenticated Memory Disclosure via Username Buffer Over-Read
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1516. PoCs published by Stefano Di Paola.
AI-analyzed exploit summary This exploit targets a memory leak vulnerability in MySQL by sending a malformed packet to trigger an anonymous login memory leak. It supports both TCP and Unix socket connections.
Description
The check_connection function in sql_parse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote attackers to read portions of memory via a username without a trailing null byte, which causes a buffer over-read.
Exploits (1)
This exploit targets a memory leak vulnerability in MySQL by sending a malformed packet to trigger an anonymous login memory leak. It supports both TCP and Unix socket connections.