mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
109 lines
3.6 KiB
JSON
109 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@huntr.dev",
|
|
"ID": "CVE-2022-0213",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Heap-based Buffer Overflow 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 Heap-based Buffer Overflow"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 6.8,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-122 Heap-based Buffer Overflow"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://huntr.dev/bounties/f3afe1a5-e6f8-4579-b68a-6e5c7e39afed",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://huntr.dev/bounties/f3afe1a5-e6f8-4579-b68a-6e5c7e39afed"
|
|
},
|
|
{
|
|
"name": "https://github.com/vim/vim/commit/de05bb25733c3319e18dca44e9b59c6ee389eb26",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vim/vim/commit/de05bb25733c3319e18dca44e9b59c6ee389eb26"
|
|
},
|
|
{
|
|
"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": "f3afe1a5-e6f8-4579-b68a-6e5c7e39afed",
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |