From b077ab3577444b45da43b96584c5d3fe43de874b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 16 Jan 2025 11:00:55 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/25xxx/CVE-2018-25108.json | 130 ++++++++++++++++++++++++++++++++- 1 file changed, 126 insertions(+), 4 deletions(-) diff --git a/2018/25xxx/CVE-2018-25108.json b/2018/25xxx/CVE-2018-25108.json index 95546f31280..9ec07d1e129 100644 --- a/2018/25xxx/CVE-2018-25108.json +++ b/2018/25xxx/CVE-2018-25108.json @@ -1,17 +1,139 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2018-25108", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "info@cert.vde.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": "An unauthenticated remote attacker can cause a DoS in the controller due to\u00a0uncontrolled resource consumption." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-770 Allocation of Resources Without Limits or Throttling", + "cweId": "CWE-770" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "WAGO", + "product": { + "product_data": [ + { + "product_name": "750-8100 (Controller PFC100)", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "02.05.23(08)" + } + ] + } + }, + { + "product_name": "750-831 (Controller BACnet/IP)", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "01.02.29(09)" + } + ] + } + }, + { + "product_name": "750-880 (Controller ETH)", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "01.07.03(10)" + } + ] + } + }, + { + "product_name": "750-889 (Controller KNX IP)", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "01.07.13(10)" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://cert.vde.com/en/advisories/VDE-2018-013", + "refsource": "MISC", + "name": "https://cert.vde.com/en/advisories/VDE-2018-013" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "VDE-2018-013", + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Matthias Niedermaier (Hochschule Augsburg)" + }, + { + "lang": "en", + "value": "Jan-Ole Malchow (Freie Universita\u0308t Berlin)" + }, + { + "lang": "en", + "value": "Florian Fischer (Hochschule Augsburg)" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "version": "3.1" } ] }