2024-12-08 03:06:42 +00:00

71 lines
2.5 KiB
JSON

{
"id": "CVE-2024-41434",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-09-03T20:15:07.573",
"lastModified": "2024-09-25T21:15:03.367",
"vulnStatus": "Awaiting Analysis",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "PingCAP TiDB v8.1.0 was discovered to contain a buffer overflow via the component (*Column).GetDecimal. This allows attackers to cause a Denial of Service (DoS) via a crafted input to the 'RemoveUnnecessaryFirstRow', it will check the expression between 'Agg' and 'GroupBy', but does not check the return type. NOTE: PingCAP disputes this, arguing that reproduction did not cause the security impact of service interruption to other users. They maintain it is a complex query bug in the product but not a DoS."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que PingCAP TiDB v8.1.0 conten\u00eda un desbordamiento de b\u00fafer a trav\u00e9s del componente (*Column).GetDecimal. Esto permite a los atacantes provocar una denegaci\u00f3n de servicio (DoS) a trav\u00e9s de una entrada manipulada para 'RemoveUnnecessaryFirstRow', que comprobar\u00e1 la expresi\u00f3n entre 'Agg' y 'GroupBy', pero no comprobar\u00e1 el tipo de retorno."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"references": [
{
"url": "https://gist.github.com/ycybfhb/4aa6809695b9e8a1cd1429e597c17517",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/pingcap/tidb/issues/53733",
"source": "cve@mitre.org"
}
]
}