cvelist/2021/3xxx/CVE-2021-3974.json
2022-11-08 17:00:33 +00:00

119 lines
4.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-3974",
"STATE": "PUBLIC",
"TITLE": "Use After Free in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2.3612"
}
]
}
}
]
},
"vendor_name": "vim"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "vim is vulnerable to Use After Free"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 Use After Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/e402cb2c-8ec4-4828-a692-c95f8e0de6d4",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/e402cb2c-8ec4-4828-a692-c95f8e0de6d4"
},
{
"name": "https://github.com/vim/vim/commit/64066b9acd9f8cffdf4840f797748f938a13f2d6",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/64066b9acd9f8cffdf4840f797748f938a13f2d6"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-5cd9df120e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IH2LS2DXBTYOCWGAKFMBF3HTWWXPBEFL/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-b0ac29efb1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FNXY7T5OORA7UJIMGSJBGHFMU6UZWS6P/"
},
{
"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"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220311 [SECURITY] [DLA 2947-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00018.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221108 [SECURITY] [DLA 3182-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html"
}
]
},
"source": {
"advisory": "e402cb2c-8ec4-4828-a692-c95f8e0de6d4",
"discovery": "EXTERNAL"
}
}