CVE-2024-32886

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-05-08 14:15

Updated : 2024-05-08 17:05


NVD link : CVE-2024-32886

Mitre link : CVE-2024-32886

CVE.ORG link : CVE-2024-32886


JSON object : View

Products Affected

No product.

CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')