"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-05-16 22:01:28 +00:00
parent da0cf2e058
commit 992fcaf789
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
11 changed files with 234 additions and 166 deletions

View File

@ -1,89 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0261",
"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"
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0261",
"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"
}
}
]
},
"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."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 0,
"baseSeverity": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
},
"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."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/fa795954-8775-4f23-98c6-d4d4d3fe8a82",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/fa795954-8775-4f23-98c6-d4d4d3fe8a82"
},
{
"name": "https://github.com/vim/vim/commit/9f8c304c8a390ade133bac29963dc8e56ab14cbc",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/9f8c304c8a390ade133bac29963dc8e56ab14cbc"
}
]
},
"source": {
"advisory": "fa795954-8775-4f23-98c6-d4d4d3fe8a82",
"discovery": "EXTERNAL"
}
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 0,
"baseSeverity": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/fa795954-8775-4f23-98c6-d4d4d3fe8a82",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/fa795954-8775-4f23-98c6-d4d4d3fe8a82"
},
{
"name": "https://github.com/vim/vim/commit/9f8c304c8a390ade133bac29963dc8e56ab14cbc",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/9f8c304c8a390ade133bac29963dc8e56ab14cbc"
},
{
"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"
}
]
},
"source": {
"advisory": "fa795954-8775-4f23-98c6-d4d4d3fe8a82",
"discovery": "EXTERNAL"
}
}

View File

@ -1,89 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0351",
"STATE": "PUBLIC",
"TITLE": "Access of Memory Location Before Start of Buffer in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.2"
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0351",
"STATE": "PUBLIC",
"TITLE": "Access of Memory Location Before Start of Buffer 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"
}
}
]
},
"vendor_name": "vim"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Access of Memory Location Before Start of Buffer in GitHub repository vim/vim prior to 8.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-786 Access of Memory Location Before Start of Buffer"
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Access of Memory Location Before Start of Buffer in GitHub repository vim/vim prior to 8.2."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/8b36db58-b65c-4298-be7f-40b9e37fd161",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/8b36db58-b65c-4298-be7f-40b9e37fd161"
},
{
"name": "https://github.com/vim/vim/commit/fe6fb267e6ee5c5da2f41889e4e0e0ac5bf4b89d",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/fe6fb267e6ee5c5da2f41889e4e0e0ac5bf4b89d"
}
]
},
"source": {
"advisory": "8b36db58-b65c-4298-be7f-40b9e37fd161",
"discovery": "EXTERNAL"
}
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-786 Access of Memory Location Before Start of Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/8b36db58-b65c-4298-be7f-40b9e37fd161",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/8b36db58-b65c-4298-be7f-40b9e37fd161"
},
{
"name": "https://github.com/vim/vim/commit/fe6fb267e6ee5c5da2f41889e4e0e0ac5bf4b89d",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/fe6fb267e6ee5c5da2f41889e4e0e0ac5bf4b89d"
},
{
"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"
}
]
},
"source": {
"advisory": "8b36db58-b65c-4298-be7f-40b9e37fd161",
"discovery": "EXTERNAL"
}
}

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": "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"
}
]
},

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": "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"
}
]
},

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": "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"
}
]
},

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": "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"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-f0db3943d9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JUN33257RUM4RS2I4GZETKFSAXPETATG/"
},
{
"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"
}
]
},

View File

@ -89,6 +89,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-f0db3943d9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JUN33257RUM4RS2I4GZETKFSAXPETATG/"
},
{
"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"
}
]
},

View File

@ -79,6 +79,11 @@
"name": "https://github.com/vim/vim/commit/7c824682d2028432ee082703ef0ab399867a089b",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/7c824682d2028432ee082703ef0ab399867a089b"
},
{
"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"
}
]
},

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1749",
"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."
}
]
}
}

View File

@ -101,6 +101,11 @@
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213255",
"url": "https://support.apple.com/kb/HT213255"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213254",
"url": "https://support.apple.com/kb/HT213254"
}
]
}