diff --git a/advisories/unreviewed/2025/01/GHSA-2cx8-4fwf-g3w9/GHSA-2cx8-4fwf-g3w9.json b/advisories/unreviewed/2025/01/GHSA-2cx8-4fwf-g3w9/GHSA-2cx8-4fwf-g3w9.json new file mode 100644 index 00000000000..85fdc9e42ba --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-2cx8-4fwf-g3w9/GHSA-2cx8-4fwf-g3w9.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2cx8-4fwf-g3w9", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12067" + ], + "details": "The WP Travel – Ultimate Travel Booking System, Tour Management Engine plugin for WordPress is vulnerable to SQL Injection via the 'booking_itinerary' parameter of the 'wptravel_get_booking_data' function in all versions up to, and including, 10.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, 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:L/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12067" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-travel/trunk/app/inc/admin/class-wptravel-admin-assets.php#L17" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-travel/trunk/app/inc/admin/class-wptravel-admin-assets.php#L31" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-travel/trunk/inc/helpers/helpers-stat.php#L14" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-travel/trunk/inc/helpers/helpers-stat.php#L64" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4e0f38db-84bb-4ba9-9068-40937e78010d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-3hxc-wcg4-238w/GHSA-3hxc-wcg4-238w.json b/advisories/unreviewed/2025/01/GHSA-3hxc-wcg4-238w/GHSA-3hxc-wcg4-238w.json new file mode 100644 index 00000000000..2a3fb5a9738 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-3hxc-wcg4-238w/GHSA-3hxc-wcg4-238w.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3hxc-wcg4-238w", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12491" + ], + "details": "The SimplyRETS Real Estate IDX plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'sr_search_form' shortcode in all versions up to, and including, 2.11.2 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-12491" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/simply-rets" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/aa5c2d05-f6cb-4f97-b174-653ad3577b02?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-424p-2fvv-chq4/GHSA-424p-2fvv-chq4.json b/advisories/unreviewed/2025/01/GHSA-424p-2fvv-chq4/GHSA-424p-2fvv-chq4.json new file mode 100644 index 00000000000..67953a09e2a --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-424p-2fvv-chq4/GHSA-424p-2fvv-chq4.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-424p-2fvv-chq4", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12330" + ], + "details": "The WP Database Backup – Unlimited Database & Files Backup by Backup for WP plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.3 via publicly accessible back-up files. This makes it possible for unauthenticated attackers to extract sensitive data including all information stored in 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-12330" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3209380%40wp-database-backup&new=3209380%40wp-database-backup&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3209387%40wp-database-backup&new=3209387%40wp-database-backup&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3f36839b-850e-4c39-aa61-4fd7a89cd5bc?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-530" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-49j9-j8gh-w79f/GHSA-49j9-j8gh-w79f.json b/advisories/unreviewed/2025/01/GHSA-49j9-j8gh-w79f/GHSA-49j9-j8gh-w79f.json new file mode 100644 index 00000000000..0a96f359971 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-49j9-j8gh-w79f/GHSA-49j9-j8gh-w79f.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-49j9-j8gh-w79f", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12222" + ], + "details": "The Deliver via Shipos for WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘dvsfw_bulk_label_url’ parameter in all versions up to, and including, 2.1.7 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-12222" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wc-shipos-delivery/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/377afb95-02d9-46b9-936d-3d58257dd928?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-4gqc-p4qx-9ww8/GHSA-4gqc-p4qx-9ww8.json b/advisories/unreviewed/2025/01/GHSA-4gqc-p4qx-9ww8/GHSA-4gqc-p4qx-9ww8.json new file mode 100644 index 00000000000..604f6790955 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-4gqc-p4qx-9ww8/GHSA-4gqc-p4qx-9ww8.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4gqc-p4qx-9ww8", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12819" + ], + "details": "The Searchie plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'sio_embed_media' shortcode in all versions up to, and including, 1.17.0 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-12819" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/searchie/trunk/SIO/Shortcodes/WidgetsEmbed.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/searchie" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8abed8c7-0c3f-4054-a116-82ce47d605de?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-59wp-6wj8-c87h/GHSA-59wp-6wj8-c87h.json b/advisories/unreviewed/2025/01/GHSA-59wp-6wj8-c87h/GHSA-59wp-6wj8-c87h.json new file mode 100644 index 00000000000..fc63891a5cf --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-59wp-6wj8-c87h/GHSA-59wp-6wj8-c87h.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-59wp-6wj8-c87h", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-11907" + ], + "details": "The Skyword API Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'skyword_iframe' shortcode in all versions up to, and including, 2.5.2 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-11907" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/skyword-plugin/trunk/php/class-skyword-shortcode.php#L93" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/skyword-plugin" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/615eb349-c5ed-4b6e-bd60-b92b8790427f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-5r5h-j8r7-pr7g/GHSA-5r5h-j8r7-pr7g.json b/advisories/unreviewed/2025/01/GHSA-5r5h-j8r7-pr7g/GHSA-5r5h-j8r7-pr7g.json new file mode 100644 index 00000000000..d466a632f7b --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-5r5h-j8r7-pr7g/GHSA-5r5h-j8r7-pr7g.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5r5h-j8r7-pr7g", + "modified": "2025-01-09T12:30:56Z", + "published": "2025-01-09T12:30:56Z", + "aliases": [ + "CVE-2025-0349" + ], + "details": "A vulnerability classified as critical has been found in Tenda AC6 15.03.05.16. Affected is the function GetParentControlInfo of the file /goform/GetParentControlInfo. The manipulation of the argument src leads to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0349" + }, + { + "type": "WEB", + "url": "https://github.com/wy876/cve/issues/5" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290862" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290862" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.477048" + }, + { + "type": "WEB", + "url": "https://www.tenda.com.cn" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-119" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7pmr-9fj2-66gq/GHSA-7pmr-9fj2-66gq.json b/advisories/unreviewed/2025/01/GHSA-7pmr-9fj2-66gq/GHSA-7pmr-9fj2-66gq.json new file mode 100644 index 00000000000..5b0b0588ea1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-7pmr-9fj2-66gq/GHSA-7pmr-9fj2-66gq.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7pmr-9fj2-66gq", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:53Z", + "aliases": [ + "CVE-2024-11642" + ], + "details": "The Post Grid Master – Custom Post Types, Taxonomies & Ajax Filter Everything with Infinite Scroll, Load More, Pagination & Shortcode Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.4.12 via the 'locate_template' function. This makes it possible for unauthenticated attackers 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. The file included must have a .php extension.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11642" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ajax-filter-posts/tags/3.4.12/inc/Shortcode.php#L624" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b299a932-8167-4547-845b-637c4971360d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7wwf-c25m-p9jg/GHSA-7wwf-c25m-p9jg.json b/advisories/unreviewed/2025/01/GHSA-7wwf-c25m-p9jg/GHSA-7wwf-c25m-p9jg.json new file mode 100644 index 00000000000..2287dc64233 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-7wwf-c25m-p9jg/GHSA-7wwf-c25m-p9jg.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7wwf-c25m-p9jg", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12493" + ], + "details": "The Files Download Delay plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'fddwrap' shortcode in all versions up to, and including, 1.0.9 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-12493" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/files-download-delay/trunk/post.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/files-download-delay" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/217f3595-3c35-46c1-a02c-e8829732a719?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7x2p-87m5-8f88/GHSA-7x2p-87m5-8f88.json b/advisories/unreviewed/2025/01/GHSA-7x2p-87m5-8f88/GHSA-7x2p-87m5-8f88.json new file mode 100644 index 00000000000..d9bdccdb7bf --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-7x2p-87m5-8f88/GHSA-7x2p-87m5-8f88.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7x2p-87m5-8f88", + "modified": "2025-01-09T12:30:53Z", + "published": "2025-01-09T12:30:53Z", + "aliases": [ + "CVE-2025-0348" + ], + "details": "A vulnerability was found in CampCodes DepEd Equipment Inventory System 1.0. It has been rated as problematic. This issue affects some unknown processing of the file /data/add_employee.php. The manipulation of the argument data leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0348" + }, + { + "type": "WEB", + "url": "https://github.com/shaturo1337/POCs/blob/main/Stored%20XSS%20Vulnerability%20in%20DepEd%20Equipment%20Inventory%20System.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290861" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290861" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.476908" + }, + { + "type": "WEB", + "url": "https://www.campcodes.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T10:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7xwh-f3xp-3jvc/GHSA-7xwh-f3xp-3jvc.json b/advisories/unreviewed/2025/01/GHSA-7xwh-f3xp-3jvc/GHSA-7xwh-f3xp-3jvc.json new file mode 100644 index 00000000000..fa33703a231 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-7xwh-f3xp-3jvc/GHSA-7xwh-f3xp-3jvc.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7xwh-f3xp-3jvc", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-11815" + ], + "details": "The Pósturinn\\'s Shipping with WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the printed_marked and nonprinted_marked parameters in all versions up to, and including, 1.3.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-11815" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/posturinn" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6a8dc0e3-ff3a-4abc-afca-eb1879603550?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-8mcm-2qrh-xcj8/GHSA-8mcm-2qrh-xcj8.json b/advisories/unreviewed/2025/01/GHSA-8mcm-2qrh-xcj8/GHSA-8mcm-2qrh-xcj8.json new file mode 100644 index 00000000000..1cf1622099d --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-8mcm-2qrh-xcj8/GHSA-8mcm-2qrh-xcj8.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8mcm-2qrh-xcj8", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12542" + ], + "details": "The linkID plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check when including the 'phpinfo' function in all versions up to, and including, 0.1.2. This makes it possible for unauthenticated attackers to read configuration settings and predefined variables on the site's server. The plugin does not need to be activated for the vulnerability to be exploited.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12542" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/linkid/trunk/lib/linkid/linkid-sdk-php/util/index.php#L1" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b2fe5315-37b7-4009-b2e5-909e6b5ed1da?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-95v7-pf77-7vcr/GHSA-95v7-pf77-7vcr.json b/advisories/unreviewed/2025/01/GHSA-95v7-pf77-7vcr/GHSA-95v7-pf77-7vcr.json new file mode 100644 index 00000000000..e6aee95aca1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-95v7-pf77-7vcr/GHSA-95v7-pf77-7vcr.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-95v7-pf77-7vcr", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12122" + ], + "details": "The ResAds plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via multiple parameters in all versions up to, and including, 2.0.6 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-12122" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/resads/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1c0a544a-b5f3-41bf-9313-28188662ea56?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-9gg6-9679-vvjw/GHSA-9gg6-9679-vvjw.json b/advisories/unreviewed/2025/01/GHSA-9gg6-9679-vvjw/GHSA-9gg6-9679-vvjw.json new file mode 100644 index 00000000000..b722a0431f2 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-9gg6-9679-vvjw/GHSA-9gg6-9679-vvjw.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9gg6-9679-vvjw", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12616" + ], + "details": "The Bitly's WordPress Plugin plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several AJAX actions in all versions up to, and including, 2.7.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update and retrieve plugin settings.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12616" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-bitly/trunk/includes/class-wp-bitly-auth.php#L115" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b1312c34-45c6-41e5-b6fc-a45ac2c8a0ca?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-c324-6f88-88p9/GHSA-c324-6f88-88p9.json b/advisories/unreviewed/2025/01/GHSA-c324-6f88-88p9/GHSA-c324-6f88-88p9.json new file mode 100644 index 00000000000..ee1b7931279 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-c324-6f88-88p9/GHSA-c324-6f88-88p9.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c324-6f88-88p9", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12514" + ], + "details": "The 3DVieweronline plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's '3Dvo-model' shortcode in all versions up to, and including, 2.2.2 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-12514" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/3dvieweronline-wp/trunk/public/class-threedvieweronline-iframe-public.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/3dvieweronline-wp" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ee1c9c62-d5b5-4213-ae5a-d3d4e9103d15?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-c3qw-wj8q-mx78/GHSA-c3qw-wj8q-mx78.json b/advisories/unreviewed/2025/01/GHSA-c3qw-wj8q-mx78/GHSA-c3qw-wj8q-mx78.json new file mode 100644 index 00000000000..5fb837742a7 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-c3qw-wj8q-mx78/GHSA-c3qw-wj8q-mx78.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c3qw-wj8q-mx78", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12848" + ], + "details": "The SKT Page Builder plugin for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the 'addLibraryByArchive' function in all versions up to, and including, 4.6. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files that make remote code execution possible.", + "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-12848" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/skt-builder/trunk/sktbuilder.php#L960" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3213786%40skt-builder&new=3213786%40skt-builder&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3218995%40skt-builder&new=3218995%40skt-builder&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/89e3cef3-c1aa-4df7-a9f9-1ca5837643e1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-cfrq-gw8f-c8gg/GHSA-cfrq-gw8f-c8gg.json b/advisories/unreviewed/2025/01/GHSA-cfrq-gw8f-c8gg/GHSA-cfrq-gw8f-c8gg.json new file mode 100644 index 00000000000..35210889a02 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-cfrq-gw8f-c8gg/GHSA-cfrq-gw8f-c8gg.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cfrq-gw8f-c8gg", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12621" + ], + "details": "The Yumpu E-Paper publishing plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'YUMPU' shortcode in all versions up to, and including, 3.0.8 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-12621" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/yumpu-epaper-publishing/tags/3.0.8/lib/Shortcode.php#L24" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/yumpu-epaper-publishing/tags/3.0.8/lib/Shortcode.php#L81" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/60c0db19-deda-4b95-a341-cf33883dc9b4?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-hp45-h3cg-fcrw/GHSA-hp45-h3cg-fcrw.json b/advisories/unreviewed/2025/01/GHSA-hp45-h3cg-fcrw/GHSA-hp45-h3cg-fcrw.json new file mode 100644 index 00000000000..d17ef7d8c42 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-hp45-h3cg-fcrw/GHSA-hp45-h3cg-fcrw.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hp45-h3cg-fcrw", + "modified": "2025-01-09T12:30:53Z", + "published": "2025-01-09T12:30:53Z", + "aliases": [ + "CVE-2025-0347" + ], + "details": "A vulnerability was found in code-projects Admission Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file index.php of the component Login. The manipulation of the argument u_id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0347" + }, + { + "type": "WEB", + "url": "https://github.com/Curious-L/-/issues/3" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290860" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290860" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.476898" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T10:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-jc4q-w2f7-xrwc/GHSA-jc4q-w2f7-xrwc.json b/advisories/unreviewed/2025/01/GHSA-jc4q-w2f7-xrwc/GHSA-jc4q-w2f7-xrwc.json new file mode 100644 index 00000000000..4043f2e00c9 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-jc4q-w2f7-xrwc/GHSA-jc4q-w2f7-xrwc.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jc4q-w2f7-xrwc", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-11686" + ], + "details": "The WhatsApp 🚀 click to chat plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'manycontacts_code' parameter in all versions up to, and including, 3.0.4 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-11686" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/manycontacts-bar" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7d623840-30d1-4599-a52d-08c28e190699?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-m7jq-35x5-2p74/GHSA-m7jq-35x5-2p74.json b/advisories/unreviewed/2025/01/GHSA-m7jq-35x5-2p74/GHSA-m7jq-35x5-2p74.json new file mode 100644 index 00000000000..ea3086c397d --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-m7jq-35x5-2p74/GHSA-m7jq-35x5-2p74.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m7jq-35x5-2p74", + "modified": "2025-01-09T12:30:56Z", + "published": "2025-01-09T12:30:56Z", + "aliases": [ + "CVE-2024-6155" + ], + "details": "The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Authenticated (Subscriber+) Server-Side Request Forgery and Stored Cross Site Scripting in all versions up to, and including, 9.0.0 due to a missing capability check in the greenshift_download_file_localy function, along with no SSRF protection and sanitization on uploaded SVG files. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations originating from the web application that can also be leveraged to download malicious SVG files containing Cross-Site Scripting payloads to the server. On Cloud-based servers, attackers could retrieve the instance metadata. The issue was partially patched in version 8.9.9 and fully patched in version 9.0.1.", + "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-6155" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/greenshift-animation-and-page-builder-blocks/tags/8.9.8/settings.php#L1385" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fe3cfaf4-67c8-47af-bd58-e8ad27a03fae?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-p7fw-qcf4-849w/GHSA-p7fw-qcf4-849w.json b/advisories/unreviewed/2025/01/GHSA-p7fw-qcf4-849w/GHSA-p7fw-qcf4-849w.json new file mode 100644 index 00000000000..15351affa9e --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-p7fw-qcf4-849w/GHSA-p7fw-qcf4-849w.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p7fw-qcf4-849w", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12496" + ], + "details": "The Linear plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'linear_block_buy_commissions' shortcode in all versions up to, and including, 2.7.12 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-12496" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/linear/trunk/blocks/buy-commissions/buy-commissions.php#L213" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/linear" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/25d6ee47-2a7b-486e-856b-336964b387ae?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-pp2w-p8jr-3p8j/GHSA-pp2w-p8jr-3p8j.json b/advisories/unreviewed/2025/01/GHSA-pp2w-p8jr-3p8j/GHSA-pp2w-p8jr-3p8j.json new file mode 100644 index 00000000000..2b34891f78c --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-pp2w-p8jr-3p8j/GHSA-pp2w-p8jr-3p8j.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pp2w-p8jr-3p8j", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12605" + ], + "details": "The AI Scribe – SEO AI Writer, Content Generator, Humanizer, Blog Writer, SEO Optimizer, DALLE-3, AI WordPress Plugin ChatGPT (GPT-4o 128K) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3. This is due to missing or incorrect nonce validation on the \"al_scribe_engine_request_data\" and \"al_scribe_content_data\" actions. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator 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:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12605" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ai-scribe-the-chatgpt-powered-seo-content-creation-wizard/trunk/article_builder.php#L713" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/52a8718f-2c4d-4da1-a81f-e93dff3fa43b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-qc4p-w7xf-v7pq/GHSA-qc4p-w7xf-v7pq.json b/advisories/unreviewed/2025/01/GHSA-qc4p-w7xf-v7pq/GHSA-qc4p-w7xf-v7pq.json new file mode 100644 index 00000000000..c999c259cd5 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-qc4p-w7xf-v7pq/GHSA-qc4p-w7xf-v7pq.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qc4p-w7xf-v7pq", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12218" + ], + "details": "The Woocommerce check pincode/zipcode for shipping plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.4. This is due to missing or incorrect nonce validation. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator 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-12218" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/woocommerce-check-pincode-zipcode-for-shipping/trunk/classes/pincode-list.php#L93" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/woocommerce-check-pincode-zipcode-for-shipping/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5b79b5ae-7ce5-4065-8d7c-487df6752bc7?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-qrr7-x4mg-wh68/GHSA-qrr7-x4mg-wh68.json b/advisories/unreviewed/2025/01/GHSA-qrr7-x4mg-wh68/GHSA-qrr7-x4mg-wh68.json new file mode 100644 index 00000000000..3323f0bbeae --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-qrr7-x4mg-wh68/GHSA-qrr7-x4mg-wh68.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qrr7-x4mg-wh68", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-5769" + ], + "details": "The MIMO Woocommerce Order Tracking plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several functions in all versions up to, and including, 1.0.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add, update, and delete shipper tracking settings.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5769" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/mimo-woocommerce-order-tracking/tags/1.0.2/mimo-woocommerce-order-tracking.php#L137" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/mimo-woocommerce-order-tracking/tags/1.0.2/mimo-woocommerce-order-tracking.php#L264" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/mimo-woocommerce-order-tracking/tags/1.0.2/mimo-woocommerce-order-tracking.php#L292" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/mimo-woocommerce-order-tracking/tags/1.0.2/mimo-woocommerce-order-tracking.php#L322" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/47c666b1-1ac2-4764-bbee-385ec321a580?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-r438-vrgg-c983/GHSA-r438-vrgg-c983.json b/advisories/unreviewed/2025/01/GHSA-r438-vrgg-c983/GHSA-r438-vrgg-c983.json new file mode 100644 index 00000000000..76d0d84554f --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-r438-vrgg-c983/GHSA-r438-vrgg-c983.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r438-vrgg-c983", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12394" + ], + "details": "The Action Network plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.4. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator 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-12394" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-action-network/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c90dadc9-0109-4ebd-8135-3efd26682ad9?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-r9hq-g47p-52p3/GHSA-r9hq-g47p-52p3.json b/advisories/unreviewed/2025/01/GHSA-r9hq-g47p-52p3/GHSA-r9hq-g47p-52p3.json new file mode 100644 index 00000000000..1efa4f2a876 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-r9hq-g47p-52p3/GHSA-r9hq-g47p-52p3.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r9hq-g47p-52p3", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12515" + ], + "details": "The Muslim Prayer Time-Salah/Iqamah plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Masjid ID parameter in all versions up to, and including, 1.8.8 due to insufficient input sanitization and output escaping. 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-12515" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/masjidal" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9e34b3df-ac18-4409-b8fe-b27c931f3aa3?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-v962-p99x-97v2/GHSA-v962-p99x-97v2.json b/advisories/unreviewed/2025/01/GHSA-v962-p99x-97v2/GHSA-v962-p99x-97v2.json new file mode 100644 index 00000000000..68081ae9a15 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-v962-p99x-97v2/GHSA-v962-p99x-97v2.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v962-p99x-97v2", + "modified": "2025-01-09T12:30:53Z", + "published": "2025-01-09T12:30:53Z", + "aliases": [ + "CVE-2024-11328" + ], + "details": "The CLUEVO LMS, E-Learning Platform plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg & remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.13.2. 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-11328" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cluevo-lms/tags/1.13.2/admin-views/class.module-ratings-page.php#L173" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cluevo-lms/tags/1.13.2/functions/functions.module-management.inc.php#L1228" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cluevo-lms/tags/1.13.2/functions/functions.module-management.inc.php#L1230" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cluevo-lms/tags/1.13.2/functions/functions.module-management.inc.php#L1242" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cluevo-lms/tags/1.13.2/functions/functions.module-management.inc.php#L788" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5bcfe315-2db1-4f6c-9635-a7fdf5404adf?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-vfm9-p9ff-pcp8/GHSA-vfm9-p9ff-pcp8.json b/advisories/unreviewed/2025/01/GHSA-vfm9-p9ff-pcp8/GHSA-vfm9-p9ff-pcp8.json new file mode 100644 index 00000000000..6232d1a4fc0 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-vfm9-p9ff-pcp8/GHSA-vfm9-p9ff-pcp8.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vfm9-p9ff-pcp8", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:55Z", + "aliases": [ + "CVE-2024-12618" + ], + "details": "The Newsletter2Go plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'resetStyles' AJAX action in all versions up to, and including, 4.0.14. This makes it possible for authenticated attackers, with Subscriber-level access and above, to reset styles.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12618" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/newsletter2go/trunk/gui/N2Go_Gui.php#L294" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/09b2d763-63ce-4cc7-aa04-589bb8697ce9?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-w33f-8xqf-4c9c/GHSA-w33f-8xqf-4c9c.json b/advisories/unreviewed/2025/01/GHSA-w33f-8xqf-4c9c/GHSA-w33f-8xqf-4c9c.json new file mode 100644 index 00000000000..538c1bff456 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-w33f-8xqf-4c9c/GHSA-w33f-8xqf-4c9c.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w33f-8xqf-4c9c", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-11929" + ], + "details": "The Responsive FlipBook Plugin Wordpress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the rfbwp_save_settings() functionin all versions up to, and including, 2.5.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-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-11929" + }, + { + "type": "WEB", + "url": "https://codecanyon.net/item/responsive-flipbook-plugin/2372863" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/53b24f9a-f225-40b5-9937-f7449d4832df?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-wm6r-87m5-ffxx/GHSA-wm6r-87m5-ffxx.json b/advisories/unreviewed/2025/01/GHSA-wm6r-87m5-ffxx/GHSA-wm6r-87m5-ffxx.json new file mode 100644 index 00000000000..b1b0c070635 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-wm6r-87m5-ffxx/GHSA-wm6r-87m5-ffxx.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wm6r-87m5-ffxx", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12206" + ], + "details": "The WordPress Header Builder Plugin – Pearl plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.8. This is due to missing or incorrect nonce validation on the stm_header_builder page. This makes it possible for unauthenticated attackers to delete arbitrary headers via a forged request granted they can trick a site administrator 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:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12206" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3218670%40pearl-header-builder&new=3218670%40pearl-header-builder&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4de0d05f-2f51-4fea-9520-ff07a882d95e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-x793-43gm-7459/GHSA-x793-43gm-7459.json b/advisories/unreviewed/2025/01/GHSA-x793-43gm-7459/GHSA-x793-43gm-7459.json new file mode 100644 index 00000000000..5b941c67d6b --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-x793-43gm-7459/GHSA-x793-43gm-7459.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x793-43gm-7459", + "modified": "2025-01-09T12:30:54Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12285" + ], + "details": "The SEMA API plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘catid’ parameter in all versions up to, and including, 5.27 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-12285" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/sema-api/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/42b9e16c-8e53-452d-9c0b-34c424d6f508?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-x8h5-v9c3-m475/GHSA-x8h5-v9c3-m475.json b/advisories/unreviewed/2025/01/GHSA-x8h5-v9c3-m475/GHSA-x8h5-v9c3-m475.json new file mode 100644 index 00000000000..84988d68060 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-x8h5-v9c3-m475/GHSA-x8h5-v9c3-m475.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x8h5-v9c3-m475", + "modified": "2025-01-09T12:30:55Z", + "published": "2025-01-09T12:30:54Z", + "aliases": [ + "CVE-2024-12249" + ], + "details": "The GS Insever Portfolio plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_settings() function in all versions up to, and including, 1.4.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the plugin's CSS settings.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12249" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gs-instagram-portfolio/tags/1.4.5/admin/Backend_Builder.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gs-instagram-portfolio/tags/1.4.5/admin/includes/Ajax.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/36f3e9be-9a4e-458d-92b3-687afc44696a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T11:15:12Z" + } +} \ No newline at end of file