From c05fa706d3fda76cd081b37ae0c66e129588010e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 1 Jul 2022 09:00:46 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/2xxx/CVE-2022-2279.json | 166 ++++++++++++++++----------------- 2022/2xxx/CVE-2022-2280.json | 166 ++++++++++++++++----------------- 2022/34xxx/CVE-2022-34894.json | 90 ++---------------- 3 files changed, 173 insertions(+), 249 deletions(-) diff --git a/2022/2xxx/CVE-2022-2279.json b/2022/2xxx/CVE-2022-2279.json index 93aae2f733d..609b4058244 100644 --- a/2022/2xxx/CVE-2022-2279.json +++ b/2022/2xxx/CVE-2022-2279.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-2279", - "STATE": "PUBLIC", - "TITLE": "NULL Pointer Dereference in bfabiszewski/libmobi" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "bfabiszewski/libmobi", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "0.11" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-2279", + "STATE": "PUBLIC", + "TITLE": "NULL Pointer Dereference in bfabiszewski/libmobi" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "bfabiszewski/libmobi", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.11" + } + ] + } + } + ] + }, + "vendor_name": "bfabiszewski" } - } ] - }, - "vendor_name": "bfabiszewski" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "NULL Pointer Dereference in GitHub repository bfabiszewski/libmobi prior to 0.11." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "LOCAL", - "availabilityImpact": "HIGH", - "baseScore": 6.6, - "baseSeverity": "MEDIUM", - "confidentialityImpact": "LOW", - "integrityImpact": "LOW", - "privilegesRequired": "LOW", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-476 NULL Pointer Dereference" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "NULL Pointer Dereference in GitHub repository bfabiszewski/libmobi prior to 0.11." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/68c249e2-779d-4871-b7e3-851f03aca2de", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/68c249e2-779d-4871-b7e3-851f03aca2de" - }, - { - "name": "https://github.com/bfabiszewski/libmobi/commit/c0699c8693c47f14a2e57dec7292e862ac7adf9c", - "refsource": "MISC", - "url": "https://github.com/bfabiszewski/libmobi/commit/c0699c8693c47f14a2e57dec7292e862ac7adf9c" - } - ] - }, - "source": { - "advisory": "68c249e2-779d-4871-b7e3-851f03aca2de", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 6.6, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-476 NULL Pointer Dereference" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/68c249e2-779d-4871-b7e3-851f03aca2de", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/68c249e2-779d-4871-b7e3-851f03aca2de" + }, + { + "name": "https://github.com/bfabiszewski/libmobi/commit/c0699c8693c47f14a2e57dec7292e862ac7adf9c", + "refsource": "MISC", + "url": "https://github.com/bfabiszewski/libmobi/commit/c0699c8693c47f14a2e57dec7292e862ac7adf9c" + } + ] + }, + "source": { + "advisory": "68c249e2-779d-4871-b7e3-851f03aca2de", + "discovery": "EXTERNAL" + } } \ No newline at end of file diff --git a/2022/2xxx/CVE-2022-2280.json b/2022/2xxx/CVE-2022-2280.json index a9903d787ba..70f1903e79d 100644 --- a/2022/2xxx/CVE-2022-2280.json +++ b/2022/2xxx/CVE-2022-2280.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-2280", - "STATE": "PUBLIC", - "TITLE": "Cross-site Scripting (XSS) - Stored in microweber/microweber" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "microweber/microweber", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "1.2.19" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-2280", + "STATE": "PUBLIC", + "TITLE": "Cross-site Scripting (XSS) - Stored in microweber/microweber" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "microweber/microweber", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.2.19" + } + ] + } + } + ] + }, + "vendor_name": "microweber" } - } ] - }, - "vendor_name": "microweber" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Cross-site Scripting (XSS) - Stored in GitHub repository microweber/microweber prior to 1.2.19." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "NONE", - "baseScore": 6.5, - "baseSeverity": "MEDIUM", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "HIGH", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", - "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 microweber/microweber prior to 1.2.19." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/22561bfd-a28f-474e-9bfd-7263c1b71133", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/22561bfd-a28f-474e-9bfd-7263c1b71133" - }, - { - "name": "https://github.com/microweber/microweber/commit/9ebbb4dd35da74025ab6965f722829a7f8f86566", - "refsource": "MISC", - "url": "https://github.com/microweber/microweber/commit/9ebbb4dd35da74025ab6965f722829a7f8f86566" - } - ] - }, - "source": { - "advisory": "22561bfd-a28f-474e-9bfd-7263c1b71133", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", + "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/22561bfd-a28f-474e-9bfd-7263c1b71133", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/22561bfd-a28f-474e-9bfd-7263c1b71133" + }, + { + "name": "https://github.com/microweber/microweber/commit/9ebbb4dd35da74025ab6965f722829a7f8f86566", + "refsource": "MISC", + "url": "https://github.com/microweber/microweber/commit/9ebbb4dd35da74025ab6965f722829a7f8f86566" + } + ] + }, + "source": { + "advisory": "22561bfd-a28f-474e-9bfd-7263c1b71133", + "discovery": "EXTERNAL" + } } \ No newline at end of file diff --git a/2022/34xxx/CVE-2022-34894.json b/2022/34xxx/CVE-2022-34894.json index c20dde31b13..0a4ab3e88d6 100644 --- a/2022/34xxx/CVE-2022-34894.json +++ b/2022/34xxx/CVE-2022-34894.json @@ -1,94 +1,18 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@jetbrains.com", - "ID": "CVE-2022-34894", - "STATE": "PUBLIC" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "Hub", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_name": "2022.2.14799", - "version_value": "2022.2.14799" - } - ] - } - } - ] - }, - "vendor_name": "JetBrains" - } - ] - } - }, - "credit": [ - { - "lang": "eng", - "value": "Yurii Sanin" - } - ], - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-34894", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, "description": { "description_data": [ { "lang": "eng", - "value": "In JetBrains Hub before 2022.2.14799, insufficient access control allowed the hijacking of untrusted services" + "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." } ] - }, - "generator": { - "engine": "Vulnogram 0.0.9" - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "NONE", - "baseScore": 3.5, - "baseSeverity": "LOW", - "confidentialityImpact": "LOW", - "integrityImpact": "NONE", - "privilegesRequired": "LOW", - "scope": "UNCHANGED", - "userInteraction": "REQUIRED", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N", - "version": "3.1" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-284 Improper Access Control" - } - ] - } - ] - }, - "references": { - "reference_data": [ - { - "refsource": "CONFIRM", - "url": "https://www.jetbrains.com/privacy-security/issues-fixed/" - } - ] - }, - "source": { - "defect": [ - "HUB-10771" - ], - "discovery": "EXTERNAL" } } \ No newline at end of file