From 68cedaddf225cf31b1afddb1fc0f4d2607f42c05 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 3 Dec 2024 15:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/11xxx/CVE-2024-11391.json | 76 ++++++++++++++++++++++++++++++++-- 2024/12xxx/CVE-2024-12098.json | 18 ++++++++ 2024/12xxx/CVE-2024-12099.json | 18 ++++++++ 3 files changed, 108 insertions(+), 4 deletions(-) create mode 100644 2024/12xxx/CVE-2024-12098.json create mode 100644 2024/12xxx/CVE-2024-12099.json diff --git a/2024/11xxx/CVE-2024-11391.json b/2024/11xxx/CVE-2024-11391.json index dc5b746b8ed..c769bc511b4 100644 --- a/2024/11xxx/CVE-2024-11391.json +++ b/2024/11xxx/CVE-2024-11391.json @@ -1,17 +1,85 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-11391", - "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 Advanced File Manager plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation via the 'class_fma_connector.php' file in all versions up to, and including, 5.2.10. This makes it possible for authenticated attackers, with Subscriber-level access and above, and granted permissions by an Administrator, to upload arbitrary files on the affected site's server which may make remote code execution possible." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-434 Unrestricted Upload of File with Dangerous Type", + "cweId": "CWE-434" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "modalweb", + "product": { + "product_data": [ + { + "product_name": "Advanced File Manager", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "*", + "version_value": "5.2.10" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f14a658c-1517-4af4-8bd7-c379ac07ab35?source=cve", + "refsource": "MISC", + "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f14a658c-1517-4af4-8bd7-c379ac07ab35?source=cve" + }, + { + "url": "https://plugins.trac.wordpress.org/changeset/3199242/", + "refsource": "MISC", + "name": "https://plugins.trac.wordpress.org/changeset/3199242/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Joshua Provoste" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", + "baseScore": 7.5, + "baseSeverity": "HIGH" } ] } diff --git a/2024/12xxx/CVE-2024-12098.json b/2024/12xxx/CVE-2024-12098.json new file mode 100644 index 00000000000..face81a6435 --- /dev/null +++ b/2024/12xxx/CVE-2024-12098.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-12098", + "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/12xxx/CVE-2024-12099.json b/2024/12xxx/CVE-2024-12099.json new file mode 100644 index 00000000000..3e40c8edf6e --- /dev/null +++ b/2024/12xxx/CVE-2024-12099.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-12099", + "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