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

171 lines
5.2 KiB
JSON

{
"id": "CVE-2017-14316",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-12T15:29:00.237",
"lastModified": "2024-11-21T03:12:32.520",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A parameter verification issue was discovered in Xen through 4.9.x. The function `alloc_heap_pages` allows callers to specify the first NUMA node that should be used for allocations through the `memflags` parameter; the node is extracted using the `MEMF_get_node` macro. While the function checks to see if the special constant `NUMA_NO_NODE` is specified, it otherwise does not handle the case where `node >= MAX_NUMNODES`. This allows an out-of-bounds access to an internal array."
},
{
"lang": "es",
"value": "Existe un problema de verificaci\u00f3n de par\u00e1metros en Xen hasta la versi\u00f3n 4.9.x. La funci\u00f3n `alloc_heap_pages` permite que los que la llaman especifiquen el primer nodo NUMA que deber\u00eda usarse para asignaciones a trav\u00e9s del par\u00e1metro `memflags`; el nodo se extrae empleando la macro `MEMF_get_node`. Aunque la funci\u00f3n comprueba si se especifica la constante especial `NUMA_NO_NODE`, no gestiona el caso en el que `node >= MAX_NUMNODES`. Esto permite el acceso fuera de l\u00edmites a un array interno."
}
],
"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:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.0,
"impactScore": 6.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"baseScore": 7.2,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"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/100818",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1039348",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://xenbits.xen.org/xsa/advisory-231.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://support.citrix.com/article/CTX227185",
"source": "cve@mitre.org"
},
{
"url": "https://www.debian.org/security/2017/dsa-4050",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/100818",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1039348",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://xenbits.xen.org/xsa/advisory-231.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00009.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://support.citrix.com/article/CTX227185",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.debian.org/security/2017/dsa-4050",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}