2021-11-16 20:00:59 +00:00
{
"CVE_data_meta" : {
2022-02-22 22:10:22 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-11-16 20:00:59 +00:00
"ID" : "CVE-2021-43824" ,
2022-02-22 22:10:22 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Null pointer dereference in envoy"
2021-11-16 20:00:59 +00:00
} ,
2022-02-22 22:10:22 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "envoy" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.20.0, < 1.20.2"
} ,
{
"version_value" : ">= 1.19.0, < 1.19.3"
} ,
{
"version_value" : "< 1.18.6"
} ,
{
"version_value" : ">= 1.21.0, < 1.21.1"
}
]
}
}
]
} ,
"vendor_name" : "envoyproxy"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-11-16 20:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-24 15:02:33 +00:00
"value" : "Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use regex in the JWT filter. Users are advised to upgrade."
2022-02-22 22:10:22 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476: NULL Pointer Dereference"
}
]
2021-11-16 20:00:59 +00:00
}
]
2022-02-22 22:10:22 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-vj5m-rch8-5r2p" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-vj5m-rch8-5r2p"
} ,
{
"name" : "https://github.com/envoyproxy/envoy/commit/9371333230b1a6e1be2eccf4868771e11af6253a" ,
"refsource" : "MISC" ,
"url" : "https://github.com/envoyproxy/envoy/commit/9371333230b1a6e1be2eccf4868771e11af6253a"
}
]
} ,
"source" : {
"advisory" : "GHSA-vj5m-rch8-5r2p" ,
"discovery" : "UNKNOWN"
2021-11-16 20:00:59 +00:00
}
}