From 9e259c62aa6b72fb059dfb9f2747260afdf96511 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 19 Jan 2025 08:00:58 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/0xxx/CVE-2025-0567.json | 99 ++++++++++++++++++++++++++++++++++-- 1 file changed, 95 insertions(+), 4 deletions(-) diff --git a/2025/0xxx/CVE-2025-0567.json b/2025/0xxx/CVE-2025-0567.json index cd0204aa79f..52883342154 100644 --- a/2025/0xxx/CVE-2025-0567.json +++ b/2025/0xxx/CVE-2025-0567.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0567", - "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 problematic was found in Epic Games Launcher up to 17.2.1. This vulnerability affects unknown code in the library profapi.dll of the component Installer. The manipulation leads to untrusted search path. Attacking locally is a requirement. The complexity of an attack is rather high. The exploitation appears to be difficult." + }, + { + "lang": "deu", + "value": "In Epic Games Launcher bis 17.2.1 wurde eine Schwachstelle entdeckt. Sie wurde als problematisch eingestuft. Dabei geht es um eine nicht genauer bekannte Funktion in der Bibliothek profapi.dll der Komponente Installer. Mittels dem Manipulieren mit unbekannten Daten kann eine untrusted search path-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs hat dabei lokal zu erfolgen. Die Komplexit\u00e4t eines Angriffs ist eher hoch. Das Ausnutzen gilt als schwierig." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Untrusted Search Path", + "cweId": "CWE-426" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Epic Games", + "product": { + "product_data": [ + { + "product_name": "Launcher", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "17.2.0" + }, + { + "version_affected": "=", + "version_value": "17.2.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.292528", + "refsource": "MISC", + "name": "https://vuldb.com/?id.292528" + }, + { + "url": "https://vuldb.com/?ctiid.292528", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.292528" + }, + { + "url": "https://vuldb.com/?submit.481104", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.481104" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Havook (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.5, + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.5, + "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 3.5, + "vectorString": "AV:L/AC:H/Au:S/C:P/I:P/A:P" } ] }