cvelist/2021/3xxx/CVE-2021-3968.json

109 lines
3.7 KiB
JSON
Raw Normal View History

2021-11-17 17:00:59 +00:00
{
"CVE_data_meta": {
2021-11-19 11:39:27 +00:00
"ASSIGNER": "security@huntr.dev",
2021-11-17 17:00:59 +00:00
"ID": "CVE-2021-3968",
2021-11-19 11:39:27 +00:00
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
2021-11-17 17:00:59 +00:00
},
2021-11-19 11:39:27 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2.3610"
}
]
}
}
]
},
"vendor_name": "vim"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-11-17 17:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-11-19 11:39:27 +00:00
"value": "vim is vulnerable to Heap-based Buffer Overflow"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
]
2021-11-17 17:00:59 +00:00
}
]
2021-11-19 11:39:27 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/00d62924-a7b4-4a61-ba29-acab2eaa1528",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/00d62924-a7b4-4a61-ba29-acab2eaa1528"
},
{
"name": "https://github.com/vim/vim/commit/a062006b9de0b2947ab5fb376c6e67ef92a8cd69",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/a062006b9de0b2947ab5fb376c6e67ef92a8cd69"
2021-11-24 03:00:59 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-5cd9df120e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IH2LS2DXBTYOCWGAKFMBF3HTWWXPBEFL/"
2021-12-16 03:01:06 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-b0ac29efb1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FNXY7T5OORA7UJIMGSJBGHFMU6UZWS6P/"
2022-01-15 16:01:03 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220114 Re: 3 new CVE's in vim",
"url": "http://www.openwall.com/lists/oss-security/2022/01/15/1"
2022-08-21 06:00:42 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
2021-11-19 11:39:27 +00:00
}
]
},
"source": {
"advisory": "00d62924-a7b4-4a61-ba29-acab2eaa1528",
"discovery": "EXTERNAL"
2021-11-17 17:00:59 +00:00
}
2021-11-24 03:00:59 +00:00
}