From ba41f0d1c58be3e943e6276c52cc787b36898bd7 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 7 Dec 2023 19:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/6xxx/CVE-2023-6333.json | 119 +++++++++++++++++++++++++++++++++-- 2023/6xxx/CVE-2023-6591.json | 18 ++++++ 2023/6xxx/CVE-2023-6592.json | 18 ++++++ 3 files changed, 151 insertions(+), 4 deletions(-) create mode 100644 2023/6xxx/CVE-2023-6591.json create mode 100644 2023/6xxx/CVE-2023-6592.json diff --git a/2023/6xxx/CVE-2023-6333.json b/2023/6xxx/CVE-2023-6333.json index 58fcf58f848..b001ad3e477 100644 --- a/2023/6xxx/CVE-2023-6333.json +++ b/2023/6xxx/CVE-2023-6333.json @@ -1,17 +1,128 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-6333", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "ics-cert@hq.dhs.gov", + "STATE": "PUBLIC" }, "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": "\nThe affected ControlByWeb Relay products are vulnerable to a stored cross-site scripting vulnerability, which could allow an attacker to inject arbitrary scripts into the endpoint of a web interface that could run malicious javascript code during a user's session.\n\n\n\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "ControlByWeb", + "product": { + "product_data": [ + { + "product_name": "X-332-24I", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "Firmware 1.06" + } + ] + } + }, + { + "product_name": "X-301-I", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "Firmware 1.15" + } + ] + } + }, + { + "product_name": "X-301-24I", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "Firmware 1.15" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-341-05", + "refsource": "MISC", + "name": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-341-05" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\n

ControlByWeb recommends users update to the following versions:

\n\n
" + } + ], + "value": "\nControlByWeb recommends users update to the following versions:\n\n * X301 V1.20 https://controlbyweb.com/firmware/X301_v1.20_firmware.zip .\n * X332 V1.09 https://controlbyweb.com/firmware/X332_v1.09_firmware.zip .\n\n\n\n\n\n" + } + ], + "credits": [ + { + "lang": "en", + "value": "Prajitesh Singh of Cyble" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "LOW", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:L", + "version": "3.1" } ] } diff --git a/2023/6xxx/CVE-2023-6591.json b/2023/6xxx/CVE-2023-6591.json new file mode 100644 index 00000000000..37ca9246f5d --- /dev/null +++ b/2023/6xxx/CVE-2023-6591.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-6591", + "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/2023/6xxx/CVE-2023-6592.json b/2023/6xxx/CVE-2023-6592.json new file mode 100644 index 00000000000..3d5a2f1d28a --- /dev/null +++ b/2023/6xxx/CVE-2023-6592.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-6592", + "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