cvelist/2019/5xxx/CVE-2019-5721.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2019-01-08 17:04:58 -05:00
{
2019-03-18 01:38:33 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-5721",
"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": [
2019-01-08 18:03:34 -05:00
{
2019-03-18 01:38:33 +00:00
"lang": "eng",
"value": "In Wireshark 2.4.0 to 2.4.11, the ENIP dissector could crash. This was addressed in epan/dissectors/packet-enip.c by changing the memory-management approach so that a use-after-free is avoided."
2019-01-08 18:03:34 -05:00
}
2019-03-18 01:38:33 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c66174ec7aa19e2ddc79178cf59f15a654fc4fe",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c66174ec7aa19e2ddc79178cf59f15a654fc4fe"
},
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14470",
"refsource": "MISC",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14470"
},
{
"name": "https://www.wireshark.org/security/wnpa-sec-2019-05.html",
"refsource": "MISC",
"url": "https://www.wireshark.org/security/wnpa-sec-2019-05.html"
}
]
}
}