From 7042a63d3ab2c1d00aeb1ba228c65671c1289dae Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 4 May 2024 04:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/28xxx/CVE-2023-28755.json | 5 +++ 2023/36xxx/CVE-2023-36617.json | 5 +++ 2023/38xxx/CVE-2023-38709.json | 5 +++ 2024/24xxx/CVE-2024-24795.json | 5 +++ 2024/34xxx/CVE-2024-34458.json | 18 ++++++++ 2024/3xxx/CVE-2024-3237.json | 75 ++++++++++++++++++++++++++++++++-- 2024/3xxx/CVE-2024-3240.json | 75 ++++++++++++++++++++++++++++++++-- 7 files changed, 180 insertions(+), 8 deletions(-) create mode 100644 2024/34xxx/CVE-2024-34458.json diff --git a/2023/28xxx/CVE-2023-28755.json b/2023/28xxx/CVE-2023-28755.json index 4b6531c3a11..72c8b88c782 100644 --- a/2023/28xxx/CVE-2023-28755.json +++ b/2023/28xxx/CVE-2023-28755.json @@ -106,6 +106,11 @@ "refsource": "FEDORA", "name": "FEDORA-2024-31cac8b8ec", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2024-48bdd3abbf", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/" } ] } diff --git a/2023/36xxx/CVE-2023-36617.json b/2023/36xxx/CVE-2023-36617.json index 1dce99d3950..2bb299ed25f 100644 --- a/2023/36xxx/CVE-2023-36617.json +++ b/2023/36xxx/CVE-2023-36617.json @@ -66,6 +66,11 @@ "refsource": "FEDORA", "name": "FEDORA-2024-31cac8b8ec", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2024-48bdd3abbf", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/" } ] } diff --git a/2023/38xxx/CVE-2023-38709.json b/2023/38xxx/CVE-2023-38709.json index c9962ba4a64..b6d383621bb 100644 --- a/2023/38xxx/CVE-2023-38709.json +++ b/2023/38xxx/CVE-2023-38709.json @@ -78,6 +78,11 @@ "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/", "refsource": "MISC", "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/" + }, + { + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/", + "refsource": "MISC", + "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/" } ] }, diff --git a/2024/24xxx/CVE-2024-24795.json b/2024/24xxx/CVE-2024-24795.json index c5b2696357b..58634d7ca5e 100644 --- a/2024/24xxx/CVE-2024-24795.json +++ b/2024/24xxx/CVE-2024-24795.json @@ -78,6 +78,11 @@ "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/", "refsource": "MISC", "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/" + }, + { + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/", + "refsource": "MISC", + "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/" } ] }, diff --git a/2024/34xxx/CVE-2024-34458.json b/2024/34xxx/CVE-2024-34458.json new file mode 100644 index 00000000000..f7f97eef65e --- /dev/null +++ b/2024/34xxx/CVE-2024-34458.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-34458", + "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/3xxx/CVE-2024-3237.json b/2024/3xxx/CVE-2024-3237.json index 18786f8f4dd..47386e2c028 100644 --- a/2024/3xxx/CVE-2024-3237.json +++ b/2024/3xxx/CVE-2024-3237.json @@ -1,17 +1,84 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-3237", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@wordfence.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": "The ConvertPlug plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the cp_dismiss_notice() function in all versions up to, and including, 3.5.25. This makes it possible for authenticated attackers, with subscriber-level access and above, to update arbitrary option values to true." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-862 Missing Authorization" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Brainstorm Force", + "product": { + "product_data": [ + { + "product_name": "ConvertPlug", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "*", + "version_value": "3.5.25" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0cd72420-dca1-455d-92a6-a178b4b26eab?source=cve", + "refsource": "MISC", + "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0cd72420-dca1-455d-92a6-a178b4b26eab?source=cve" + }, + { + "url": "https://www.convertplug.com/plus/product/convertplug/", + "refsource": "MISC", + "name": "https://www.convertplug.com/plus/product/convertplug/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Mohamed Awad" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" } ] } diff --git a/2024/3xxx/CVE-2024-3240.json b/2024/3xxx/CVE-2024-3240.json index 3245130b3fc..34dadf75fe3 100644 --- a/2024/3xxx/CVE-2024-3240.json +++ b/2024/3xxx/CVE-2024-3240.json @@ -1,17 +1,84 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-3240", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@wordfence.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": "The ConvertPlug plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.5.25 via deserialization of untrusted input from the 'settings_encoded' attribute of the 'smile_info_bar' shortcode. This makes it possible for authenticated attackers, with contributor-level access and above, to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-502 Deserialization of Untrusted Data" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Brainstorm Force", + "product": { + "product_data": [ + { + "product_name": "ConvertPlug", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "*", + "version_value": "3.5.25" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fca3259b-bf0e-4b4a-815f-1eb399b8b674?source=cve", + "refsource": "MISC", + "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fca3259b-bf0e-4b4a-815f-1eb399b8b674?source=cve" + }, + { + "url": "https://www.convertplug.com/plus/product/convertplug/", + "refsource": "MISC", + "name": "https://www.convertplug.com/plus/product/convertplug/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "1337_Wannabe" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "baseScore": 8.8, + "baseSeverity": "HIGH" } ] }