From b6ea307471d682925df89dc96d8d2457dbf44375 Mon Sep 17 00:00:00 2001 From: jwhitmore-mitre <46968546+jwhitmore-mitre@users.noreply.github.com> Date: Thu, 23 Jun 2022 10:27:16 -0400 Subject: [PATCH] Revert "fixing file that cause system merge conflict." --- 2022/2xxx/CVE-2022-2174.json | 134 +++++++++++++++++------------------ 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/2022/2xxx/CVE-2022-2174.json b/2022/2xxx/CVE-2022-2174.json index 6eabe06d8d7..bd7d84bf395 100644 --- a/2022/2xxx/CVE-2022-2174.json +++ b/2022/2xxx/CVE-2022-2174.json @@ -1,89 +1,89 @@ { "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-2174", - "STATE": "PUBLIC", - "TITLE": "Cross-site Scripting (XSS) - Reflected in microweber/microweber" + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-2174", + "STATE": "PUBLIC", + "TITLE": "Cross-site Scripting (XSS) - Reflected in microweber/microweber" }, "affects": { - "vendor": { - "vendor_data": [ + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ { - "product": { - "product_data": [ - { - "product_name": "microweber/microweber", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "1.2.18" - } - ] - } - } - ] - }, - "vendor_name": "microweber" + "product_name": "microweber/microweber", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.2.18" + } + ] + } } - ] - } + ] + }, + "vendor_name": "microweber" + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { - "description_data": [ - { - "lang": "eng", - "value": "Cross-site Scripting (XSS) - Reflected in GitHub repository microweber/microweber prior to 1.2.18." - } - ] + "description_data": [ + { + "lang": "eng", + "value": "Cross-site Scripting (XSS) - Reflected in GitHub repository microweber/microweber prior to 1.2.18." + } + ] }, "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "LOW", - "baseScore": 6.5, - "baseSeverity": "MEDIUM", - "confidentialityImpact": "NONE", - "integrityImpact": "LOW", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", - "version": "3.0" - } + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", + "version": "3.0" + } }, "problemtype": { - "problemtype_data": [ + "problemtype_data": [ + { + "description": [ { - "description": [ - { - "lang": "eng", - "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" - } - ] + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" } - ] + ] + } + ] }, "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/ac68e3fc-8cf1-4a62-90ee-95c4b2bad607", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/ac68e3fc-8cf1-4a62-90ee-95c4b2bad607" - }, - { - "name": "https://github.com/microweber/microweber/commit/c51285f791e48e536111cd57a9544ccbf7f33961", - "refsource": "MISC", - "url": "https://github.com/microweber/microweber/commit/c51285f791e48e536111cd57a9544ccbf7f33961" - } - ] + "reference_data": [ + { + "name": "https://huntr.dev/bounties/ac68e3fc-8cf1-4a62-90ee-95c4b2bad607", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/ac68e3fc-8cf1-4a62-90ee-95c4b2bad607" + }, + { + "name": "https://github.com/microweber/microweber/commit/c51285f791e48e536111cd57a9544ccbf7f33961", + "refsource": "MISC", + "url": "https://github.com/microweber/microweber/commit/c51285f791e48e536111cd57a9544ccbf7f33961" + } + ] }, "source": { - "advisory": "ac68e3fc-8cf1-4a62-90ee-95c4b2bad607", - "discovery": "EXTERNAL" + "advisory": "ac68e3fc-8cf1-4a62-90ee-95c4b2bad607", + "discovery": "EXTERNAL" } -} +} \ No newline at end of file