diff --git a/2024/30xxx/CVE-2024-30135.json b/2024/30xxx/CVE-2024-30135.json index 18821ea51ab..31606ed0159 100644 --- a/2024/30xxx/CVE-2024-30135.json +++ b/2024/30xxx/CVE-2024-30135.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-30135", - "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 DRYiCE AEX is potentially impacted by disclosure of sensitive information in the mobile application when a snapshot is taken." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor", + "cweId": "CWE-200" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "HCL Software", + "product": { + "product_data": [ + { + "product_name": "DRYiCE AEX", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "10" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0114193", + "refsource": "MISC", + "name": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0114193" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 3.3, + "baseSeverity": "LOW", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/39xxx/CVE-2024-39350.json b/2024/39xxx/CVE-2024-39350.json index ec38924e18a..f38a9e0b7d3 100644 --- a/2024/39xxx/CVE-2024-39350.json +++ b/2024/39xxx/CVE-2024-39350.json @@ -21,7 +21,7 @@ "description": [ { "lang": "eng", - "value": "CWE-290 Authentication Bypass by Spoofing", + "value": "CWE-290: Authentication Bypass by Spoofing", "cweId": "CWE-290" } ] @@ -44,9 +44,9 @@ "x_cve_json_5_version_data": { "versions": [ { - "lessThan": "1.0.7-0298", - "status": "affected", "version": "1.0", + "status": "affected", + "lessThan": "1.0.7-0298", "versionType": "semver" } ], @@ -65,18 +65,12 @@ "references": { "reference_data": [ { - "url": "https://www.synology.com/security/advisory/Synology_SA_23_15", + "url": "https://www.synology.com/en-global/security/advisory/Synology_SA_23_15", "refsource": "MISC", - "name": "https://www.synology.com/security/advisory/Synology_SA_23_15" + "name": "https://www.synology.com/en-global/security/advisory/Synology_SA_23_15" } ] }, - "generator": { - "engine": "Vulnogram 0.2.0" - }, - "source": { - "discovery": "UNKNOWN" - }, "credits": [ { "lang": "en", @@ -86,18 +80,18 @@ "impact": { "cvss": [ { - "attackComplexity": "HIGH", - "attackVector": "ADJACENT_NETWORK", - "availabilityImpact": "HIGH", + "version": "3.1", "baseScore": 7.5, "baseSeverity": "HIGH", + "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "ADJACENT_NETWORK", + "attackComplexity": "HIGH", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", - "version": "3.1" + "availabilityImpact": "HIGH" } ] }