From 3a1d3817d26ab35a23e5e4223fdb26e165dbb004 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 29 Mar 2022 02:01:18 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/0xxx/CVE-2022-0943.json | 173 +++++++++++++++++---------------- 2022/1xxx/CVE-2022-1147.json | 18 ++++ 2022/21xxx/CVE-2022-21698.json | 10 ++ 2022/23xxx/CVE-2022-23937.json | 75 ++++++++++++-- 2022/24xxx/CVE-2022-24956.json | 61 ++++++++++-- 2022/24xxx/CVE-2022-24957.json | 61 ++++++++++-- 2022/25xxx/CVE-2022-25420.json | 56 +++++++++-- 2022/27xxx/CVE-2022-27948.json | 2 +- 8 files changed, 347 insertions(+), 109 deletions(-) create mode 100644 2022/1xxx/CVE-2022-1147.json diff --git a/2022/0xxx/CVE-2022-0943.json b/2022/0xxx/CVE-2022-0943.json index 86088c22808..23a0ecd99e1 100644 --- a/2022/0xxx/CVE-2022-0943.json +++ b/2022/0xxx/CVE-2022-0943.json @@ -1,89 +1,94 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-0943", - "STATE": "PUBLIC", - "TITLE": "Heap-based Buffer Overflow occurs in vim in vim/vim" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "vim/vim", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "8.2.4563" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-0943", + "STATE": "PUBLIC", + "TITLE": "Heap-based Buffer Overflow occurs in vim in vim/vim" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "vim/vim", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "8.2.4563" + } + ] + } + } + ] + }, + "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 occurs in vim in GitHub repository vim/vim prior to 8.2.4563." - } - ] - }, - "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-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 occurs in vim in GitHub repository vim/vim prior to 8.2.4563." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/9e4de32f-ad5f-4830-b3ae-9467b5ab90a1", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/9e4de32f-ad5f-4830-b3ae-9467b5ab90a1" - }, - { - "name": "https://github.com/vim/vim/commit/5c68617d395f9d7b824f68475b24ce3e38d653a3", - "refsource": "MISC", - "url": "https://github.com/vim/vim/commit/5c68617d395f9d7b824f68475b24ce3e38d653a3" - } - ] - }, - "source": { - "advisory": "9e4de32f-ad5f-4830-b3ae-9467b5ab90a1", - "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-122 Heap-based Buffer Overflow" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/9e4de32f-ad5f-4830-b3ae-9467b5ab90a1", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/9e4de32f-ad5f-4830-b3ae-9467b5ab90a1" + }, + { + "name": "https://github.com/vim/vim/commit/5c68617d395f9d7b824f68475b24ce3e38d653a3", + "refsource": "MISC", + "url": "https://github.com/vim/vim/commit/5c68617d395f9d7b824f68475b24ce3e38d653a3" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2022-b718ebbfce", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C3R36VSLO4TRX72SWB6IDJOD24BQXPX2/" + } + ] + }, + "source": { + "advisory": "9e4de32f-ad5f-4830-b3ae-9467b5ab90a1", + "discovery": "EXTERNAL" + } +} \ No newline at end of file diff --git a/2022/1xxx/CVE-2022-1147.json b/2022/1xxx/CVE-2022-1147.json new file mode 100644 index 00000000000..ae5a46f182f --- /dev/null +++ b/2022/1xxx/CVE-2022-1147.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1147", + "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." + } + ] + } +} \ No newline at end of file diff --git a/2022/21xxx/CVE-2022-21698.json b/2022/21xxx/CVE-2022-21698.json index f1afc3ae6a8..8f865fb24b0 100644 --- a/2022/21xxx/CVE-2022-21698.json +++ b/2022/21xxx/CVE-2022-21698.json @@ -88,6 +88,16 @@ "name": "https://github.com/prometheus/client_golang/releases/tag/v1.11.1", "refsource": "MISC", "url": "https://github.com/prometheus/client_golang/releases/tag/v1.11.1" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2022-5f253807ce", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FY3N7H6VSDZM37B4SKM2PFFCUWU7QYWN/" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2022-6c4cb64314", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZKORFJTRRDJCWBTJPISKKCVMMMJBIRLG/" } ] }, diff --git a/2022/23xxx/CVE-2022-23937.json b/2022/23xxx/CVE-2022-23937.json index fc9080e67dc..f73de089aa6 100644 --- a/2022/23xxx/CVE-2022-23937.json +++ b/2022/23xxx/CVE-2022-23937.json @@ -1,18 +1,81 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-23937", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-23937", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "In Wind River VxWorks 6.9 and 7, a specific crafted packet may lead to an out-of-bounds read during an IKE initial exchange scenario." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://support2.windriver.com/index.php?page=security-notices", + "refsource": "MISC", + "name": "https://support2.windriver.com/index.php?page=security-notices" + }, + { + "refsource": "MISC", + "name": "https://support2.windriver.com/index.php?page=cve&pg=21#list", + "url": "https://support2.windriver.com/index.php?page=cve&pg=21#list" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:N/I:N/PR:N/S:U/UI:N", + "version": "3.1" + } } } \ No newline at end of file diff --git a/2022/24xxx/CVE-2022-24956.json b/2022/24xxx/CVE-2022-24956.json index fa6d3a8a44f..48760425a18 100644 --- a/2022/24xxx/CVE-2022-24956.json +++ b/2022/24xxx/CVE-2022-24956.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-24956", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-24956", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "An issue was discovered in Shopware B2B-Suite through 4.4.1. The sort-by parameter of the search functionality of b2border and b2borderlist allows SQL injection. Possible techniques are boolean-based blind, time-based blind, and potentially stacked queries. The vulnerability allows a remote authenticated attacker to dump the underlying database." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://syss.de", + "refsource": "MISC", + "name": "https://syss.de" + }, + { + "refsource": "MISC", + "name": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2022-018.txt", + "url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2022-018.txt" } ] } diff --git a/2022/24xxx/CVE-2022-24957.json b/2022/24xxx/CVE-2022-24957.json index 37cefdf76df..40c0720791b 100644 --- a/2022/24xxx/CVE-2022-24957.json +++ b/2022/24xxx/CVE-2022-24957.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-24957", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-24957", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "DHC Vision eQMS through 5.4.8.322 has Persistent XSS due to insufficient encoding of untrusted input/output. To exploit the vulnerability, the attacker has to create or edit a new information object and use the XSS payload as the name. Any user that opens the object's version or history tab will be attacked." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://syss.de", + "refsource": "MISC", + "name": "https://syss.de" + }, + { + "refsource": "MISC", + "name": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2022-019.txt", + "url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2022-019.txt" } ] } diff --git a/2022/25xxx/CVE-2022-25420.json b/2022/25xxx/CVE-2022-25420.json index 6d2cc095673..e90717cc533 100644 --- a/2022/25xxx/CVE-2022-25420.json +++ b/2022/25xxx/CVE-2022-25420.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-25420", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-25420", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "NTT Resonant Incorporated goo blog App Web Application 1.0 is vulnerable to CLRF injection. This vulnerability allows attackers to execute arbitrary code via a crafted HTTP request." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/abhiunix/goo-blog-App-CVE", + "refsource": "MISC", + "name": "https://github.com/abhiunix/goo-blog-App-CVE" } ] } diff --git a/2022/27xxx/CVE-2022-27948.json b/2022/27xxx/CVE-2022-27948.json index abd9a15a9bf..0a9c14b451a 100644 --- a/2022/27xxx/CVE-2022-27948.json +++ b/2022/27xxx/CVE-2022-27948.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "Certain Tesla vehicles through 2022-03-26 allow attackers to open the charging port via a 315 MHz RF signal containing a fixed sequence of approximately one hundred symbols." + "value": "** DISPUTED ** Certain Tesla vehicles through 2022-03-26 allow attackers to open the charging port via a 315 MHz RF signal containing a fixed sequence of approximately one hundred symbols. NOTE: the vendor's perspective is that the behavior is as intended." } ] },