From 767c1527889902a6e771fbb5adccb9a75e043b9d Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Sun, 12 Mar 2023 22:31:32 -0600 Subject: [PATCH] e5959166-c8ef-4ada-9bb1-0ff5a9693bac --- 2023/1xxx/CVE-2023-1362.json | 101 +++++++++++++++++++++++++++++------ 1 file changed, 86 insertions(+), 15 deletions(-) diff --git a/2023/1xxx/CVE-2023-1362.json b/2023/1xxx/CVE-2023-1362.json index b185f3a6748..ce80e10a5ac 100644 --- a/2023/1xxx/CVE-2023-1362.json +++ b/2023/1xxx/CVE-2023-1362.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2023-1362", - "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." - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2023-1362", + "STATE": "PUBLIC", + "TITLE": "Improper Restriction of Rendered UI Layers or Frames in unilogies/bumsys" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "unilogies/bumsys", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "v2.0.2" + } + ] + } + } + ] + }, + "vendor_name": "unilogies" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Improper Restriction of Rendered UI Layers or Frames in GitHub repository unilogies/bumsys prior to v2.0.2." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.4, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-1021 Improper Restriction of Rendered UI Layers or Frames" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/e5959166-c8ef-4ada-9bb1-0ff5a9693bac", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/e5959166-c8ef-4ada-9bb1-0ff5a9693bac" + }, + { + "name": "https://github.com/unilogies/bumsys/commit/8c5b27d54707f9805b27ef26ad741f2801e30e1f", + "refsource": "MISC", + "url": "https://github.com/unilogies/bumsys/commit/8c5b27d54707f9805b27ef26ad741f2801e30e1f" + } + ] + }, + "source": { + "advisory": "e5959166-c8ef-4ada-9bb1-0ff5a9693bac", + "discovery": "EXTERNAL" + } } \ No newline at end of file