From c0f9a1acdbea260e2ecf5b00b24e1a2b20471522 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 2 Aug 2022 23:00:48 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/28xxx/CVE-2021-28940.json | 5 +++ 2022/33xxx/CVE-2022-33917.json | 56 +++++++++++++++++++++++++++---- 2022/37xxx/CVE-2022-37035.json | 61 ++++++++++++++++++++++++++++++---- 3 files changed, 110 insertions(+), 12 deletions(-) diff --git a/2021/28xxx/CVE-2021-28940.json b/2021/28xxx/CVE-2021-28940.json index 489c4bc5b9e..6c7f8767667 100644 --- a/2021/28xxx/CVE-2021-28940.json +++ b/2021/28xxx/CVE-2021-28940.json @@ -61,6 +61,11 @@ "url": "https://github.com/kellan/magpierss/blob/04d2a88b97fdba5813d01dc0d56c772d97360bb5/extlib/Snoopy.class.inc#L660", "refsource": "MISC", "name": "https://github.com/kellan/magpierss/blob/04d2a88b97fdba5813d01dc0d56c772d97360bb5/extlib/Snoopy.class.inc#L660" + }, + { + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/49643", + "url": "https://www.exploit-db.com/exploits/49643" } ] } diff --git a/2022/33xxx/CVE-2022-33917.json b/2022/33xxx/CVE-2022-33917.json index 94c1d693627..b209f14953e 100644 --- a/2022/33xxx/CVE-2022-33917.json +++ b/2022/33xxx/CVE-2022-33917.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-33917", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-33917", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "An issue was discovered in the Arm Mali GPU Kernel Driver (Valhall r29p0 through r38p0). A non-privileged user can make improper GPU processing operations to gain access to already freed memory." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities", + "refsource": "MISC", + "name": "https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities" } ] } diff --git a/2022/37xxx/CVE-2022-37035.json b/2022/37xxx/CVE-2022-37035.json index 643e22ea309..a86fd0a16b2 100644 --- a/2022/37xxx/CVE-2022-37035.json +++ b/2022/37xxx/CVE-2022-37035.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-37035", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-37035", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing", + "refsource": "MISC", + "name": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" + }, + { + "refsource": "MISC", + "name": "https://github.com/FRRouting/frr/issues/11698", + "url": "https://github.com/FRRouting/frr/issues/11698" } ] }