From 2b8633cdec85839e3ae9954c7dc3b863c04f8b67 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 21 Nov 2024 22:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/28xxx/CVE-2024-28834.json | 4 +-- 2024/44xxx/CVE-2024-44445.json | 58 ++++------------------------------ 2024/53xxx/CVE-2024-53678.json | 18 +++++++++++ 3 files changed, 27 insertions(+), 53 deletions(-) create mode 100644 2024/53xxx/CVE-2024-53678.json diff --git a/2024/28xxx/CVE-2024-28834.json b/2024/28xxx/CVE-2024-28834.json index c1ca6ff2d31..5ed194f987b 100644 --- a/2024/28xxx/CVE-2024-28834.json +++ b/2024/28xxx/CVE-2024-28834.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "Exposure of Sensitive Information to an Unauthorized Actor", - "cweId": "CWE-200" + "value": "Use of a Broken or Risky Cryptographic Algorithm", + "cweId": "CWE-327" } ] } diff --git a/2024/44xxx/CVE-2024-44445.json b/2024/44xxx/CVE-2024-44445.json index 97a25002c97..743f4be19de 100644 --- a/2024/44xxx/CVE-2024-44445.json +++ b/2024/44xxx/CVE-2024-44445.json @@ -1,61 +1,17 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2024-44445", - "STATE": "PUBLIC" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "n/a", - "version": { - "version_data": [ - { - "version_value": "n/a" - } - ] - } - } - ] - }, - "vendor_name": "n/a" - } - ] - } - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-44445", + "ASSIGNER": "cve@mitre.org", + "STATE": "REJECT" + }, "description": { "description_data": [ { "lang": "eng", - "value": "An issue was discovered in BSC Smart Contract 0x0506e571aba3dd4c9d71bed479a4e6d40d95c833. Attackers are able to perform state manipulation attacks by borrowing a large amount of money and then using this amount to inflate the token balance in the token pair, leading to increased profits without cost." - } - ] - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "n/a" - } - ] - } - ] - }, - "references": { - "reference_data": [ - { - "refsource": "MISC", - "name": "https://gist.github.com/shuo-young/fcb18cca532ff26de0fe3a18cc5555b6", - "url": "https://gist.github.com/shuo-young/fcb18cca532ff26de0fe3a18cc5555b6" + "value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none." } ] } diff --git a/2024/53xxx/CVE-2024-53678.json b/2024/53xxx/CVE-2024-53678.json new file mode 100644 index 00000000000..c78294125de --- /dev/null +++ b/2024/53xxx/CVE-2024-53678.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-53678", + "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