diff --git a/advisories/unreviewed/2024/12/GHSA-2p89-hr43-pxc5/GHSA-2p89-hr43-pxc5.json b/advisories/unreviewed/2024/12/GHSA-2p89-hr43-pxc5/GHSA-2p89-hr43-pxc5.json new file mode 100644 index 00000000000..92ea97ecf93 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-2p89-hr43-pxc5/GHSA-2p89-hr43-pxc5.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2p89-hr43-pxc5", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11464" + ], + "details": "The Easy Code Snippets plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'page' parameter in all versions up to, and including, 1.0.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11464" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/easy-code-snippets/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/31f5ddbf-2014-40e7-881d-27148bf133ff?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T12:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-675r-vh4c-38xv/GHSA-675r-vh4c-38xv.json b/advisories/unreviewed/2024/12/GHSA-675r-vh4c-38xv/GHSA-675r-vh4c-38xv.json new file mode 100644 index 00000000000..824b179eecf --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-675r-vh4c-38xv/GHSA-675r-vh4c-38xv.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-675r-vh4c-38xv", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11457" + ], + "details": "The Feedpress Generator – External RSS Frontend Customizer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'tab' parameter in all versions up to, and including, 1.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11457" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/feedpress-generator/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f9660aee-1069-4197-b166-12ea30f8fd0c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T12:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-6w97-jr3c-q3h4/GHSA-6w97-jr3c-q3h4.json b/advisories/unreviewed/2024/12/GHSA-6w97-jr3c-q3h4/GHSA-6w97-jr3c-q3h4.json new file mode 100644 index 00000000000..c75725b7e87 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-6w97-jr3c-q3h4/GHSA-6w97-jr3c-q3h4.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6w97-jr3c-q3h4", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11501" + ], + "details": "The Gallery plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.3 via deserialization of untrusted input from wd_gallery_$id parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software. 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.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11501" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/multi-gallery/tags/1.3/partials/Shortcode.php#L21" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/778f7d9b-6376-4026-a291-1fedeabe8c99?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T12:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-77c7-834v-fjx9/GHSA-77c7-834v-fjx9.json b/advisories/unreviewed/2024/12/GHSA-77c7-834v-fjx9/GHSA-77c7-834v-fjx9.json new file mode 100644 index 00000000000..b77b25bce60 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-77c7-834v-fjx9/GHSA-77c7-834v-fjx9.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-77c7-834v-fjx9", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11374" + ], + "details": "The TWChat – Send or receive messages from users plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 4.0.4. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11374" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/twchat/tags/4.0.3/classes/Addon_controller.class.php#L198" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3cb047d0-0056-432c-bae3-3ab926e39bcd?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T10:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-9jw9-j6vw-7g49/GHSA-9jw9-j6vw-7g49.json b/advisories/unreviewed/2024/12/GHSA-9jw9-j6vw-7g49/GHSA-9jw9-j6vw-7g49.json new file mode 100644 index 00000000000..f9077256735 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-9jw9-j6vw-7g49/GHSA-9jw9-j6vw-7g49.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9jw9-j6vw-7g49", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-12270" + ], + "details": "The Beautiful taxonomy filters plugin for WordPress is vulnerable to SQL Injection via the 'selects[0][term]' parameter in all versions up to, and including, 2.4.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12270" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/beautiful-taxonomy-filters/trunk/includes/class-beautiful-taxonomy-filters.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/75c9c106-d1f9-43ee-be1f-3eddec8f2529?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T10:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-cgqg-4h9g-r66q/GHSA-cgqg-4h9g-r66q.json b/advisories/unreviewed/2024/12/GHSA-cgqg-4h9g-r66q/GHSA-cgqg-4h9g-r66q.json new file mode 100644 index 00000000000..43743215785 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-cgqg-4h9g-r66q/GHSA-cgqg-4h9g-r66q.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cgqg-4h9g-r66q", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11010" + ], + "details": "The FileOrganizer – Manage WordPress and Website Files plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1.4 via the 'default_lang' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11010" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/fileorganizer/trunk/init.php#L222" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/fileorganizer/trunk/main/fileorganizer.php#L149" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3201635" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8e958653-36c4-4979-89e1-d9411a35a92a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T10:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-g4g4-82jq-v883/GHSA-g4g4-82jq-v883.json b/advisories/unreviewed/2024/12/GHSA-g4g4-82jq-v883/GHSA-g4g4-82jq-v883.json new file mode 100644 index 00000000000..fbb72bb2068 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-g4g4-82jq-v883/GHSA-g4g4-82jq-v883.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g4g4-82jq-v883", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11367" + ], + "details": "The Smoove connector for Elementor forms plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 4.1.0. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11367" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/smoove-elementor/tags/3.0.3/inc/modules/api-logs-table.php#L134" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8129bc3a-41c9-4a1e-8e04-55e23bb8d46d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T10:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-g7pv-5fjq-q2xw/GHSA-g7pv-5fjq-q2xw.json b/advisories/unreviewed/2024/12/GHSA-g7pv-5fjq-q2xw/GHSA-g7pv-5fjq-q2xw.json new file mode 100644 index 00000000000..cd7ad6875ce --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-g7pv-5fjq-q2xw/GHSA-g7pv-5fjq-q2xw.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g7pv-5fjq-q2xw", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-12253" + ], + "details": "The Simple Ecommerce Shopping Cart Plugin- Sell products through Paypal plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'save_settings', 'export_csv', and 'simpleecommcart-action' actions in all versions up to, and including, 3.1.2. This makes it possible for authenticated attackers, with subscriber-level access and above, to update the plugins settings and retrieve order and log data (which is also accessible to unauthenticated users).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12253" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/simple-e-commerce-shopping-cart/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1c6a1956-73aa-4ac3-ae1c-ef5f62bad718?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T10:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-vrh7-qqww-chf4/GHSA-vrh7-qqww-chf4.json b/advisories/unreviewed/2024/12/GHSA-vrh7-qqww-chf4/GHSA-vrh7-qqww-chf4.json new file mode 100644 index 00000000000..75c86197f93 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-vrh7-qqww-chf4/GHSA-vrh7-qqww-chf4.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vrh7-qqww-chf4", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-11380" + ], + "details": "The Mini Program API plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'qvideo' shortcode in all versions up to, and including, 1.4.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11380" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-mini-program/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a0b9499b-3017-46a6-80d5-104d203b77f0?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T12:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-wgw8-jfg7-7q45/GHSA-wgw8-jfg7-7q45.json b/advisories/unreviewed/2024/12/GHSA-wgw8-jfg7-7q45/GHSA-wgw8-jfg7-7q45.json new file mode 100644 index 00000000000..d9f78ab79fb --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-wgw8-jfg7-7q45/GHSA-wgw8-jfg7-7q45.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wgw8-jfg7-7q45", + "modified": "2024-12-07T12:30:25Z", + "published": "2024-12-07T12:30:25Z", + "aliases": [ + "CVE-2024-12128" + ], + "details": "The Simple Ecommerce Shopping Cart Plugin- Sell products through Paypal plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘monthly_sales_current_year’ parameter in all versions up to, and including, 3.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12128" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/simple-e-commerce-shopping-cart/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c7d688af-649c-4858-9c63-b12933d78bc2?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-07T10:15:05Z" + } +} \ No newline at end of file