2024-04-22 16:00:33 +00:00
{
2024-06-04 21:00:35 +00:00
"data_version" : "4.0" ,
2024-04-22 16:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-32975" ,
2024-06-04 21:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-04-22 16:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-04 21:00:35 +00:00
"value" : "Envoy is a cloud-native, open source edge and service proxy. There is a crash at `QuicheDataReader::PeekVarInt62Length()`. It is caused by integer underflow in the `QuicStreamSequencerBuffer::PeekRegion()` implementation."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-191: Integer Underflow (Wrap or Wraparound)" ,
"cweId" : "CWE-191"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "envoyproxy" ,
"product" : {
"product_data" : [
{
"product_name" : "envoy" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 1.30.0, <= 11.30.1"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 1.29.0, <= 1.29.4"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 1.28.0, <= 1.28.3"
} ,
{
"version_affected" : "=" ,
"version_value" : "<= 1.27.5"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-g9mq-6v96-cpqc" ,
"refsource" : "MISC" ,
"name" : "https://github.com/envoyproxy/envoy/security/advisories/GHSA-g9mq-6v96-cpqc"
}
]
} ,
"source" : {
"advisory" : "GHSA-g9mq-6v96-cpqc" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2024-04-22 16:00:33 +00:00
}
]
}
}