2019-03-20 13:07:32 +00:00
{
"CVE_data_meta" : {
2019-07-25 13:00:49 +00:00
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org" ,
2019-03-20 13:07:32 +00:00
"ID" : "CVE-2019-1010183" ,
2019-07-25 13:00:49 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "serde_yaml" ,
"version" : {
"version_data" : [
{
"version_value" : "0.6.0 to 0.8.3 [fixed: 0.8.4 and later]"
}
]
}
}
]
} ,
"vendor_name" : "serde"
}
]
}
2019-03-20 13:07:32 +00:00
} ,
2019-07-25 13:00:49 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-03-20 13:07:32 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-25 13:00:49 +00:00
"value" : "serde serde_yaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from_* functions (all deserialization functions). The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Uncontrolled Recursion"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/dtolnay/serde-yaml/pull/105" ,
"refsource" : "MISC" ,
"name" : "https://github.com/dtolnay/serde-yaml/pull/105"
2019-03-20 13:07:32 +00:00
}
]
}
}