2022-07-16 02:00:46 +00:00
{
"CVE_data_meta" : {
2022-08-09 07:46:15 +01:00
"ASSIGNER" : "security@apache.org" ,
2022-07-16 02:00:46 +00:00
"ID" : "CVE-2022-36125" ,
2022-08-09 07:46:15 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Integer overflow when reading corrupted .avro file in Avro Rust SDK"
2022-07-16 02:00:46 +00:00
} ,
2022-08-09 07:46:15 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Avro" ,
"version" : {
"version_data" : [
{
"platform" : "Rust" ,
"version_affected" : "<" ,
"version_value" : "0.14.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This issue was reported to the Apache Avro team by Evan Richter at ForAllSecure and found with Mayhem."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 02:00:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-09 07:00:51 +00:00
"value" : "It is possible to crash (panic) an application by providing a corrupted data to be read. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 (previously known as avro-rs). Users should update to apache-avro version 0.14.0 which addresses this issue."
2022-07-16 02:00:46 +00:00
}
]
2022-08-09 07:46:15 +01:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{
"other" : "important"
}
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-08-09 07:00:51 +00:00
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread/t1r5xz0pvhm4tosqopjpj6dz8zlsht07" ,
"name" : "https://lists.apache.org/thread/t1r5xz0pvhm4tosqopjpj6dz8zlsht07"
2022-08-09 07:46:15 +01:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
2022-07-16 02:00:46 +00:00
}
2022-08-09 07:00:51 +00:00
}