64 lines
2.5 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-53257",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-12-03T16:15:23.693",
"lastModified": "2024-12-03T16:15:23.693",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Vitess is a database clustering system for horizontal scaling of MySQL. The /debug/querylogz and /debug/env pages for vtgate and vttablet do not properly escape user input. The result is that queries executed by Vitess can write HTML into the monitoring page at will. These pages are rendered using text/template instead of rendering with a proper HTML templating engine. This vulnerability is fixed in 21.0.1, 20.0.4, and 19.0.8."
},
{
"lang": "es",
"value": " Vitess es un sistema de agrupamiento de bases de datos para el escalamiento horizontal de MySQL. Las p\u00e1ginas /debug/querylogz y /debug/env para vtgate y vttablet no escapan correctamente a la entrada del usuario. El resultado es que las consultas ejecutadas por Vitess pueden escribir HTML en la p\u00e1gina de monitoreo a voluntad. Estas p\u00e1ginas se representan utilizando text/template en lugar de hacerlo con un motor de plantillas HTML adecuado. Esta vulnerabilidad se solucion\u00f3 en 21.0.1, 20.0.4 y 19.0.8."
}
],
"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:H/A:N",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.2,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/vitessio/vitess/commit/2b71d1b5f8ca676beeab2875525003cd45096217",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/vitessio/vitess/security/advisories/GHSA-7mwh-q3xm-qh6p",
"source": "security-advisories@github.com"
}
]
}