cvelist/2019/7xxx/CVE-2019-7560.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2019-02-06 22:14:44 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-7560",
2019-02-07 02:11:40 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2019-02-06 22:14:44 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-02-07 02:11:40 -05:00
"value" : "In parser/btorsmt2.c in Boolector 3.0.0, opening a specially crafted input file leads to a use after free in get_failed_assumptions or btor_delete."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Boolector/boolector/issues/28",
"refsource" : "MISC",
"url" : "https://github.com/Boolector/boolector/issues/28"
},
{
"name" : "https://github.com/Boolector/boolector/issues/29",
"refsource" : "MISC",
"url" : "https://github.com/Boolector/boolector/issues/29"
2019-02-06 22:14:44 -05:00
}
]
}
}