cvelist/2019/12xxx/CVE-2019-12865.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2019-06-17 23:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12865",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In radare2 through 3.5.1, cmd_mount in libr/core/cmd_mount.c has a double free for the ms command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/radare/radare2/issues/14334",
"refsource": "MISC",
"name": "https://github.com/radare/radare2/issues/14334"
2019-07-30 03:00:50 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-2a16e1ab93",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IEXZWAMVKGZKHALV4IVWQS2ORJKRH57U/"
2019-06-17 23:00:46 +00:00
}
]
}
}