2023-07-13 22:00:45 +00:00
{
"id" : "CVE-2023-35945" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-13T21:15:08.880" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:09:01.860" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-13 22:00:45 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-25 20:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-25 20:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-07-25 20:00:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-25 20:00:33 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-07-13 22:00:45 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 22:00:45 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-07-13 22:00:45 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-13 22:00:45 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-25 20:00:33 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-400"
2023-07-25 20:00:33 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 22:00:45 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-459"
2023-07-13 22:00:45 +00:00
}
]
}
] ,
2023-07-25 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.23.11" ,
"matchCriteriaId" : "6229C1E0-69F5-49E0-AECC-F98E792E06F4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.24.0" ,
"versionEndExcluding" : "1.24.9" ,
"matchCriteriaId" : "E48F872E-5893-4F65-AB15-CA5E9240FD48"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.25.0" ,
"versionEndExcluding" : "1.25.8" ,
"matchCriteriaId" : "5A8C39F9-39D8-475E-BF5D-52DF8435C02D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.26.0" ,
"versionEndExcluding" : "1.26.3" ,
"matchCriteriaId" : "E208BBEC-FFAC-4513-AF33-45029CC8E0F3"
}
]
}
]
2023-10-29 09:06:41 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.55.1" ,
"matchCriteriaId" : "2BE13342-76A9-4B62-941D-39C1FE18E19D"
}
]
}
]
2023-07-25 20:00:33 +00:00
}
] ,
2023-07-13 22:00:45 +00:00
"references" : [
{
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-07-13 22:00:45 +00:00
} ,
{
"url" : "https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2023-07-13 22:00:45 +00:00
}
]
}