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

130 lines
3.7 KiB
JSON

{
"id": "CVE-2017-8903",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-05-11T19:29:00.227",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Xen through 4.8.x on 64-bit platforms mishandles page tables after an IRET hypercall, which might allow PV guest OS users to execute arbitrary code on the host OS, aka XSA-213."
},
{
"lang": "es",
"value": "Xen hasta la versi\u00f3n 4.8.x en plataformas de 64 bits no maneja adecuadamente las tablas de p\u00e1ginas despu\u00e9s de una hiperllamada IRET, lo que podr\u00eda permitir que los usuarios de PV del SO hu\u00e9sped ejecutar c\u00f3digo arbitrario en el sistema operativo anfitri\u00f3n, tambi\u00e9n conocido como XSA-213."
}
],
"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",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "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",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"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": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:xen:xen:4.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A4447FA6-EDE7-4915-8238-2EA4CE782E96"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:xen:xen:4.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AB6804DA-1A77-47BF-803A-30AC602F8A9B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/98426",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1038386",
"source": "cve@mitre.org"
},
{
"url": "https://blog.xenproject.org/2017/05/02/updates-on-xsa-213-xsa-214-and-xsa-215/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201705-11",
"source": "cve@mitre.org"
},
{
"url": "https://xenbits.xen.org/xsa/advisory-213.html",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Patch",
"Vendor Advisory"
]
}
]
}