cve/2008/CVE-2008-3963.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2008-3963

Description

MySQL 5.0 before 5.0.66, 5.1 before 5.1.26, and 6.0 before 6.0.6 does not properly handle a b'' (b single-quote single-quote) token, aka an empty bit-string literal, which allows remote attackers to cause a denial of service (daemon crash) by using this token in a SQL statement.

POC

Reference

No PoCs from references.

Github