From ed2d376ab4f6233b3dd664a2a44413bf96230b6b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 11 Oct 2023 17:00:52 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/35xxx/CVE-2023-35967.json | 5 -- 2023/35xxx/CVE-2023-35968.json | 5 -- 2023/4xxx/CVE-2023-4936.json | 115 +++++++++++++++++++++++++++++++-- 3 files changed, 111 insertions(+), 14 deletions(-) diff --git a/2023/35xxx/CVE-2023-35967.json b/2023/35xxx/CVE-2023-35967.json index 512986c4b3d..9e693ff45a0 100644 --- a/2023/35xxx/CVE-2023-35967.json +++ b/2023/35xxx/CVE-2023-35967.json @@ -58,11 +58,6 @@ "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1788", "refsource": "MISC", "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1788" - }, - { - "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1788", - "refsource": "MISC", - "name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1788" } ] }, diff --git a/2023/35xxx/CVE-2023-35968.json b/2023/35xxx/CVE-2023-35968.json index 8fb37949b68..5133d0600aa 100644 --- a/2023/35xxx/CVE-2023-35968.json +++ b/2023/35xxx/CVE-2023-35968.json @@ -58,11 +58,6 @@ "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1788", "refsource": "MISC", "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1788" - }, - { - "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1788", - "refsource": "MISC", - "name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1788" } ] }, diff --git a/2023/4xxx/CVE-2023-4936.json b/2023/4xxx/CVE-2023-4936.json index d5d4e557ac4..6f70636382c 100644 --- a/2023/4xxx/CVE-2023-4936.json +++ b/2023/4xxx/CVE-2023-4936.json @@ -1,17 +1,124 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-4936", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "PSIRT@synaptics.com", + "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": "It is possible to sideload a compromised DLL during the installation at elevated privilege." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-269 Improper Privilege Management", + "cweId": "CWE-269" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Synaptics", + "product": { + "product_data": [ + { + "product_name": "DisplayLink USB Graphics Software for Windows", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThanOrEqual": "11.1 M1", + "status": "affected", + "version": "0", + "versionType": "custom" + }, + { + "status": "unaffected", + "version": "11.2M0" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.synaptics.com/", + "refsource": "MISC", + "name": "https://www.synaptics.com/" + }, + { + "url": "https://www.synaptics.com/products/displaylink-graphics/downloads/windows", + "refsource": "MISC", + "name": "https://www.synaptics.com/products/displaylink-graphics/downloads/windows" + }, + { + "url": "https://www.synaptics.com/sites/default/files/nr-154525-tc-synaptics_displaylink_windows_driver_security_brief_-_oct2023.pdf", + "refsource": "MISC", + "name": "https://www.synaptics.com/sites/default/files/nr-154525-tc-synaptics_displaylink_windows_driver_security_brief_-_oct2023.pdf" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "work_around": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "update to 11.2M0" + } + ], + "value": "update to 11.2M0" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 5.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:H/A:L", + "version": "3.1" } ] }