2024-07-14 02:06:08 +00:00

131 lines
4.0 KiB
JSON

{
"id": "CVE-2017-14317",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-12T15:29:00.270",
"lastModified": "2018-10-19T10:29:02.910",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A domain cleanup issue was discovered in the C xenstore daemon (aka cxenstored) in Xen through 4.9.x. When shutting down a VM with a stubdomain, a race in cxenstored may cause a double-free. The xenstored daemon may crash, resulting in a DoS of any parts of the system relying on it (including domain creation / destruction, ballooning, device changes, etc.)."
},
{
"lang": "es",
"value": "Se ha descubierto un problema de limpieza de dominio en el demonio C xenstore (tambi\u00e9n conocido como cxenstored) en Xen hasta la versi\u00f3n 4.9.x. Cuando se apaga una VM con un dominio stub, una carrera en cxenstored podr\u00eda causar una liberaci\u00f3n doble (double-free). El demonio xenstored podr\u00eda cerrarse inesperadamente, resultando en una denegaci\u00f3n de servicio de cualquier parte del sistema que dependa de \u00e9l (incluyendo la creaci\u00f3n/destrucci\u00f3n de demonios, ballooning, cambios de dispositivo, etc)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.6,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.1,
"impactScore": 4.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:C",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 4.7
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.9.0",
"matchCriteriaId": "7F6BF42B-66A0-4659-9FDC-BE30CE3801CF"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/100826",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1039350",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://xenbits.xen.org/xsa/advisory-233.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00009.html",
"source": "cve@mitre.org"
},
{
"url": "https://www.debian.org/security/2017/dsa-4050",
"source": "cve@mitre.org"
}
]
}