cve/2024/CVE-2024-32886.md
2024-06-09 00:33:16 +00:00

974 B

CVE-2024-32886

Description

Vitess is a database clustering system for horizontal scaling of MySQL. When executing the following simple query, the vtgate will go into an endless loop that also keeps consuming memory and eventually will run out of memory. This vulnerability is fixed in 19.0.4, 18.0.5, and 17.0.7.

POC

Reference

Github