cvelist/2018/18xxx/CVE-2018-18225.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2018-10-10 23:02:59 -04:00
{
2019-03-17 22:29:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-18225",
"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-10-12 01:52:21 -04:00
{
2019-03-17 22:29:46 +00:00
"lang": "eng",
"value": "In Wireshark 2.6.0 to 2.6.3, the CoAP dissector could crash. This was addressed in epan/dissectors/packet-coap.c by ensuring that the piv length is correctly computed."
2018-10-12 01:52:21 -04:00
}
2019-03-17 22:29:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1041909",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041909"
},
{
"name": "https://www.wireshark.org/security/wnpa-sec-2018-49.html",
"refsource": "MISC",
"url": "https://www.wireshark.org/security/wnpa-sec-2018-49.html"
},
{
"name": "105583",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105583"
},
{
"name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09a02cc1ea6de9f6c6cae75b3510a5477ef5f555",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09a02cc1ea6de9f6c6cae75b3510a5477ef5f555"
},
{
"name": "DSA-4359",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4359"
},
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15172",
"refsource": "MISC",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15172"
}
]
}
}