From 7c858aecfbede886556b52ec4e64f732443f243a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 22 Aug 2022 14:00:43 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/2xxx/CVE-2022-2890.json | 166 +++++++++++++++++------------------ 2022/2xxx/CVE-2022-2932.json | 166 +++++++++++++++++------------------ 2022/2xxx/CVE-2022-2933.json | 18 ++++ 3 files changed, 184 insertions(+), 166 deletions(-) create mode 100644 2022/2xxx/CVE-2022-2933.json diff --git a/2022/2xxx/CVE-2022-2890.json b/2022/2xxx/CVE-2022-2890.json index dd1ea56c337..1b211496c4e 100644 --- a/2022/2xxx/CVE-2022-2890.json +++ b/2022/2xxx/CVE-2022-2890.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-2890", - "STATE": "PUBLIC", - "TITLE": "Cross-site Scripting (XSS) - Stored in yetiforcecompany/yetiforcecrm" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "yetiforcecompany/yetiforcecrm", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "6.4.0" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-2890", + "STATE": "PUBLIC", + "TITLE": "Cross-site Scripting (XSS) - Stored in yetiforcecompany/yetiforcecrm" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "yetiforcecompany/yetiforcecrm", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "6.4.0" + } + ] + } + } + ] + }, + "vendor_name": "yetiforcecompany" } - } ] - }, - "vendor_name": "yetiforcecompany" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Cross-site Scripting (XSS) - Stored in GitHub repository yetiforcecompany/yetiforcecrm prior to 6.4.0." - } - ] - }, - "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')" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Cross-site Scripting (XSS) - Stored in GitHub repository yetiforcecompany/yetiforcecrm prior to 6.4.0." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/5d228a33-eda3-4cff-91da-7bc43e6636da", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/5d228a33-eda3-4cff-91da-7bc43e6636da" - }, - { - "name": "https://github.com/yetiforcecompany/yetiforcecrm/commit/2c14baaf8dbc7fd82d5c585f2fa0c23528450618", - "refsource": "MISC", - "url": "https://github.com/yetiforcecompany/yetiforcecrm/commit/2c14baaf8dbc7fd82d5c585f2fa0c23528450618" - } - ] - }, - "source": { - "advisory": "5d228a33-eda3-4cff-91da-7bc43e6636da", - "discovery": "EXTERNAL" - } + }, + "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://github.com/yetiforcecompany/yetiforcecrm/commit/2c14baaf8dbc7fd82d5c585f2fa0c23528450618", + "refsource": "MISC", + "url": "https://github.com/yetiforcecompany/yetiforcecrm/commit/2c14baaf8dbc7fd82d5c585f2fa0c23528450618" + }, + { + "name": "https://huntr.dev/bounties/5d228a33-eda3-4cff-91da-7bc43e6636da", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/5d228a33-eda3-4cff-91da-7bc43e6636da" + } + ] + }, + "source": { + "advisory": "5d228a33-eda3-4cff-91da-7bc43e6636da", + "discovery": "EXTERNAL" + } } \ No newline at end of file diff --git a/2022/2xxx/CVE-2022-2932.json b/2022/2xxx/CVE-2022-2932.json index 9a27b5c243f..b53ee24ae67 100644 --- a/2022/2xxx/CVE-2022-2932.json +++ b/2022/2xxx/CVE-2022-2932.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-2932", - "STATE": "PUBLIC", - "TITLE": "Cross-site Scripting (XSS) - Reflected in bustle/mobiledoc-kit" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "bustle/mobiledoc-kit", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "0.14.2" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-2932", + "STATE": "PUBLIC", + "TITLE": "Cross-site Scripting (XSS) - Reflected in bustle/mobiledoc-kit" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "bustle/mobiledoc-kit", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.14.2" + } + ] + } + } + ] + }, + "vendor_name": "bustle" } - } ] - }, - "vendor_name": "bustle" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Cross-site Scripting (XSS) - Reflected in GitHub repository bustle/mobiledoc-kit prior to 0.14.2." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 9.8, - "baseSeverity": "CRITICAL", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/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-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Cross-site Scripting (XSS) - Reflected in GitHub repository bustle/mobiledoc-kit prior to 0.14.2." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/2-other-bustle/mobiledoc-kit", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/2-other-bustle/mobiledoc-kit" - }, - { - "name": "https://github.com/bustle/mobiledoc-kit/commit/f3fdaa5352904fd2a0b4247ccb0dbf68aad43b5a", - "refsource": "MISC", - "url": "https://github.com/bustle/mobiledoc-kit/commit/f3fdaa5352904fd2a0b4247ccb0dbf68aad43b5a" - } - ] - }, - "source": { - "advisory": "2-other-bustle/mobiledoc-kit", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/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-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/2-other-bustle/mobiledoc-kit", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/2-other-bustle/mobiledoc-kit" + }, + { + "name": "https://github.com/bustle/mobiledoc-kit/commit/f3fdaa5352904fd2a0b4247ccb0dbf68aad43b5a", + "refsource": "MISC", + "url": "https://github.com/bustle/mobiledoc-kit/commit/f3fdaa5352904fd2a0b4247ccb0dbf68aad43b5a" + } + ] + }, + "source": { + "advisory": "2-other-bustle/mobiledoc-kit", + "discovery": "EXTERNAL" + } } \ No newline at end of file diff --git a/2022/2xxx/CVE-2022-2933.json b/2022/2xxx/CVE-2022-2933.json new file mode 100644 index 00000000000..02aca0eb6c8 --- /dev/null +++ b/2022/2xxx/CVE-2022-2933.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-2933", + "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