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

98 lines
2.5 KiB
JSON

{
"id": "CVE-2021-45464",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-15T23:15:13.760",
"lastModified": "2023-04-26T14:46:18.943",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "kvmtool through 39181fc allows an out-of-bounds write, related to virtio/balloon.c and virtio/pci.c. This allows a guest OS user to execute arbitrary code on the host machine."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kvmtool_project:kvmtool:-:*:*:*:*:*:*:*",
"matchCriteriaId": "7F8FD9B8-E213-4879-A607-2BE1A091FCAB"
}
]
}
]
}
],
"references": [
{
"url": "https://cdn.discordapp.com/attachments/921419715170164776/921882173517230100/exploit.c",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git/commit/?id=39181fc6429f4e9e71473284940e35857b42772a",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git/log/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.kalmarunionen.dk/writeups/2021/hxp-2021/lkvm/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}