EIP-2026-103591
PRE-CVEMySQL 5.0.45 - (Authenticated) COM_CREATE_DB Format String (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103591. PoCs published by kingcope.
AI-analyzed exploit summary This exploit demonstrates a format string vulnerability in MySQL versions 4.0.0 to 5.0.75, where the `mysql_log.write()` function is called without format string specifiers in `COM_CREATE_DB` and `COM_DROP_DB` commands. The PoC crashes the MySQL server by sending malformed input, leading to a segmentation fault.
Description
MySQL 5.0.45 - (Authenticated) COM_CREATE_DB Format String (PoC)
Exploits (1)
This exploit demonstrates a format string vulnerability in MySQL versions 4.0.0 to 5.0.75, where the `mysql_log.write()` function is called without format string specifiers in `COM_CREATE_DB` and `COM_DROP_DB` commands. The PoC crashes the MySQL server by sending malformed input, leading to a segmentation fault.