From 0387e3f9f66847eddab248da4834091110f19243 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 14 Nov 2024 07:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/10xxx/CVE-2024-10146.json | 72 +++++++++++++++++++++++++++++++--- 2024/11xxx/CVE-2024-11206.json | 66 +++++++++++++++++++++++++++++-- 2024/11xxx/CVE-2024-11207.json | 18 +++++++++ 2024/11xxx/CVE-2024-11208.json | 18 +++++++++ 2024/11xxx/CVE-2024-11209.json | 18 +++++++++ 2024/9xxx/CVE-2024-9186.json | 72 +++++++++++++++++++++++++++++++--- 6 files changed, 250 insertions(+), 14 deletions(-) create mode 100644 2024/11xxx/CVE-2024-11207.json create mode 100644 2024/11xxx/CVE-2024-11208.json create mode 100644 2024/11xxx/CVE-2024-11209.json diff --git a/2024/10xxx/CVE-2024-10146.json b/2024/10xxx/CVE-2024-10146.json index 2ca47bfb9da..2e8e0fd040f 100644 --- a/2024/10xxx/CVE-2024-10146.json +++ b/2024/10xxx/CVE-2024-10146.json @@ -1,18 +1,80 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-10146", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "contact@wpscan.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 Simple File List WordPress plugin before 6.1.13 does not sanitise and escape a generated URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against admins." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-Site Scripting (XSS)" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Unknown", + "product": { + "product_data": [ + { + "product_name": "Simple File List", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "6.1.13" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://wpscan.com/vulnerability/9ee74a0f-83ff-4c15-a114-f8f6baab8bf5/", + "refsource": "MISC", + "name": "https://wpscan.com/vulnerability/9ee74a0f-83ff-4c15-a114-f8f6baab8bf5/" + } + ] + }, + "generator": { + "engine": "WPScan CVE Generator" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "tu3n4nh" + }, + { + "lang": "en", + "value": "WPScan" + } + ] } \ No newline at end of file diff --git a/2024/11xxx/CVE-2024-11206.json b/2024/11xxx/CVE-2024-11206.json index 608a349a46a..62335c4c117 100644 --- a/2024/11xxx/CVE-2024-11206.json +++ b/2024/11xxx/CVE-2024-11206.json @@ -1,18 +1,76 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-11206", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security.tecno@tecno-mobile.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": "Unauthorized access vulnerability in the mobile application (com.transsion.phoenix) can lead to the leakage of user information." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-269 Improper Privilege Management", + "cweId": "CWE-269" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "TECNO", + "product": { + "product_data": [ + { + "product_name": "com.transsion.phoenix", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "14.1.2.4700", + "version_value": "15.6.0.5020" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://security.tecno.com/SRC/blogdetail/340?lang=en_US", + "refsource": "MISC", + "name": "https://security.tecno.com/SRC/blogdetail/340?lang=en_US" + }, + { + "url": "https://security.tecno.com/SRC/securityUpdates", + "refsource": "MISC", + "name": "https://security.tecno.com/SRC/securityUpdates" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" } } \ No newline at end of file diff --git a/2024/11xxx/CVE-2024-11207.json b/2024/11xxx/CVE-2024-11207.json new file mode 100644 index 00000000000..530f8e3191d --- /dev/null +++ b/2024/11xxx/CVE-2024-11207.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-11207", + "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/11xxx/CVE-2024-11208.json b/2024/11xxx/CVE-2024-11208.json new file mode 100644 index 00000000000..30cbb5a2195 --- /dev/null +++ b/2024/11xxx/CVE-2024-11208.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-11208", + "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/11xxx/CVE-2024-11209.json b/2024/11xxx/CVE-2024-11209.json new file mode 100644 index 00000000000..b692e185a43 --- /dev/null +++ b/2024/11xxx/CVE-2024-11209.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-11209", + "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/9xxx/CVE-2024-9186.json b/2024/9xxx/CVE-2024-9186.json index b28f5bfd350..0a956a60054 100644 --- a/2024/9xxx/CVE-2024-9186.json +++ b/2024/9xxx/CVE-2024-9186.json @@ -1,18 +1,80 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-9186", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "contact@wpscan.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 Recover WooCommerce Cart Abandonment, Newsletter, Email Marketing, Marketing Automation By FunnelKit WordPress plugin before 3.3.0 does not sanitize and escape the bwfan-track-id parameter before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks" } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Unknown", + "product": { + "product_data": [ + { + "product_name": "Recover WooCommerce Cart Abandonment, Newsletter, Email Marketing, Marketing Automation By FunnelKit", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "3.3.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://wpscan.com/vulnerability/fab29b59-7e87-4289-88dd-ed5520260c26/", + "refsource": "MISC", + "name": "https://wpscan.com/vulnerability/fab29b59-7e87-4289-88dd-ed5520260c26/" + } + ] + }, + "generator": { + "engine": "WPScan CVE Generator" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "y4ng0615" + }, + { + "lang": "en", + "value": "WPScan" + } + ] } \ No newline at end of file