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

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-04-04 03:02:32 -04:00
{
2019-03-18 06:47:13 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-9257",
"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-04-04 03:02:32 -04:00
{
2019-03-18 06:47:13 +00:00
"lang": "eng",
"value": "In Wireshark 2.4.0 to 2.4.5, the CQL dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-cql.c by checking for a nonzero number of columns."
2018-04-04 03:02:32 -04:00
}
2019-03-18 06:47:13 +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=d7a9501b0439a5dbf24016a95b4896170d789dc2",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7a9501b0439a5dbf24016a95b4896170d789dc2"
},
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14530",
"refsource": "MISC",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14530"
},
{
"name": "https://www.wireshark.org/security/wnpa-sec-2018-22.html",
"refsource": "MISC",
"url": "https://www.wireshark.org/security/wnpa-sec-2018-22.html"
}
]
}
}