From 0ca079c99956d91d2820ca15a4d686f22e9b0fcc Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 20 Sep 2022 11:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/2xxx/CVE-2022-2177.json | 202 ++++++++++++++++----------------- 2022/3xxx/CVE-2022-3242.json | 166 +++++++++++++-------------- 2022/40xxx/CVE-2022-40208.json | 18 +++ 2022/40xxx/CVE-2022-40704.json | 18 +++ 4 files changed, 220 insertions(+), 184 deletions(-) create mode 100644 2022/40xxx/CVE-2022-40208.json create mode 100644 2022/40xxx/CVE-2022-40704.json diff --git a/2022/2xxx/CVE-2022-2177.json b/2022/2xxx/CVE-2022-2177.json index 908c887f1aa..818727d2872 100644 --- a/2022/2xxx/CVE-2022-2177.json +++ b/2022/2xxx/CVE-2022-2177.json @@ -1,109 +1,109 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "generator": { - "engine": "Vulnogram 0.0.9" - }, - "CVE_data_meta": { - "ID": "CVE-2022-2177", - "ASSIGNER": "cve@usom.gov.tr", - "DATE_PUBLIC": "2022-09-20T15:00:00.000Z", - "TITLE": "SQL Injection in Kayrasoft", - "AKA": "", - "STATE": "PUBLIC" - }, - "source": { - "defect": [ - "TR-22-0630" - ], - "advisory": "TR-22-0630", - "discovery": "EXTERNAL" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "vendor_name": "Kayrasoft", - "product": { - "product_data": [ - { - "product_name": "Kayrasoft", - "version": { - "version_data": [ - { - "version_name": "", - "version_affected": "<", - "version_value": "2", - "platform": "" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "CVE_data_meta": { + "ID": "CVE-2022-2177", + "ASSIGNER": "cve@usom.gov.tr", + "DATE_PUBLIC": "2022-09-20T15:00:00.000Z", + "TITLE": "SQL Injection in Kayrasoft", + "AKA": "", + "STATE": "PUBLIC" + }, + "source": { + "defect": [ + "TR-22-0630" + ], + "advisory": "TR-22-0630", + "discovery": "EXTERNAL" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Kayrasoft", + "product": { + "product_data": [ + { + "product_name": "Kayrasoft", + "version": { + "version_data": [ + { + "version_name": "", + "version_affected": "<", + "version_value": "2", + "platform": "" + } + ] + } + } + ] } - ] } - } ] - } } - ] - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-89 SQL Injection" - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection" + } + ] + } ] - } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Kayrasoft product before version 2 has an unauthenticated SQL Injection vulnerability. This is fixed in version 2." + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.usom.gov.tr/bildirim/tr-22-0630", + "name": "https://www.usom.gov.tr/bildirim/tr-22-0630" + } + ] + }, + "configuration": [], + "impact": { + "cvss": { + "version": "3.1", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "LOW", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", + "baseScore": 9.4, + "baseSeverity": "CRITICAL" + } + }, + "exploit": [], + "work_around": [], + "solution": [ + { + "lang": "eng", + "value": "Kayrasoft should be updated to the v2 version provided by the vendor. " + } + ], + "credit": [ + { + "lang": "eng", + "value": "Bartu Utku Sarp " + } ] - }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Kayrasoft product before version 2 has an unauthenticated SQL Injection vulnerability. This is fixed in version 2. " - } - ] - }, - "references": { - "reference_data": [ - { - "refsource": "CONFIRM", - "url": "https://www.usom.gov.tr/bildirim/tr-22-0630", - "name": "https://www.usom.gov.tr/bildirim/tr-22-0630" - } - ] - }, - "configuration": [], - "impact": { - "cvss": { - "version": "3.1", - "attackVector": "NETWORK", - "attackComplexity": "LOW", - "privilegesRequired": "NONE", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "availabilityImpact": "LOW", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", - "baseScore": 9.4, - "baseSeverity": "CRITICAL" - } - }, - "exploit": [], - "work_around": [], - "solution": [ - { - "lang": "eng", - "value": "Kayrasoft should be updated to the v2 version provided by the vendor. " - } - ], - "credit": [ - { - "lang": "eng", - "value": "Bartu Utku Sarp " - } - ] } \ No newline at end of file diff --git a/2022/3xxx/CVE-2022-3242.json b/2022/3xxx/CVE-2022-3242.json index b1d0c1e4601..6c8511e8b31 100644 --- a/2022/3xxx/CVE-2022-3242.json +++ b/2022/3xxx/CVE-2022-3242.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-3242", - "STATE": "PUBLIC", - "TITLE": "HTML code Injection in template search keyword in microweber/microweber" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "microweber/microweber", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "1.3.2" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-3242", + "STATE": "PUBLIC", + "TITLE": "HTML code Injection in template search keyword in microweber/microweber" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "microweber/microweber", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.3.2" + } + ] + } + } + ] + }, + "vendor_name": "microweber" } - } ] - }, - "vendor_name": "microweber" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": " Code Injection in GitHub repository microweber/microweber prior to 1.3.2." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "NONE", - "baseScore": 4.3, - "baseSeverity": "MEDIUM", - "confidentialityImpact": "LOW", - "integrityImpact": "NONE", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "REQUIRED", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-94 Improper Control of Generation of Code" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Code Injection in GitHub repository microweber/microweber prior to 1.3.2." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/3e6b218a-a5a6-40d9-9f7e-5ab0c6214faf", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/3e6b218a-a5a6-40d9-9f7e-5ab0c6214faf" - }, - { - "name": "https://github.com/microweber/microweber/commit/68f0721571653db865a5fa01c7986642c82e919c", - "refsource": "MISC", - "url": "https://github.com/microweber/microweber/commit/68f0721571653db865a5fa01c7986642c82e919c" - } - ] - }, - "source": { - "advisory": "3e6b218a-a5a6-40d9-9f7e-5ab0c6214faf", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-94 Improper Control of Generation of Code" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/3e6b218a-a5a6-40d9-9f7e-5ab0c6214faf", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/3e6b218a-a5a6-40d9-9f7e-5ab0c6214faf" + }, + { + "name": "https://github.com/microweber/microweber/commit/68f0721571653db865a5fa01c7986642c82e919c", + "refsource": "MISC", + "url": "https://github.com/microweber/microweber/commit/68f0721571653db865a5fa01c7986642c82e919c" + } + ] + }, + "source": { + "advisory": "3e6b218a-a5a6-40d9-9f7e-5ab0c6214faf", + "discovery": "EXTERNAL" + } } \ No newline at end of file diff --git a/2022/40xxx/CVE-2022-40208.json b/2022/40xxx/CVE-2022-40208.json new file mode 100644 index 00000000000..fb06f614edb --- /dev/null +++ b/2022/40xxx/CVE-2022-40208.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-40208", + "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/40xxx/CVE-2022-40704.json b/2022/40xxx/CVE-2022-40704.json new file mode 100644 index 00000000000..c6a925c75bb --- /dev/null +++ b/2022/40xxx/CVE-2022-40704.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-40704", + "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