2020-02-12 13:01:08 +00:00
{
"CVE_data_meta" : {
2020-09-11 14:05:57 +02:00
"ASSIGNER" : "cve-coordination@google.com" ,
2020-02-12 13:01:08 +00:00
"ID" : "CVE-2020-8927" ,
2020-09-11 14:05:57 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Buffer overflow in Brotli library"
2020-02-12 13:01:08 +00:00
} ,
2020-09-11 14:05:57 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Brotli" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "stable" ,
"version_value" : "1.0.7"
}
]
}
}
]
} ,
"vendor_name" : "Google LLC"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
2020-09-14 09:28:45 +02:00
"value" : "Jay Lv <nengzhi.pnz@antgroup.com>"
2020-09-11 14:05:57 +02:00
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-02-12 13:01:08 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-11 14:05:57 +02:00
"value" : "A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker controlling the input length of a \"one-shot\" decompression request to a script can trigger a crash, which happens when copying over chunks of data larger than 2 GiB. It is recommended to update your Brotli library to 1.0.8 or later. If one cannot update, we recommend to use the \"streaming\" API as opposed to the \"one-shot\" API, and impose chunk size limits."
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-130 Improper Handling of Length Parameter Inconsistency "
}
]
2020-02-12 13:01:08 +00:00
}
]
2020-09-11 14:05:57 +02:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/google/brotli/releases/tag/v1.0.9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/google/brotli/releases/tag/v1.0.9"
}
]
} ,
"source" : {
"discovery" : "EXTERNAL"
2020-02-12 13:01:08 +00:00
}
2020-09-11 14:05:57 +02:00
}