cvelist/2023/0xxx/CVE-2023-0668.json

133 lines
5.1 KiB
JSON
Raw Normal View History

2023-02-03 23:00:35 +00:00
{
2023-06-07 03:00:39 +00:00
"data_version": "4.0",
2023-02-03 23:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0668",
2023-06-07 03:00:39 +00:00
"ASSIGNER": "cve@takeonme.org",
"STATE": "PUBLIC"
2023-02-03 23:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-07 03:00:39 +00:00
"value": "Due to failure in validating the length provided by an attacker-crafted IEEE-C37.118 packet, Wireshark version 4.0.5 and prior, by default, is susceptible to a heap-based buffer overflow, and possibly code execution in the context of the process running Wireshark."
2023-02-03 23:00:35 +00:00
}
]
2023-06-07 03:00:39 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read",
"cweId": "CWE-125"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Wireshark Foundation",
"product": {
"product_data": [
{
"product_name": "Wireshark",
"version": {
"version_data": [
{
2023-06-08 14:00:41 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThanOrEqual": "4.0.5",
"status": "affected",
"version": "4.0.0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "4.0.6"
},
{
"lessThanOrEqual": "3.6.13",
"status": "affected",
"version": "3.6.0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "3.6.14"
}
],
"defaultStatus": "unaffected"
}
2023-06-07 03:00:39 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://takeonme.org/cves/CVE-2023-0668.html",
"refsource": "MISC",
"name": "https://takeonme.org/cves/CVE-2023-0668.html"
},
{
"url": "https://gitlab.com/wireshark/wireshark/-/issues/19087",
"refsource": "MISC",
"name": "https://gitlab.com/wireshark/wireshark/-/issues/19087"
},
{
"url": "https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html",
"refsource": "MISC",
"name": "https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html"
},
{
"url": "https://www.wireshark.org/security/wnpa-sec-2023-19.html",
"refsource": "MISC",
"name": "https://www.wireshark.org/security/wnpa-sec-2023-19.html"
2023-06-16 04:00:46 +00:00
},
{
"url": "https://www.debian.org/security/2023/dsa-5429",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5429"
2023-09-17 07:00:32 +00:00
},
{
"url": "https://security.gentoo.org/glsa/202309-02",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202309-02"
2023-06-07 03:00:39 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "zenofex"
},
{
"lang": "en",
"value": "WanderingGlitch"
},
{
"lang": "en",
"value": "Austin Hackers Anonymous!"
}
]
2023-02-03 23:00:35 +00:00
}