From 01b433bbd76cebf81bd6b0b329ccc5dde9e55aba Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 23 Dec 2023 20:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2016/15xxx/CVE-2016-15036.json | 113 +++++++++++++++++++++++++++++++-- 2023/7xxx/CVE-2023-7090.json | 18 ++++++ 2 files changed, 127 insertions(+), 4 deletions(-) create mode 100644 2023/7xxx/CVE-2023-7090.json diff --git a/2016/15xxx/CVE-2016-15036.json b/2016/15xxx/CVE-2016-15036.json index a3a663c3aea..9d26555113f 100644 --- a/2016/15xxx/CVE-2016-15036.json +++ b/2016/15xxx/CVE-2016-15036.json @@ -1,17 +1,122 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2016-15036", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "** UNSUPPPORTED WHEN ASSIGNED ** ** UNSUPPORTED WHEN ASSIGNED ** A vulnerability was found in Deis Workflow Manager up to 2.3.2. It has been classified as problematic. This affects an unknown part. The manipulation leads to race condition. The complexity of an attack is rather high. The exploitability is told to be difficult. Upgrading to version 2.3.3 is able to address this issue. The patch is named 31fe3bccbdde134a185752e53380330d16053f7f. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-248847. NOTE: This vulnerability only affects products that are no longer supported by the maintainer." + }, + { + "lang": "deu", + "value": "** UNSUPPPORTED WHEN ASSIGNED ** Es wurde eine Schwachstelle in Deis Workflow Manager bis 2.3.2 ausgemacht. Sie wurde als problematisch eingestuft. Es geht dabei um eine nicht klar definierte Funktion. Mittels dem Manipulieren mit unbekannten Daten kann eine race condition-Schwachstelle ausgenutzt werden. Die Komplexit\u00e4t eines Angriffs ist eher hoch. Sie ist schwierig auszunutzen. Ein Aktualisieren auf die Version 2.3.3 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 31fe3bccbdde134a185752e53380330d16053f7f bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-362 Race Condition", + "cweId": "CWE-362" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Deis", + "product": { + "product_data": [ + { + "product_name": "Workflow Manager", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.3.0" + }, + { + "version_affected": "=", + "version_value": "2.3.1" + }, + { + "version_affected": "=", + "version_value": "2.3.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.248847", + "refsource": "MISC", + "name": "https://vuldb.com/?id.248847" + }, + { + "url": "https://vuldb.com/?ctiid.248847", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.248847" + }, + { + "url": "https://github.com/deis/workflow-manager/pull/94", + "refsource": "MISC", + "name": "https://github.com/deis/workflow-manager/pull/94" + }, + { + "url": "https://github.com/deis/workflow-manager/commit/31fe3bccbdde134a185752e53380330d16053f7f", + "refsource": "MISC", + "name": "https://github.com/deis/workflow-manager/commit/31fe3bccbdde134a185752e53380330d16053f7f" + }, + { + "url": "https://github.com/deis/workflow-manager/releases/tag/v2.3.3", + "refsource": "MISC", + "name": "https://github.com/deis/workflow-manager/releases/tag/v2.3.3" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "VulDB GitHub Commit Analyzer" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.6, + "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.6, + "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:A/AC:H/Au:S/C:P/I:P/A:P" } ] } diff --git a/2023/7xxx/CVE-2023-7090.json b/2023/7xxx/CVE-2023-7090.json new file mode 100644 index 00000000000..3097713516b --- /dev/null +++ b/2023/7xxx/CVE-2023-7090.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-7090", + "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