From 91cd8639f14ec3d8ae5c239c5ab35700dd8c9e0d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 25 Apr 2025 18:00:38 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/30xxx/CVE-2024-30152.json | 78 ++++++++++++++++++++++++++++++++-- 2025/3xxx/CVE-2025-3950.json | 18 ++++++++ 2 files changed, 92 insertions(+), 4 deletions(-) create mode 100644 2025/3xxx/CVE-2025-3950.json diff --git a/2024/30xxx/CVE-2024-30152.json b/2024/30xxx/CVE-2024-30152.json index 841f5c82400..bf40aed30dc 100644 --- a/2024/30xxx/CVE-2024-30152.json +++ b/2024/30xxx/CVE-2024-30152.json @@ -1,17 +1,87 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-30152", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@hcl.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": "HCL SX v21 is affected by usage of a weak cryptographic algorithm. An attacker could exploit this weakness to gain access to sensitive information, modify data, or other impacts." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-327 Use of a Broken or Risky Cryptographic Algorithm", + "cweId": "CWE-327" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "HCL Software", + "product": { + "product_data": [ + { + "product_name": "HCL SX", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "21" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0120735", + "refsource": "MISC", + "name": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0120735" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", + "version": "3.1" } ] } diff --git a/2025/3xxx/CVE-2025-3950.json b/2025/3xxx/CVE-2025-3950.json new file mode 100644 index 00000000000..365bc76745c --- /dev/null +++ b/2025/3xxx/CVE-2025-3950.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-3950", + "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