2024-09-20 02:03:19 +00:00
{
"id" : "CVE-2024-45808" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-09-20T00:15:02.733" ,
2024-09-25 18:03:19 +00:00
"lastModified" : "2024-09-25T17:18:38.823" ,
"vulnStatus" : "Analyzed" ,
2024-09-20 02:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Envoy is a cloud-native high-performance edge/middle/service proxy. A vulnerability has been identified in Envoy that allows malicious attackers to inject unexpected content into access logs. This is achieved by exploiting the lack of validation for the `REQUESTED_SERVER_NAME` field for access loggers. This issue has been addressed in versions 1.31.2, 1.30.6, 1.29.9, and 1.28.7. Users are advised to upgrade. There are no known workarounds for this vulnerability."
2024-09-20 14:03:57 +00:00
} ,
{
"lang" : "es" ,
"value" : "Envoy es un proxy de servicio, de borde y de medio alcance de alto rendimiento nativo de la nube. Se identific\u00f3 una vulnerabilidad en Envoy que permite a atacantes maliciosos inyectar contenido inesperado en los registros de acceso. Esto se logra explotando la falta de validaci\u00f3n del campo `REQUESTED_SERVER_NAME` para los registradores de acceso. Este problema se solucion\u00f3 en las versiones 1.31.2, 1.30.6, 1.29.9 y 1.28.7. Se recomienda a los usuarios que actualicen la versi\u00f3n. No existen workarounds conocidas para esta vulnerabilidad."
2024-09-20 02:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-25 18:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-25 18:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-09-25 18:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-25 18:03:19 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
} ,
2024-09-20 02:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-20 02:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-09-20 02:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-20 02:03:19 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-25 18:03:19 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-117"
2024-09-25 18:03:19 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-20 02:03:19 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-116"
2024-09-20 02:03:19 +00:00
}
]
}
] ,
2024-09-25 18:03:19 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.28.7" ,
"matchCriteriaId" : "C5E423BE-4022-47AB-A5D4-B218627517DD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.29.0" ,
"versionEndExcluding" : "1.29.9" ,
"matchCriteriaId" : "E442EF13-A99D-42B9-BC76-AC398C32D132"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.30.0" ,
"versionEndExcluding" : "1.30.6" ,
"matchCriteriaId" : "D9685C62-CFE4-43C5-B0C2-1C6722FB4F64"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.31.0" ,
"versionEndExcluding" : "1.31.2" ,
"matchCriteriaId" : "C765FFC0-2FF7-4318-A347-2AFCAD0E7C74"
}
]
}
]
}
] ,
2024-09-20 02:03:19 +00:00
"references" : [
{
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-p222-xhp9-39rc" ,
2024-09-25 18:03:19 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-09-20 02:03:19 +00:00
}
]
}