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.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.