2023-07-25 20:00:33 +00:00
{
"id" : "CVE-2023-35942" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-25T19:15:11.050" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:09:01.420" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-25 20:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, gRPC access loggers using listener's global scope can cause a `use-after-free` crash when the listener is drained. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, disable gRPC access log or stop listener update."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-02 20:00:34 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-08-02 20:00:34 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-08-02 20:00:34 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-02 20:00:34 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-07-25 20:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-25 20:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-07-25 20:00:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"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" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-07-25 20:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-08-02 20:00:34 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.23.0" ,
"versionEndExcluding" : "1.23.12" ,
"matchCriteriaId" : "588736F6-2FDC-4CF7-AFFA-7CFE16ED6EC6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.24.0" ,
"versionEndExcluding" : "1.24.10" ,
"matchCriteriaId" : "D8412E60-1C2F-4764-94F5-563FAA297466"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.25.0" ,
"versionEndExcluding" : "1.25.9" ,
"matchCriteriaId" : "0EC8FEB8-BB13-443C-8905-30B03F8F52E6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.26.0" ,
"versionEndExcluding" : "1.26.4" ,
"matchCriteriaId" : "DA35F763-2810-4231-B5A9-93310BF7B765"
}
]
}
]
}
] ,
2023-07-25 20:00:33 +00:00
"references" : [
{
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-69vr-g55c-v2v4" ,
2023-08-02 20:00:34 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-69vr-g55c-v2v4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-25 20:00:33 +00:00
}
]
}