René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

180 lines
6.6 KiB
JSON

{
"id": "CVE-2018-12891",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-07-02T17:29:00.473",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Xen through 4.10.x. Certain PV MMU operations may take a long time to process. For that reason Xen explicitly checks for the need to preempt the current vCPU at certain points. A few rarely taken code paths did bypass such checks. By suitably enforcing the conditions through its own page table contents, a malicious guest may cause such bypasses to be used for an unbounded number of iterations. A malicious or buggy PV guest may cause a Denial of Service (DoS) affecting the entire host. Specifically, it may prevent use of a physical CPU for an indeterminate period of time. All Xen versions from 3.4 onwards are vulnerable. Xen versions 3.3 and earlier are vulnerable to an even wider class of attacks, due to them lacking preemption checks altogether in the affected code paths. Only x86 systems are affected. ARM systems are not affected. Only multi-vCPU x86 PV guests can leverage the vulnerability. x86 HVM or PVH guests as well as x86 single-vCPU PV ones cannot leverage the vulnerability."
},
{
"lang": "es",
"value": "Se ha descubierto un problema en Xen hasta las versiones 4.10.x. Ciertas operaciones PV MMU podr\u00edan necesitar mucho tiempo para ser procesadas. Por este motivo, Xen comprueba expl\u00edcitamente la necesidad de \"preempt\" la vCPU actual en ciertos momentos. Algunas rutas de c\u00f3digo raramente tomadas omitieron estas comprobaciones. Forzando adecuadamente las condiciones mediante los contenidos de su propia tabla de p\u00e1gina, un usuario malicioso podr\u00eda hacer que estas omisiones sean empleadas para un n\u00famero ilimitado de iteraciones. Un invitado PV malicioso o con errores podr\u00eda provocar una denegaci\u00f3n de servicio (DoS) que afecte al host entero. Espec\u00edficamente, podr\u00eda prevenir el uso de una CPU f\u00edsica durante un per\u00edodo de tiempo indeterminado. Todas las versiones de Xen desde la 3.4 en adelante son vulnerables. Las versiones de Xen 3.3 y anteriores son vulnerables a una clase de ataques incluso mayor, debido a que carecen de comprobaciones preemption en las rutas de c\u00f3digo afectadas. Solo se han visto afectados los sistemas x86. Los sistemas ARM no se han visto afectados. Solo los invitados multi-vCPU x86 PV pueden aprovechar la vulnerabilidad. Ni los invitados x86 HVM ni los PVH, as\u00ed como los x86 single-vCPU PV pueden aprovechar la vulnerabilidad."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.0,
"impactScore": 4.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 4.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.10.1",
"matchCriteriaId": "44EE1FFC-6FC2-4BAB-BC2E-9718D6488CE9"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2018/06/27/10",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/104570",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1041201",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://xenbits.xen.org/xsa/advisory-264.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00013.html",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201810-06",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://support.citrix.com/article/CTX235748",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.debian.org/security/2018/dsa-4236",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}