mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
896 B
Markdown
18 lines
896 B
Markdown
### [CVE-2024-32886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32886)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://github.com/vitessio/vitess/security/advisories/GHSA-649x-hxfx-57j2
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|