"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-08-21 06:00:42 +00:00
parent 39ec09f045
commit 355e5d863d
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
47 changed files with 549 additions and 301 deletions

View File

@ -104,6 +104,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220110 [SECURITY] [DLA 2876-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00003.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -94,6 +94,11 @@
"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": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -104,6 +104,11 @@
"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"
}
]
},

View File

@ -94,6 +94,11 @@
"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": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -94,6 +94,11 @@
"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"
}
]
},

View File

@ -124,6 +124,11 @@
"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"
}
]
},

View File

@ -124,6 +124,11 @@
"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"
}
]
},

View File

@ -124,6 +124,11 @@
"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"
}
]
},

View File

@ -114,6 +114,11 @@
"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"
}
]
},

View File

@ -114,6 +114,11 @@
"refsource": "FULLDISC",
"name": "20220721 APPLE-SA-2022-07-20-3 macOS Big Sur 11.6.8",
"url": "http://seclists.org/fulldisclosure/2022/Jul/13"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -114,6 +114,11 @@
"refsource": "FULLDISC",
"name": "20220721 APPLE-SA-2022-07-20-3 macOS Big Sur 11.6.8",
"url": "http://seclists.org/fulldisclosure/2022/Jul/13"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -1,89 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0392",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0392",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
"vendor": {
"vendor_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2"
}
]
}
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2"
}
]
}
}
]
},
"vendor_name": "vim"
}
]
},
"vendor_name": "vim"
}
]
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in GitHub repository vim prior to 8.2."
}
]
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in GitHub repository vim prior to 8.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
}
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
"problemtype_data": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
]
}
]
}
]
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/d00a2acd-1935-4195-9d5b-4115ef6b3126",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/d00a2acd-1935-4195-9d5b-4115ef6b3126"
},
{
"name": "https://github.com/vim/vim/commit/806d037671e133bd28a7864248763f643967973a",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/806d037671e133bd28a7864248763f643967973a"
}
]
"reference_data": [
{
"name": "https://huntr.dev/bounties/d00a2acd-1935-4195-9d5b-4115ef6b3126",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/d00a2acd-1935-4195-9d5b-4115ef6b3126"
},
{
"name": "https://github.com/vim/vim/commit/806d037671e133bd28a7864248763f643967973a",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/806d037671e133bd28a7864248763f643967973a"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},
"source": {
"advisory": "d00a2acd-1935-4195-9d5b-4115ef6b3126",
"discovery": "EXTERNAL"
"advisory": "d00a2acd-1935-4195-9d5b-4115ef6b3126",
"discovery": "EXTERNAL"
}
}

View File

@ -1,89 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0407",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0407",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
"vendor": {
"vendor_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2"
}
]
}
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2"
}
]
}
}
]
},
"vendor_name": "vim"
}
]
},
"vendor_name": "vim"
}
]
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2."
}
]
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
}
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
"problemtype_data": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
]
}
]
}
]
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/81822bf7-aafe-4d37-b836-1255d46e572c",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/81822bf7-aafe-4d37-b836-1255d46e572c"
},
{
"name": "https://github.com/vim/vim/commit/44db8213d38c39877d2148eff6a72f4beccfb94e",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/44db8213d38c39877d2148eff6a72f4beccfb94e"
}
]
"reference_data": [
{
"name": "https://huntr.dev/bounties/81822bf7-aafe-4d37-b836-1255d46e572c",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/81822bf7-aafe-4d37-b836-1255d46e572c"
},
{
"name": "https://github.com/vim/vim/commit/44db8213d38c39877d2148eff6a72f4beccfb94e",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/44db8213d38c39877d2148eff6a72f4beccfb94e"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},
"source": {
"advisory": "81822bf7-aafe-4d37-b836-1255d46e572c",
"discovery": "EXTERNAL"
"advisory": "81822bf7-aafe-4d37-b836-1255d46e572c",
"discovery": "EXTERNAL"
}
}

View File

@ -94,6 +94,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220516 [SECURITY] [DLA 3011-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00022.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -94,6 +94,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220620 [SECURITY] [DLA 3053-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00014.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-48bf3cb1c4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZLEHVP4LNAGER4ZDGUDS5V5YVQD6INF/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"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"
}
]
},

View File

