From f12f9e7d158b18e724c5e29996ca2c9c3fb087c7 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 23 Apr 2024 17:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/21xxx/CVE-2024-21972.json | 91 ++++++++++++++++++++++++++++++++-- 2024/21xxx/CVE-2024-21979.json | 91 ++++++++++++++++++++++++++++++++-- 2024/28xxx/CVE-2024-28130.json | 5 ++ 2024/33xxx/CVE-2024-33520.json | 18 +++++++ 2024/33xxx/CVE-2024-33521.json | 18 +++++++ 2024/33xxx/CVE-2024-33522.json | 18 +++++++ 2024/33xxx/CVE-2024-33523.json | 18 +++++++ 2024/33xxx/CVE-2024-33524.json | 18 +++++++ 2024/4xxx/CVE-2024-4084.json | 18 +++++++ 2024/4xxx/CVE-2024-4085.json | 18 +++++++ 2024/4xxx/CVE-2024-4086.json | 18 +++++++ 2024/4xxx/CVE-2024-4087.json | 18 +++++++ 2024/4xxx/CVE-2024-4088.json | 18 +++++++ 13 files changed, 359 insertions(+), 8 deletions(-) create mode 100644 2024/33xxx/CVE-2024-33520.json create mode 100644 2024/33xxx/CVE-2024-33521.json create mode 100644 2024/33xxx/CVE-2024-33522.json create mode 100644 2024/33xxx/CVE-2024-33523.json create mode 100644 2024/33xxx/CVE-2024-33524.json create mode 100644 2024/4xxx/CVE-2024-4084.json create mode 100644 2024/4xxx/CVE-2024-4085.json create mode 100644 2024/4xxx/CVE-2024-4086.json create mode 100644 2024/4xxx/CVE-2024-4087.json create mode 100644 2024/4xxx/CVE-2024-4088.json diff --git a/2024/21xxx/CVE-2024-21972.json b/2024/21xxx/CVE-2024-21972.json index 83900509c55..892a8bd4c2d 100644 --- a/2024/21xxx/CVE-2024-21972.json +++ b/2024/21xxx/CVE-2024-21972.json @@ -1,17 +1,100 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-21972", - "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": "\nAn out of bounds write vulnerability in the AMD Radeon\u2122 user mode driver for DirectX\u00ae\u00a011 could allow an attacker with access to a malformed shader to potentially achieve arbitrary code execution.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-787 Out-of-bounds Write", + "cweId": "CWE-787" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AMD", + "product": { + "product_data": [ + { + "product_name": "AMD Software: Adrenalin Edition ", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "12.1.1" + } + ] + } + }, + { + "product_name": "AMD Software: PRO Edition", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "24.Q1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6012.html", + "refsource": "MISC", + "name": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6012.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "version": "3.1" } ] } diff --git a/2024/21xxx/CVE-2024-21979.json b/2024/21xxx/CVE-2024-21979.json index 45c6f15b41b..1ff8bf87077 100644 --- a/2024/21xxx/CVE-2024-21979.json +++ b/2024/21xxx/CVE-2024-21979.json @@ -1,17 +1,100 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-21979", - "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": "\nAn out of bounds write vulnerability in the AMD Radeon\u2122 user mode driver for DirectX\u00ae\u00a011 could allow an attacker with access to a malformed shader to potentially achieve arbitrary code execution.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-787 Out-of-bounds Write", + "cweId": "CWE-787" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AMD", + "product": { + "product_data": [ + { + "product_name": "AMD Software: Adrenalin Edition ", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "12.1.1" + } + ] + } + }, + { + "product_name": "AMD Software: PRO Edition", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "24.Q1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6012.html", + "refsource": "MISC", + "name": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6012.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "version": "3.1" } ] } diff --git a/2024/28xxx/CVE-2024-28130.json b/2024/28xxx/CVE-2024-28130.json index 33bd988adb9..00525ae4366 100644 --- a/2024/28xxx/CVE-2024-28130.json +++ b/2024/28xxx/CVE-2024-28130.json @@ -58,6 +58,11 @@ "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1957", "refsource": "MISC", "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1957" + }, + { + "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-1957", + "refsource": "MISC", + "name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-1957" } ] }, diff --git a/2024/33xxx/CVE-2024-33520.json b/2024/33xxx/CVE-2024-33520.json new file mode 100644 index 00000000000..918b03e92ad --- /dev/null +++ b/2024/33xxx/CVE-2024-33520.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-33520", + "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/33xxx/CVE-2024-33521.json b/2024/33xxx/CVE-2024-33521.json new file mode 100644 index 00000000000..1a17b7b3432 --- /dev/null +++ b/2024/33xxx/CVE-2024-33521.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-33521", + "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/33xxx/CVE-2024-33522.json b/2024/33xxx/CVE-2024-33522.json new file mode 100644 index 00000000000..b77f4c4cace --- /dev/null +++ b/2024/33xxx/CVE-2024-33522.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-33522", + "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/33xxx/CVE-2024-33523.json b/2024/33xxx/CVE-2024-33523.json new file mode 100644 index 00000000000..1995bbaa925 --- /dev/null +++ b/2024/33xxx/CVE-2024-33523.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-33523", + "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/33xxx/CVE-2024-33524.json b/2024/33xxx/CVE-2024-33524.json new file mode 100644 index 00000000000..069799e2381 --- /dev/null +++ b/2024/33xxx/CVE-2024-33524.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-33524", + "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/4xxx/CVE-2024-4084.json b/2024/4xxx/CVE-2024-4084.json new file mode 100644 index 00000000000..a2ea48bd3ff --- /dev/null +++ b/2024/4xxx/CVE-2024-4084.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4084", + "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/4xxx/CVE-2024-4085.json b/2024/4xxx/CVE-2024-4085.json new file mode 100644 index 00000000000..7ecce0c1101 --- /dev/null +++ b/2024/4xxx/CVE-2024-4085.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4085", + "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/4xxx/CVE-2024-4086.json b/2024/4xxx/CVE-2024-4086.json new file mode 100644 index 00000000000..e994bca9d99 --- /dev/null +++ b/2024/4xxx/CVE-2024-4086.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4086", + "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/4xxx/CVE-2024-4087.json b/2024/4xxx/CVE-2024-4087.json new file mode 100644 index 00000000000..022f77820f7 --- /dev/null +++ b/2024/4xxx/CVE-2024-4087.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4087", + "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/4xxx/CVE-2024-4088.json b/2024/4xxx/CVE-2024-4088.json new file mode 100644 index 00000000000..e362fe9d1a6 --- /dev/null +++ b/2024/4xxx/CVE-2024-4088.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4088", + "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