cvelist/2020/25xxx/CVE-2020-25862.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-09-23 21:01:32 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-06 15:02:45 +00:00
"ID": "CVE-2020-25862",
"STATE": "PUBLIC"
2020-09-23 21:01:32 +00:00
},
2020-10-06 15:02:45 +00:00
"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",
2020-09-23 21:01:32 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-06 15:02:45 +00:00
"value": "In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the TCP dissector could crash. This was addressed in epan/dissectors/packet-tcp.c by changing the handling of the invalid 0xFFFF checksum."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.wireshark.org/security/wnpa-sec-2020-12.html",
"refsource": "MISC",
"name": "https://www.wireshark.org/security/wnpa-sec-2020-12.html"
},
{
"url": "https://gitlab.com/wireshark/wireshark/-/issues/16816",
"refsource": "MISC",
"name": "https://gitlab.com/wireshark/wireshark/-/issues/16816"
},
{
"url": "https://gitlab.com/wireshark/wireshark/-/commit/7f3fe6164a68b76d9988c4253b24d43f498f1753",
"refsource": "MISC",
"name": "https://gitlab.com/wireshark/wireshark/-/commit/7f3fe6164a68b76d9988c4253b24d43f498f1753"
2020-09-23 21:01:32 +00:00
}
]
}
}