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

156 lines
4.5 KiB
JSON

{
"id": "CVE-2020-13759",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-02T19:15:12.230",
"lastModified": "2024-11-21T05:01:47.703",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "rust-vmm vm-memory before 0.1.1 and 0.2.x before 0.2.1 allows attackers to cause a denial of service (loss of IP networking) because read_obj and write_obj do not properly access memory. This affects aarch64 (with musl or glibc) and x86_64 (with musl)."
},
{
"lang": "es",
"value": "rust-vmm vm-memory versiones anteriores a 0.1.1 y versiones 0.2.x anteriores a 0.2.1, permite a atacantes causar una denegaci\u00f3n de servicio (p\u00e9rdda de redes IP) porque read_obj y write_obj no acceden apropiadamente a la memoria. Esto afecta aarch64 (con musl o glibc) y x86_64 (con musl)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
},
{
"lang": "en",
"value": "CWE-662"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vm-memory_project:vm-memory:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.1.1",
"matchCriteriaId": "754180C8-6CFC-4AC8-857C-94A9270EF5F8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vm-memory_project:vm-memory:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.2.0",
"versionEndExcluding": "0.2.1",
"matchCriteriaId": "DF8EBDD8-D35A-4685-B612-AE3206F66ECF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/rust-vmm/vm-memory/issues/93",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
},
{
"url": "https://github.com/rust-vmm/vm-memory/releases/tag/v0.1.1",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/rust-vmm/vm-memory/releases/tag/v0.2.1",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/rust-vmm/vm-memory/issues/93",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Technical Description"
]
},
{
"url": "https://github.com/rust-vmm/vm-memory/releases/tag/v0.1.1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/rust-vmm/vm-memory/releases/tag/v0.2.1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}