cvelist/2023/1xxx/CVE-2023-1993.json

121 lines
4.4 KiB
JSON
Raw Normal View History

2023-04-11 23:00:33 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-1993",
2023-04-12 21:00:35 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Wireshark Foundation",
"product": {
"product_data": [
{
"product_name": "Wireshark",
"version": {
"version_data": [
{
"version_value": ">=4.0.0, <4.0.5"
},
{
"version_value": ">=3.6.0, <3.6.13"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Excessive iteration in Wireshark"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.wireshark.org/security/wnpa-sec-2023-10.html",
"url": "https://www.wireshark.org/security/wnpa-sec-2023-10.html",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/wireshark/wireshark/-/issues/18900",
"url": "https://gitlab.com/wireshark/wireshark/-/issues/18900",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1993.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1993.json",
"refsource": "CONFIRM"
2023-04-22 03:00:35 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-f70fbf64cb",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EHLTD25WNQSPQNELX52UH6YLP4TBLKTT/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-203eff67e0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PFJERBHVWYLYWXO2B3V47QH66IEB6EZ3/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-7af3ad9ffe",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FZA7IMATNNQPLIM6WMRPM3T5ZY24NRR2/"
2023-04-29 21:00:36 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230429 [SECURITY] [DLA 3402-1] wireshark security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00029.html"
2023-06-16 04:00:46 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5429",
"url": "https://www.debian.org/security/2023/dsa-5429"
2023-09-17 07:00:32 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202309-02",
"url": "https://security.gentoo.org/glsa/202309-02"
2023-04-12 21:00:35 +00:00
}
]
2023-04-11 23:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-12 21:00:35 +00:00
"value": "LISP dissector large loop in Wireshark 4.0.0 to 4.0.4 and 3.6.0 to 3.6.12 allows denial of service via packet injection or crafted capture file"
2023-04-11 23:00:33 +00:00
}
]
2023-04-12 21:00:35 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"version": "3.1",
"baseScore": 6.2,
"baseSeverity": "MEDIUM"
}
2023-04-11 23:00:33 +00:00
}
}