From aca800739bb12c32977b5cdfcbfc00104264cb1d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 12 May 2024 01:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/4xxx/CVE-2024-4791.json | 105 +++++++++++++++++++++++++++++++++-- 1 file changed, 101 insertions(+), 4 deletions(-) diff --git a/2024/4xxx/CVE-2024-4791.json b/2024/4xxx/CVE-2024-4791.json index df8e68e1391..8d971cf20c2 100644 --- a/2024/4xxx/CVE-2024-4791.json +++ b/2024/4xxx/CVE-2024-4791.json @@ -1,17 +1,114 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-4791", - "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": "A vulnerability classified as critical was found in Contemporary Control System BASrouter BACnet BASRT-B 2.7.2. This vulnerability affects unknown code of the component Application Protocol Data Unit. The manipulation leads to denial of service. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-263890 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "In Contemporary Control System BASrouter BACnet BASRT-B 2.7.2 wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Es geht um eine nicht n\u00e4her bekannte Funktion der Komponente Application Protocol Data Unit. Dank der Manipulation mit unbekannten Daten kann eine denial of service-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-404 Denial of Service", + "cweId": "CWE-404" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Contemporary Control System", + "product": { + "product_data": [ + { + "product_name": "BASrouter BACnet BASRT-B", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.7.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.263890", + "refsource": "MISC", + "name": "https://vuldb.com/?id.263890" + }, + { + "url": "https://vuldb.com/?ctiid.263890", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.263890" + }, + { + "url": "https://vuldb.com/?submit.323630", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.323630" + }, + { + "url": "https://github.com/isZzzz/BASRT-B_BACnet_Router_Document/blob/main/BASRT-B_2_CVE_apply.pdf", + "refsource": "MISC", + "name": "https://github.com/isZzzz/BASRT-B_BACnet_Router_Document/blob/main/BASRT-B_2_CVE_apply.pdf" + }, + { + "url": "https://github.com/isZzzz/BASRT-B_BACnet_Router_Document/blob/main/BASER-B_APDU.pcapng", + "refsource": "MISC", + "name": "https://github.com/isZzzz/BASRT-B_BACnet_Router_Document/blob/main/BASER-B_APDU.pcapng" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "isZzzzz (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.5, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.5, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.8, + "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C" } ] }