From 49f07c6603fdd521ec4d7e417a18cb01c85cf9e2 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 6 Jun 2023 09:00:43 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/4xxx/CVE-2022-4829.json | 17 +++-------- 2023/20xxx/CVE-2023-20727.json | 53 +++++++++++++++++++++++++++++++--- 2023/3xxx/CVE-2023-3118.json | 18 ++++++++++++ 3 files changed, 71 insertions(+), 17 deletions(-) create mode 100644 2023/3xxx/CVE-2023-3118.json diff --git a/2022/4xxx/CVE-2022-4829.json b/2022/4xxx/CVE-2022-4829.json index e9de38c9693..6af0e7e673a 100644 --- a/2022/4xxx/CVE-2022-4829.json +++ b/2022/4xxx/CVE-2022-4829.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "The Show-Hide / Collapse-Expand WordPress plugin through 1.2.5 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins." + "value": "The Show-Hide / Collapse-Expand WordPress plugin before 1.3.0 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins." } ] }, @@ -39,18 +39,9 @@ "version": { "version_data": [ { - "version_value": "not down converted", - "x_cve_json_5_version_data": { - "versions": [ - { - "status": "affected", - "versionType": "custom", - "version": "0", - "lessThanOrEqual": "1.2.5" - } - ], - "defaultStatus": "affected" - } + "version_affected": "<", + "version_name": "0", + "version_value": "1.3.0" } ] } diff --git a/2023/20xxx/CVE-2023-20727.json b/2023/20xxx/CVE-2023-20727.json index 7301eac77e7..78adaad46f1 100644 --- a/2023/20xxx/CVE-2023-20727.json +++ b/2023/20xxx/CVE-2023-20727.json @@ -1,17 +1,62 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-20727", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@mediatek.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": "In wlan, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07588531; Issue ID: ALPS07588531." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "MediaTek, Inc.", + "product": { + "product_data": [ + { + "product_name": "MT6789, MT6835, MT6855, MT6879, MT6886, MT6895, MT6983, MT6985, MT8168, MT8365, MT8695, MT8766, MT8768, MT8781, MT8786, MT8789, MT8791T, MT8797", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "Android 12.0, 13.0 / Yocto 4.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://corp.mediatek.com/product-security-bulletin/June-2023", + "refsource": "MISC", + "name": "https://corp.mediatek.com/product-security-bulletin/June-2023" } ] } diff --git a/2023/3xxx/CVE-2023-3118.json b/2023/3xxx/CVE-2023-3118.json new file mode 100644 index 00000000000..881956f168c --- /dev/null +++ b/2023/3xxx/CVE-2023-3118.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-3118", + "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