@ -99,6 +99,11 @@
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-e62adccfca",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RAIQTUO35U5WO2NYMY47637EMCVDJRSL/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-b605768c94",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KVPZVE2CIE2NGCHZDMEHPBWN3LK2UQAA/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-b605768c94",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KVPZVE2CIE2NGCHZDMEHPBWN3LK2UQAA/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -99,6 +99,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-8df66cdbef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HIP7KG7TVS5YF3QREAY2GOGUT3YUBZAI/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -99,6 +99,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-8df66cdbef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HIP7KG7TVS5YF3QREAY2GOGUT3YUBZAI/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-8df66cdbef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HIP7KG7TVS5YF3QREAY2GOGUT3YUBZAI/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -84,6 +84,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-8df66cdbef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HIP7KG7TVS5YF3QREAY2GOGUT3YUBZAI/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -94,6 +94,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-d044e7e0b4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BFAZTAT5CZC2R6KYDYA2HBAVEDSIX6MW/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -79,6 +79,11 @@
"name": "https://github.com/vim/vim/commit/7ce5b2b590256ce53d6af28c1d203fb3bc1d2d97",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/7ce5b2b590256ce53d6af28c1d203fb3bc1d2d97"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},
@ -86,4 +91,4 @@
"advisory": "c9f85608-ff11-48e4-933d-53d1759d44d9",
"discovery": "EXTERNAL"
}
}
}

View File

@ -1,89 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1771",
"STATE": "PUBLIC",
"TITLE": "Uncontrolled Recursion in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2.4975"
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1771",
"STATE": "PUBLIC",
"TITLE": "Uncontrolled Recursion in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2.4975"
}
]
}
}
]
},
"vendor_name": "vim"
}
}
]
},
"vendor_name": "vim"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Uncontrolled Recursion in GitHub repository vim/vim prior to 8.2.4975."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-674 Uncontrolled Recursion"
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Uncontrolled Recursion in GitHub repository vim/vim prior to 8.2.4975."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/faa74175-5317-4b71-a363-dfc39094ecbb",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/faa74175-5317-4b71-a363-dfc39094ecbb"
},
{
"name": "https://github.com/vim/vim/commit/51f0bfb88a3554ca2dde777d78a59880d1ee37a8",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/51f0bfb88a3554ca2dde777d78a59880d1ee37a8"
}
]
},
"source": {
"advisory": "faa74175-5317-4b71-a363-dfc39094ecbb",
"discovery": "EXTERNAL"
}
}
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-674 Uncontrolled Recursion"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/faa74175-5317-4b71-a363-dfc39094ecbb",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/faa74175-5317-4b71-a363-dfc39094ecbb"
},
{
"name": "https://github.com/vim/vim/commit/51f0bfb88a3554ca2dde777d78a59880d1ee37a8",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/51f0bfb88a3554ca2dde777d78a59880d1ee37a8"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},
"source": {
"advisory": "faa74175-5317-4b71-a363-dfc39094ecbb",
"discovery": "EXTERNAL"
}
}

View File

@ -1,89 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1796",
"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.4979"
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1796",
"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.4979"
}
]
}
}
]
},
"vendor_name": "vim"
}
}
]
},
"vendor_name": "vim"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use After Free in GitHub repository vim/vim prior to 8.2.4979."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 Use After Free"
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use After Free in GitHub repository vim/vim prior to 8.2.4979."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/f6739b58-49f9-4056-a843-bf76bbc1253e",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/f6739b58-49f9-4056-a843-bf76bbc1253e"
},
{
"name": "https://github.com/vim/vim/commit/28d032cc688ccfda18c5bbcab8b50aba6e18cde5",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/28d032cc688ccfda18c5bbcab8b50aba6e18cde5"
}
]
},
"source": {
"advisory": "f6739b58-49f9-4056-a843-bf76bbc1253e",
"discovery": "EXTERNAL"
}
}
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/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/f6739b58-49f9-4056-a843-bf76bbc1253e",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/f6739b58-49f9-4056-a843-bf76bbc1253e"
},
{
"name": "https://github.com/vim/vim/commit/28d032cc688ccfda18c5bbcab8b50aba6e18cde5",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/28d032cc688ccfda18c5bbcab8b50aba6e18cde5"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},
"source": {
"advisory": "f6739b58-49f9-4056-a843-bf76bbc1253e",
"discovery": "EXTERNAL"
}
}

View File

@ -84,6 +84,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb2daad935",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TYNK6SDCMOLQJOI3B4AOE66P2G2IH4ZM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -99,6 +99,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220620 [SECURITY] [DLA 3053-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00014.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -94,6 +94,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb2daad935",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TYNK6SDCMOLQJOI3B4AOE66P2G2IH4ZM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -84,6 +84,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb2daad935",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TYNK6SDCMOLQJOI3B4AOE66P2G2IH4ZM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -84,6 +84,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220620 [SECURITY] [DLA 3053-1] vim security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00014.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -94,6 +94,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb7f3cacbf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U743FMJGFQ35GBPCQ6OWMVZEJPDFVEWM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb7f3cacbf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U743FMJGFQ35GBPCQ6OWMVZEJPDFVEWM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb7f3cacbf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U743FMJGFQ35GBPCQ6OWMVZEJPDFVEWM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb7f3cacbf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U743FMJGFQ35GBPCQ6OWMVZEJPDFVEWM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-bb7f3cacbf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U743FMJGFQ35GBPCQ6OWMVZEJPDFVEWM/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -84,6 +84,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -84,6 +84,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
}
]
},

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2922",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}