2024-07-30 20:03:12 +00:00

117 lines
4.0 KiB
JSON

{
"id": "CVE-2024-40767",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-07-24T05:15:12.907",
"lastModified": "2024-07-30T19:19:40.767",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In OpenStack Nova before 27.4.1, 28 before 28.2.1, and 29 before 29.1.1, by supplying a raw format image that is actually a crafted QCOW2 image with a backing file path or VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file's contents from the server, resulting in unauthorized access to potentially sensitive data. All Nova deployments are affected. NOTE: this issue exists because of an incomplete fix for CVE-2022-47951 and CVE-2024-32498."
},
{
"lang": "es",
"value": "En OpenStack Nova anterior a 27.4.1, 28 anterior a 28.2.1 y 29 anterior a 29.1.1, al proporcionar una imagen sin formato que en realidad es una imagen QCOW2 manipulada con una ruta de archivo de respaldo o una imagen plana VMDK con una ruta de archivo descriptiva, se El usuario autenticado puede convencer a los sistemas para que devuelvan una copia del contenido del archivo al que se hace referencia desde el servidor, lo que resulta en un acceso no autorizado a datos potencialmente confidenciales. Todas las implementaciones de Nova se ven afectadas. NOTA: este problema existe debido a una soluci\u00f3n incompleta para CVE-2022-47951 y CVE-2024-32498."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*",
"versionEndExcluding": "27.4.1",
"matchCriteriaId": "D74C8EE9-1EC5-4286-B208-383ED634118F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*",
"versionStartIncluding": "28.0.0",
"versionEndExcluding": "28.2.1",
"matchCriteriaId": "716EDE86-85A2-4CB9-B494-D4F2D08052F3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*",
"versionStartIncluding": "29.0.0",
"versionEndExcluding": "29.1.1",
"matchCriteriaId": "11E02C0C-E7BD-47D4-BAF9-906CE166CD0B"
}
]
}
]
}
],
"references": [
{
"url": "https://launchpad.net/bugs/2071734",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://security.openstack.org",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://security.openstack.org/ossa/OSSA-2024-002.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.openwall.com/lists/oss-security/2024/07/23/2",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
}
]
}