From 6fb28dbc829e089ebbb4eb41e392827442d9147b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 23 Dec 2024 15:00:55 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/12xxx/CVE-2024-12906.json | 18 ++++++++++ 2024/55xxx/CVE-2024-55539.json | 65 +++++++++++++++++++++++++++++++--- 2 files changed, 79 insertions(+), 4 deletions(-) create mode 100644 2024/12xxx/CVE-2024-12906.json diff --git a/2024/12xxx/CVE-2024-12906.json b/2024/12xxx/CVE-2024-12906.json new file mode 100644 index 00000000000..0f45f554031 --- /dev/null +++ b/2024/12xxx/CVE-2024-12906.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-12906", + "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 diff --git a/2024/55xxx/CVE-2024-55539.json b/2024/55xxx/CVE-2024-55539.json index e7366791cb9..b560967b3a1 100644 --- a/2024/55xxx/CVE-2024-55539.json +++ b/2024/55xxx/CVE-2024-55539.json @@ -1,17 +1,74 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-55539", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@acronis.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": "Weak algorithm used to sign RPM package. The following products are affected: Acronis Cyber Protect Cloud Agent (Linux) before build 39185." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-327", + "cweId": "CWE-327" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Acronis", + "product": { + "product_data": [ + { + "product_name": "Acronis Cyber Protect Cloud Agent", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "39185" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://security-advisory.acronis.com/advisories/SEC-5825", + "refsource": "MISC", + "name": "https://security-advisory.acronis.com/advisories/SEC-5825" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "baseScore": 2.5, + "baseSeverity": "LOW", + "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N" } ] }