From 3fd15f173eb4a1747313060f84d4ec91a7961afd Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 5 Aug 2024 17:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/31xxx/CVE-2023-31355.json | 152 ++++++++++++++++++++++++++++++++- 2024/21xxx/CVE-2024-21978.json | 152 ++++++++++++++++++++++++++++++++- 2024/21xxx/CVE-2024-21980.json | 152 ++++++++++++++++++++++++++++++++- 2024/39xxx/CVE-2024-39278.json | 18 ++++ 2024/39xxx/CVE-2024-39287.json | 18 ++++ 2024/42xxx/CVE-2024-42408.json | 18 ++++ 2024/42xxx/CVE-2024-42493.json | 18 ++++ 2024/42xxx/CVE-2024-42495.json | 18 ++++ 2024/7xxx/CVE-2024-7501.json | 18 ++++ 2024/7xxx/CVE-2024-7502.json | 18 ++++ 10 files changed, 570 insertions(+), 12 deletions(-) create mode 100644 2024/39xxx/CVE-2024-39278.json create mode 100644 2024/39xxx/CVE-2024-39287.json create mode 100644 2024/42xxx/CVE-2024-42408.json create mode 100644 2024/42xxx/CVE-2024-42493.json create mode 100644 2024/42xxx/CVE-2024-42495.json create mode 100644 2024/7xxx/CVE-2024-7501.json create mode 100644 2024/7xxx/CVE-2024-7502.json diff --git a/2023/31xxx/CVE-2023-31355.json b/2023/31xxx/CVE-2023-31355.json index 0e9960941d4..8abd611aecf 100644 --- a/2023/31xxx/CVE-2023-31355.json +++ b/2023/31xxx/CVE-2023-31355.json @@ -1,17 +1,161 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-31355", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@amd.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": "Improper restriction of write operations in SNP firmware could allow a malicious hypervisor to overwrite a guest's UMC seed potentially allowing reading of memory from a decommissioned guest." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AMD", + "product": { + "product_data": [ + { + "product_name": "3rd Gen AMD EPYC\u2122 Processors", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "MilanPI 1.0.0.D", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "4th Gen AMD EPYC\u2122 Processors", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "GenoaPI 1.0.0.C", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "AMD EPYC\u2122 Embedded 7003", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "EmbMilanPI-SP3 1.0.0.9", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "AMD EPYC\u2122 Embedded 9003", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "EmbGenoaPI-SP5 1.0.0.7", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3011.html", + "refsource": "MISC", + "name": "https://https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3011.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "AMD-SB-4002, AMD-SB-3002, AMD-SB-5001", + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 6, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/21xxx/CVE-2024-21978.json b/2024/21xxx/CVE-2024-21978.json index cbd956a6167..523157ec851 100644 --- a/2024/21xxx/CVE-2024-21978.json +++ b/2024/21xxx/CVE-2024-21978.json @@ -1,17 +1,161 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-21978", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@amd.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": "Improper input validation in SEV-SNP could allow a malicious hypervisor to read or overwrite guest memory potentially leading to data leakage or data corruption." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AMD", + "product": { + "product_data": [ + { + "product_name": "3rd Gen AMD EPYC\u2122 Processors", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "MilanPI 1.0.0.D", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "4th Gen AMD EPYC\u2122 Processors", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "GenoaPI 1.0.0.C", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "AMD EPYC\u2122 Embedded 7003", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "EmbMilanPI-SP3 1.0.0.9", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "AMD EPYC\u2122 Embedded 9003", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "EmbGenoaPI-SP5 1.0.0.7", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3011.html", + "refsource": "MISC", + "name": "https://https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3011.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "AMD-SB-4002, AMD-SB-3002, AMD-SB-5001", + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 6, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", + "version": "3.1" } ] } diff --git a/2024/21xxx/CVE-2024-21980.json b/2024/21xxx/CVE-2024-21980.json index ec6c3a14981..2c74d18e934 100644 --- a/2024/21xxx/CVE-2024-21980.json +++ b/2024/21xxx/CVE-2024-21980.json @@ -1,17 +1,161 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-21980", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@amd.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": "Improper restriction of write operations in SNP firmware could allow a malicious hypervisor to potentially overwrite a guest's memory or UMC seed resulting in loss of confidentiality and integrity." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AMD", + "product": { + "product_data": [ + { + "product_name": "3rd Gen AMD EPYC\u2122 Processors", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "MilanPI 1.0.0.D", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "4th Gen AMD EPYC\u2122 Processors", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "GenoaPI 1.0.0.C", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "AMD EPYC\u2122 Embedded 7003", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "EmbMilanPI-SP3 1.0.0.9", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "AMD EPYC\u2122 Embedded 9003", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "EmbGenoaPI-SP5 1.0.0.7", + "status": "affected", + "version": "various", + "versionType": "Platform Initialization" + } + ], + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3011.html", + "refsource": "MISC", + "name": "https://https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3011.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "AMD-SB-4002, AMD-SB-3002, AMD-SB-5001", + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 7.9, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N", + "version": "3.1" } ] } diff --git a/2024/39xxx/CVE-2024-39278.json b/2024/39xxx/CVE-2024-39278.json new file mode 100644 index 00000000000..b31b2920ce6 --- /dev/null +++ b/2024/39xxx/CVE-2024-39278.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-39278", + "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/39xxx/CVE-2024-39287.json b/2024/39xxx/CVE-2024-39287.json new file mode 100644 index 00000000000..c1fc0351310 --- /dev/null +++ b/2024/39xxx/CVE-2024-39287.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-39287", + "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/42xxx/CVE-2024-42408.json b/2024/42xxx/CVE-2024-42408.json new file mode 100644 index 00000000000..b13dd55af00 --- /dev/null +++ b/2024/42xxx/CVE-2024-42408.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42408", + "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/42xxx/CVE-2024-42493.json b/2024/42xxx/CVE-2024-42493.json new file mode 100644 index 00000000000..e0d7eea2e6f --- /dev/null +++ b/2024/42xxx/CVE-2024-42493.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42493", + "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/42xxx/CVE-2024-42495.json b/2024/42xxx/CVE-2024-42495.json new file mode 100644 index 00000000000..a3feb8b6820 --- /dev/null +++ b/2024/42xxx/CVE-2024-42495.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42495", + "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/7xxx/CVE-2024-7501.json b/2024/7xxx/CVE-2024-7501.json new file mode 100644 index 00000000000..a7889fc9cd7 --- /dev/null +++ b/2024/7xxx/CVE-2024-7501.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-7501", + "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/7xxx/CVE-2024-7502.json b/2024/7xxx/CVE-2024-7502.json new file mode 100644 index 00000000000..08f62cbbff4 --- /dev/null +++ b/2024/7xxx/CVE-2024-7502.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-7502", + "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