cvelist/2023/2xxx/CVE-2023-2426.json

109 lines
3.7 KiB
JSON
Raw Normal View History

2023-04-29 21:00:36 +00:00
{
2023-05-20 04:00:44 +00:00
"CVE_data_meta": {
2023-12-23 08:00:32 +00:00
"ASSIGNER": "security@huntr.com",
2023-05-20 04:00:44 +00:00
"ID": "CVE-2023-2426",
"STATE": "PUBLIC",
"TITLE": "Use of Out-of-range Pointer Offset in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.0.1499"
}
]
}
}
]
},
"vendor_name": "vim"
2023-04-29 21:42:20 +00:00
}
]
}
2023-05-20 04:00:44 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-823 Use of Out-of-range Pointer Offset"
}
]
}
2023-04-29 21:42:20 +00:00
]
2023-05-20 04:00:44 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3451be4c-91c8-4d08-926b-cbff7396f425",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3451be4c-91c8-4d08-926b-cbff7396f425"
},
{
"name": "https://github.com/vim/vim/commit/caf642c25de526229264cab9425e7c9979f3509b",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/caf642c25de526229264cab9425e7c9979f3509b"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-d6baa1d93e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LOJP6M7ZTKZQYOGVOOAY6TIE6ACBJL55/"
2023-05-24 05:00:35 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-99d2eaac80",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PCLJN4QINITA3ZASKLEJ64C5TFNKELMO/"
2023-12-23 08:00:32 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213844",
"url": "https://support.apple.com/kb/HT213844"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213845",
"url": "https://support.apple.com/kb/HT213845"
2023-05-20 04:00:44 +00:00
}
]
},
"source": {
"advisory": "3451be4c-91c8-4d08-926b-cbff7396f425",
"discovery": "EXTERNAL"
}
2023-04-29 21:00:36 +00:00
}