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

60 lines
1.9 KiB
JSON

{
"id": "CVE-2024-36468",
"sourceIdentifier": "security@zabbix.com",
"published": "2024-11-27T12:15:20.383",
"lastModified": "2024-11-27T12:15:20.383",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The reported vulnerability is a stack buffer overflow in the zbx_snmp_cache_handle_engineid function within the Zabbix server/proxy code. This issue occurs when copying data from session->securityEngineID to local_record.engineid without proper bounds checking."
},
{
"lang": "es",
"value": "La vulnerabilidad informada es un desbordamiento del b\u00fafer de pila en la funci\u00f3n zbx_snmp_cache_handle_engineid dentro del c\u00f3digo del servidor/proxy Zabbix. Este problema ocurre al copiar datos de session->securityEngineID a local_record.engineid sin la verificaci\u00f3n de los l\u00edmites adecuada."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@zabbix.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
"baseScore": 3.0,
"baseSeverity": "LOW",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.3,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security@zabbix.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-121"
}
]
}
],
"references": [
{
"url": "https://support.zabbix.com/browse/ZBX-25621",
"source": "security@zabbix.com"
}
]
}