CVE-2004-0627
MySQL 4.1.x < 4.1.3 and 5.0 - Unauthenticated Authentication Bypass via Zero-Length Scrambled String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0627. PoCs published by Eli Kara.
AI-analyzed exploit summary This Perl script exploits CVE-2004-0627, an authentication bypass vulnerability in MySQL, by sending a crafted login packet with a zero-length password. It demonstrates successful authentication by manipulating the MySQL protocol handshake.
Description
The check_scramble_323 function in MySQL 4.1.x before 4.1.3, and 5.0, allows remote attackers to bypass authentication via a zero-length scrambled string.
Exploits (1)
This Perl script exploits CVE-2004-0627, an authentication bypass vulnerability in MySQL, by sending a crafted login packet with a zero-length password. It demonstrates successful authentication by manipulating the MySQL protocol handshake.