diff --git a/2024/1xxx/CVE-2024-1299.json b/2024/1xxx/CVE-2024-1299.json index 9900017f303..5d7d58b6a2c 100644 --- a/2024/1xxx/CVE-2024-1299.json +++ b/2024/1xxx/CVE-2024-1299.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-863: Incorrect Authorization", - "cweId": "CWE-863" + "value": "CWE-268: Privilege Chaining", + "cweId": "CWE-268" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "HIGH", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", + "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", + "version": "3.1" } ] } diff --git a/2024/1xxx/CVE-2024-1347.json b/2024/1xxx/CVE-2024-1347.json index 5fbaf5f7534..3e6d0ae931d 100644 --- a/2024/1xxx/CVE-2024-1347.json +++ b/2024/1xxx/CVE-2024-1347.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-287: Improper Authentication", - "cweId": "CWE-287" + "value": "CWE-290: Authentication Bypass by Spoofing", + "cweId": "CWE-290" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "LOW", + "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", + "version": "3.1" } ] } diff --git a/2024/1xxx/CVE-2024-1525.json b/2024/1xxx/CVE-2024-1525.json index 62e0d66e24d..d85229b8f61 100644 --- a/2024/1xxx/CVE-2024-1525.json +++ b/2024/1xxx/CVE-2024-1525.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-284: Improper Access Control", - "cweId": "CWE-284" + "value": "CWE-288: Authentication Bypass Using an Alternate Path or Channel", + "cweId": "CWE-288" } ] } @@ -87,18 +87,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", - "attackVector": "NETWORK", "attackComplexity": "HIGH", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "HIGH", + "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", + "version": "3.1" } ] } diff --git a/2024/1xxx/CVE-2024-1947.json b/2024/1xxx/CVE-2024-1947.json index 4ecd48eb12c..3c4f0cef0f9 100644 --- a/2024/1xxx/CVE-2024-1947.json +++ b/2024/1xxx/CVE-2024-1947.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)", + "cweId": "CWE-409" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "version": "3.1" } ] } diff --git a/2024/2xxx/CVE-2024-2454.json b/2024/2xxx/CVE-2024-2454.json index 14bff20f571..922df938ea6 100644 --- a/2024/2xxx/CVE-2024-2454.json +++ b/2024/2xxx/CVE-2024-2454.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-770: Allocation of Resources Without Limits or Throttling", + "cweId": "CWE-770" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", + "version": "3.1" } ] } diff --git a/2024/2xxx/CVE-2024-2651.json b/2024/2xxx/CVE-2024-2651.json index c2051e59feb..b88c3bb33e4 100644 --- a/2024/2xxx/CVE-2024-2651.json +++ b/2024/2xxx/CVE-2024-2651.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-1333: Inefficient Regular Expression Complexity", + "cweId": "CWE-1333" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", + "version": "3.1" } ] } diff --git a/2024/2xxx/CVE-2024-2818.json b/2024/2xxx/CVE-2024-2818.json index 2b9b1eb6b22..ffab0a5857a 100644 --- a/2024/2xxx/CVE-2024-2818.json +++ b/2024/2xxx/CVE-2024-2818.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-770: Allocation of Resources Without Limits or Throttling", + "cweId": "CWE-770" } ] } @@ -87,18 +87,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "version": "3.1" } ] } diff --git a/2024/2xxx/CVE-2024-2829.json b/2024/2xxx/CVE-2024-2829.json index a7796234e2a..cc19d20ec66 100644 --- a/2024/2xxx/CVE-2024-2829.json +++ b/2024/2xxx/CVE-2024-2829.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-1333: Inefficient Regular Expression Complexity", + "cweId": "CWE-1333" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "NONE", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, - "baseSeverity": "HIGH" + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "version": "3.1" } ] } diff --git a/2024/2xxx/CVE-2024-2874.json b/2024/2xxx/CVE-2024-2874.json index 031e14947da..66fc484156f 100644 --- a/2024/2xxx/CVE-2024-2874.json +++ b/2024/2xxx/CVE-2024-2874.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-770: Allocation of Resources Without Limits or Throttling", + "cweId": "CWE-770" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", + "version": "3.1" } ] } diff --git a/2024/42xxx/CVE-2024-42504.json b/2024/42xxx/CVE-2024-42504.json index 3e081cb8227..d288e331bbe 100644 --- a/2024/42xxx/CVE-2024-42504.json +++ b/2024/42xxx/CVE-2024-42504.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-42504", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-alert@hpe.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 security vulnerability in HPE IceWall Agent products could be exploited remotely to cause a Cross-Site Request Forgery (CSRF) in the login flow." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-352 Cross-Site Request Forgery (CSRF)", + "cweId": "CWE-352" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Hewlett Packard Enterprise", + "product": { + "product_data": [ + { + "product_name": "HPE IceWall Agent products", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "4.0", + "status": "affected", + "version": "IceWall Federation Agent", + "versionType": "IceWall Federation Agent" + }, + { + "lessThan": "11", + "status": "affected", + "version": "IceWall Gen11 Enterprise Edition", + "versionType": "IceWall Gen11 Enterprise Edition" + }, + { + "lessThan": "10", + "status": "affected", + "version": "IceWall SSO Agent Option", + "versionType": "IceWall SSO Agent Option" + } + ], + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbmu04711en_us&docLocale=en_US", + "refsource": "MISC", + "name": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbmu04711en_us&docLocale=en_US" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "HPESBMU04711", + "discovery": "INTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "See https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbmu04711en_us&docLocale=en_US" + } + ], + "value": "See\u00a0 https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbmu04711en_us&docLocale=en_US" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "version": "3.1" } ] } diff --git a/2024/4xxx/CVE-2024-4024.json b/2024/4xxx/CVE-2024-4024.json index e186e447f98..74972abd776 100644 --- a/2024/4xxx/CVE-2024-4024.json +++ b/2024/4xxx/CVE-2024-4024.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-287: Improper Authentication", - "cweId": "CWE-287" + "value": "CWE-302: Authentication Bypass by Assumed-Immutable Data", + "cweId": "CWE-302" } ] } @@ -87,18 +87,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "REQUIRED", - "scope": "UNCHANGED", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", + "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.3, - "baseSeverity": "HIGH" + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", + "version": "3.1" } ] } diff --git a/2024/4xxx/CVE-2024-4539.json b/2024/4xxx/CVE-2024-4539.json index ea0cbfa22a9..a89fcc1afeb 100644 --- a/2024/4xxx/CVE-2024-4539.json +++ b/2024/4xxx/CVE-2024-4539.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-400: Uncontrolled Resource Consumption", - "cweId": "CWE-400" + "value": "CWE-770: Allocation of Resources Without Limits or Throttling", + "cweId": "CWE-770" } ] } @@ -87,18 +87,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", - "attackVector": "NETWORK", "attackComplexity": "LOW", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", + "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "version": "3.1" } ] } diff --git a/2024/5xxx/CVE-2024-5318.json b/2024/5xxx/CVE-2024-5318.json index 09f62c3293b..6c3989fe298 100644 --- a/2024/5xxx/CVE-2024-5318.json +++ b/2024/5xxx/CVE-2024-5318.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-284: Improper Access Control", - "cweId": "CWE-284" + "value": "CWE-862: Missing Authorization", + "cweId": "CWE-862" } ] } @@ -92,18 +92,18 @@ "impact": { "cvss": [ { - "version": "3.1", - "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", - "attackVector": "LOCAL", "attackComplexity": "LOW", - "privilegesRequired": "NONE", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "LOW", - "integrityImpact": "NONE", + "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4, - "baseSeverity": "MEDIUM" + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/9xxx/CVE-2024-9459.json b/2024/9xxx/CVE-2024-9459.json new file mode 100644 index 00000000000..f9373579d75 --- /dev/null +++ b/2024/9xxx/CVE-2024-9459.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-9459", + "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