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

130 lines
3.8 KiB
JSON

{
"id": "CVE-2017-8904",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-05-11T19:29:00.273",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Xen through 4.8.x mishandles the \"contains segment descriptors\" property during GNTTABOP_transfer (aka guest transfer) operations, which might allow PV guest OS users to execute arbitrary code on the host OS, aka XSA-214."
},
{
"lang": "es",
"value": "Xen hasta la versi\u00f3n 4.8.x manipula incorrectamente la propiedad \"contains segment descriptors\" durante las operaciones GNTTABOP_transfer (tambi\u00e9n conocida como transferencia de hu\u00e9spedes), lo que podr\u00eda permitir a los usuarios del sistema operativo hu\u00e9sped PV ejecutar c\u00f3digo arbitrario en el sistema anfitri\u00f3n, tambi\u00e9n conocido como XSA-214."
}
],
"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:S/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.1,
"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/98428",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1038387",
"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-214.html",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Patch",
"Vendor Advisory"
]
}
]
}