2023-03-18 21:00:35 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-03-18 22:00:39 +00:00
"ID" : "CVE-2021-46877" ,
"STATE" : "PUBLIC"
2023-03-18 21:00:35 +00:00
} ,
2023-03-18 22:00:39 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-03-18 21:00:35 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-18 22:00:39 +00:00
"value" : "jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://groups.google.com/g/jackson-user/c/OsBsirPM_Vw" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/g/jackson-user/c/OsBsirPM_Vw"
} ,
{
"url" : "https://github.com/FasterXML/jackson-databind/issues/3328" ,
"refsource" : "MISC" ,
"name" : "https://github.com/FasterXML/jackson-databind/issues/3328"
2023-03-18 21:00:35 +00:00
}
]
}
}