cvelist/2021/4xxx/CVE-2021-4173.json
2022-08-21 06:00:42 +00:00

139 lines
4.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-4173",
"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"
}
]
}
}
]
},
"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": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/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/a1b236b9-89fb-4ccf-9689-ba11b471e766",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/a1b236b9-89fb-4ccf-9689-ba11b471e766"
},
{
"name": "https://github.com/vim/vim/commit/9c23f9bb5fe435b28245ba8ac65aa0ca6b902c04",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/9c23f9bb5fe435b28245ba8ac65aa0ca6b902c04"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-a3d70b50f0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2EY2VFBU3YGGWI5BW4XKT3F37MYGEQUD/"
},
{
"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": "FEDORA",
"name": "FEDORA-2022-48b86d586f",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3FH2J57GDA2WMBS6J56F6QQRA6BXQQFZ/"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213183",
"url": "https://support.apple.com/kb/HT213183"
},
{
"refsource": "FULLDISC",
"name": "20220314 APPLE-SA-2022-03-14-4 macOS Monterey 12.3",
"url": "http://seclists.org/fulldisclosure/2022/Mar/29"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213256",
"url": "https://support.apple.com/kb/HT213256"
},
{
"refsource": "FULLDISC",
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213343",
"url": "https://support.apple.com/kb/HT213343"
},
{
"refsource": "FULLDISC",
"name": "20220721 APPLE-SA-2022-07-20-4 Security Update 2022-005 Catalina",
"url": "http://seclists.org/fulldisclosure/2022/Jul/14"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},
"source": {
"advisory": "a1b236b9-89fb-4ccf-9689-ba11b471e766",
"discovery": "EXTERNAL"
}
}