{ "id": "CVE-2024-32886", "sourceIdentifier": "security-advisories@github.com", "published": "2024-05-08T14:15:08.310", "lastModified": "2024-05-08T17:05:24.083", "vulnStatus": "Awaiting Analysis", "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Vitess es un sistema de agrupaci\u00f3n de bases de datos para el escalado horizontal de MySQL. Al ejecutar la siguiente consulta simple, `vtgate` entrar\u00e1 en un bucle sin fin que tambi\u00e9n sigue consumiendo memoria y eventualmente se quedar\u00e1 sin memoria. Esta vulnerabilidad se solucion\u00f3 en 19.0.4, 18.0.5 y 17.0.7." } ], "metrics": { "cvssMetricV31": [ { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.2, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-835" } ] } ], "references": [ { "url": "https://github.com/vitessio/vitess/blob/8f6cfaaa643a08dc111395a75a2d250ee746cfa8/go/mysql/collations/charset/convert.go#L73-L79", "source": "security-advisories@github.com" }, { "url": "https://github.com/vitessio/vitess/blob/8f6cfaaa643a08dc111395a75a2d250ee746cfa8/go/mysql/collations/charset/unicode/utf16.go#L69-L71", "source": "security-advisories@github.com" }, { "url": "https://github.com/vitessio/vitess/commit/2fd5ba1dbf6e9b32fdfdaf869d130066b1b5c0df", "source": "security-advisories@github.com" }, { "url": "https://github.com/vitessio/vitess/commit/9df4b66550e46b5d7079e21ed0e1b0f49f92b055", "source": "security-advisories@github.com" }, { "url": "https://github.com/vitessio/vitess/commit/c46dc5b6a4329a10589ca928392218d96031ac8d", "source": "security-advisories@github.com" }, { "url": "https://github.com/vitessio/vitess/commit/d438adf7e34a6cf00fe441db80842ec669a99202", "source": "security-advisories@github.com" }, { "url": "https://github.com/vitessio/vitess/security/advisories/GHSA-649x-hxfx-57j2", "source": "security-advisories@github.com" } ] }