2023-05-18 04:00:38 +00:00

89 lines
2.5 KiB
JSON

{
"id": "CVE-2023-26964",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-11T14:15:07.677",
"lastModified": "2023-05-18T03:15:11.277",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS)."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyper:h2:0.2.4:*:*:*:*:rust:*:*",
"matchCriteriaId": "54D7E5A6-2BD2-423F-B2BF-0A6A801C9AAF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyper:hyper:0.13.7:*:*:*:*:rust:*:*",
"matchCriteriaId": "9845E21C-7B0F-4770-A63E-D89A428CC393"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hyperium/hyper/issues/2877",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZHBAE7LQARMPUEEV4TWET4D7G6WCWBUD/",
"source": "cve@mitre.org"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZYRZ5Y2ALATKKPIITAFAJIS4TR4LUAHO/",
"source": "cve@mitre.org"
}
]
}