mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
64 lines
3.0 KiB
JSON
64 lines
3.0 KiB
JSON
{
|
|
"id": "CVE-2024-51988",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2024-11-06T20:15:06.513",
|
|
"lastModified": "2024-11-08T19:01:25.633",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the `configure` permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HTTP API access. could delete queues it had no (deletion) permissions for. This issue has been addressed in version 3.12.11 of the open source rabbitMQ release and in versions 1.5.2, 3.13.0, and 4.0.0 of the tanzu release. Users are advised to upgrade. Users unable to upgrade may disable management plugin and use, for example, Prometheus and Grafana for monitoring."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "RabbitMQ es un agente de mensajer\u00eda y transmisi\u00f3n de m\u00faltiples protocolos con numerosas funciones. En las versiones afectadas, la eliminaci\u00f3n de colas a trav\u00e9s de la API HTTP no verificaba el permiso `configure` del usuario. Los usuarios que ten\u00edan todo lo siguiente: 1. Credenciales v\u00e1lidas, 2. Algunos permisos para el host virtual de destino y 3. Acceso a la API HTTP pod\u00edan eliminar colas para las que no ten\u00edan permisos (de eliminaci\u00f3n). Este problema se ha solucionado en la versi\u00f3n 3.12.11 de la versi\u00f3n de c\u00f3digo abierto rabbitMQ y en las versiones 1.5.2, 3.13.0 y 4.0.0 de la versi\u00f3n tanzu. Se recomienda a los usuarios que actualicen. Los usuarios que no puedan actualizar pueden deshabilitar el complemento de administraci\u00f3n y usar, por ejemplo, Prometheus y Grafana para la supervisi\u00f3n."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
|
|
"baseScore": 6.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "NONE"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 3.6
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-284"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-pj33-75x5-32j4",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://www.rabbitmq.com/docs/prometheus",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |