From d1c59fb4dc714bef9c53af9eda66561059d652ce Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 7 Jun 2022 20:01:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/39xxx/CVE-2021-39795.json | 50 ++------------------ 2022/2xxx/CVE-2022-2022.json | 83 +++++++++++++++++++++++++++++++--- 2 files changed, 80 insertions(+), 53 deletions(-) diff --git a/2021/39xxx/CVE-2021-39795.json b/2021/39xxx/CVE-2021-39795.json index fde3013d85e..067760a809d 100644 --- a/2021/39xxx/CVE-2021-39795.json +++ b/2021/39xxx/CVE-2021-39795.json @@ -4,58 +4,14 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-39795", - "ASSIGNER": "security@android.com", - "STATE": "PUBLIC" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "vendor_name": "n/a", - "product": { - "product_data": [ - { - "product_name": "Android", - "version": { - "version_data": [ - { - "version_value": "Android-11 Android-12 Android-12L" - } - ] - } - } - ] - } - } - ] - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "Elevation of privilege" - } - ] - } - ] - }, - "references": { - "reference_data": [ - { - "refsource": "MISC", - "name": "https://source.android.com/security/bulletin/2022-04-01", - "url": "https://source.android.com/security/bulletin/2022-04-01" - } - ] + "ASSIGNER": "cve@mitre.org", + "STATE": "REJECT" }, "description": { "description_data": [ { "lang": "eng", - "value": "In multiple locations of MediaProvider.java , there is a possible way to get read/write access to other app's dedicated, app-specific directory within external storage due to a missing permission check. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12LAndroid ID: A-201667614" + "value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Notes: Pulled from Android ASB#2022-04 publication (https://source.android.com/security/bulletin/2022-04-01) due to a functional regression. We will re-release this CVE at a future date, in a future publication that is currently TBD" } ] } diff --git a/2022/2xxx/CVE-2022-2022.json b/2022/2xxx/CVE-2022-2022.json index 3a81a894bdc..9acb0b65004 100644 --- a/2022/2xxx/CVE-2022-2022.json +++ b/2022/2xxx/CVE-2022-2022.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-2022", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Cross-site Scripting (XSS) - Stored in nocodb/nocodb" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "nocodb/nocodb", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.91.7" + } + ] + } + } + ] + }, + "vendor_name": "nocodb" + } + ] + } + }, + "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": "Cross-site Scripting (XSS) - Stored in GitHub repository nocodb/nocodb prior to 0.91.7." } ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/f6082949-40d3-411c-b613-23ada2691913", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/f6082949-40d3-411c-b613-23ada2691913" + }, + { + "name": "https://github.com/nocodb/nocodb/commit/ffad5a318ad60d1da1c75dd28152827b94c92e9d", + "refsource": "MISC", + "url": "https://github.com/nocodb/nocodb/commit/ffad5a318ad60d1da1c75dd28152827b94c92e9d" + } + ] + }, + "source": { + "advisory": "f6082949-40d3-411c-b613-23ada2691913", + "discovery": "EXTERNAL" } } \ No newline at end of file