exploit-db-mirror/exploits/linux/dos/32348.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

11 lines
No EOL
403 B
Text

source: https://www.securityfocus.com/bid/31081/info
MySQL is prone to a remote denial-of-service vulnerability because it fails to handle empty binary string literals.
An attacker can exploit this issue to crash the application, denying access to legitimate users.
This issue affects versions prior to MySQL 5.0.66, 5.1.26, and 6.0.6.
The following proof-of-concept query is available:
select b'';