cvelist/2018/9xxx/CVE-2018-9009.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2018-03-24 23:05:44 -04:00
{
2019-03-17 22:07:39 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-9009",
"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": [
2018-03-24 23:05:44 -04:00
{
2019-03-17 22:07:39 +00:00
"lang": "eng",
"value": "In libming 0.4.8, there is a use-after-free in the decompileJUMP function of the decompile.c file."
2018-03-24 23:05:44 -04:00
}
2019-03-17 22:07:39 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/libming/libming/issues/131",
"refsource": "MISC",
"url": "https://github.com/libming/libming/issues/131"
},
{
"name": "[debian-lts-announce] 20180526 [SECURITY] [DLA 1386-1] ming security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/05/msg00017.html"
}
]
}
}