From 1204420b5c136db7d574ae94e1915d4042f0596b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 7 Oct 2022 12:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/3xxx/CVE-2022-3423.json | 166 +++++++++++++++++------------------ 2022/3xxx/CVE-2022-3424.json | 18 ++++ 2 files changed, 101 insertions(+), 83 deletions(-) create mode 100644 2022/3xxx/CVE-2022-3424.json diff --git a/2022/3xxx/CVE-2022-3423.json b/2022/3xxx/CVE-2022-3423.json index 752661d1ed9..743fd48fc1d 100644 --- a/2022/3xxx/CVE-2022-3423.json +++ b/2022/3xxx/CVE-2022-3423.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-3423", - "STATE": "PUBLIC", - "TITLE": "Denial of Service in nocodb/nocodb" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "nocodb/nocodb", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "0.92.0" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-3423", + "STATE": "PUBLIC", + "TITLE": "Denial of Service in nocodb/nocodb" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "nocodb/nocodb", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.92.0" + } + ] + } + } + ] + }, + "vendor_name": "nocodb" } - } ] - }, - "vendor_name": "nocodb" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Denial of Service in GitHub repository nocodb/nocodb prior to 0.92.0." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "LOCAL", - "availabilityImpact": "HIGH", - "baseScore": 7.3, - "baseSeverity": "HIGH", - "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:H", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-400 Uncontrolled Resource Consumption" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Denial of Service in GitHub repository nocodb/nocodb prior to 0.92.0." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/94639d8e-8301-4432-ab80-e76e1346e631", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/94639d8e-8301-4432-ab80-e76e1346e631" - }, - { - "name": "https://github.com/nocodb/nocodb/commit/000ecd886738b965b5997cd905825e3244f48b95", - "refsource": "MISC", - "url": "https://github.com/nocodb/nocodb/commit/000ecd886738b965b5997cd905825e3244f48b95" - } - ] - }, - "source": { - "advisory": "94639d8e-8301-4432-ab80-e76e1346e631", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "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:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-400 Uncontrolled Resource Consumption" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://github.com/nocodb/nocodb/commit/000ecd886738b965b5997cd905825e3244f48b95", + "refsource": "MISC", + "url": "https://github.com/nocodb/nocodb/commit/000ecd886738b965b5997cd905825e3244f48b95" + }, + { + "name": "https://huntr.dev/bounties/94639d8e-8301-4432-ab80-e76e1346e631", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/94639d8e-8301-4432-ab80-e76e1346e631" + } + ] + }, + "source": { + "advisory": "94639d8e-8301-4432-ab80-e76e1346e631", + "discovery": "EXTERNAL" + } } \ No newline at end of file diff --git a/2022/3xxx/CVE-2022-3424.json b/2022/3xxx/CVE-2022-3424.json new file mode 100644 index 00000000000..cdcb8bcf4a6 --- /dev/null +++ b/2022/3xxx/CVE-2022-3424.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-3424", + "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