From 9f4fd6de720df6c9c963f0766398d31b079b6f4c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 06:32:33 +0000 Subject: [PATCH] Publish Advisories GHSA-3ww5-qm6q-xhcg GHSA-99wr-49f2-r3c7 GHSA-h337-24ff-jhf6 GHSA-hpg6-m38p-4pj3 GHSA-m23v-c5w7-vq6c GHSA-q2xv-553m-pcwq --- .../GHSA-3ww5-qm6q-xhcg.json | 29 +++++++++++ .../GHSA-99wr-49f2-r3c7.json | 44 +++++++++++++++++ .../GHSA-h337-24ff-jhf6.json | 29 +++++++++++ .../GHSA-hpg6-m38p-4pj3.json | 44 +++++++++++++++++ .../GHSA-m23v-c5w7-vq6c.json | 48 +++++++++++++++++++ .../GHSA-q2xv-553m-pcwq.json | 44 +++++++++++++++++ 6 files changed, 238 insertions(+) create mode 100644 advisories/unreviewed/2025/03/GHSA-3ww5-qm6q-xhcg/GHSA-3ww5-qm6q-xhcg.json create mode 100644 advisories/unreviewed/2025/03/GHSA-99wr-49f2-r3c7/GHSA-99wr-49f2-r3c7.json create mode 100644 advisories/unreviewed/2025/03/GHSA-h337-24ff-jhf6/GHSA-h337-24ff-jhf6.json create mode 100644 advisories/unreviewed/2025/03/GHSA-hpg6-m38p-4pj3/GHSA-hpg6-m38p-4pj3.json create mode 100644 advisories/unreviewed/2025/03/GHSA-m23v-c5w7-vq6c/GHSA-m23v-c5w7-vq6c.json create mode 100644 advisories/unreviewed/2025/03/GHSA-q2xv-553m-pcwq/GHSA-q2xv-553m-pcwq.json diff --git a/advisories/unreviewed/2025/03/GHSA-3ww5-qm6q-xhcg/GHSA-3ww5-qm6q-xhcg.json b/advisories/unreviewed/2025/03/GHSA-3ww5-qm6q-xhcg/GHSA-3ww5-qm6q-xhcg.json new file mode 100644 index 00000000000..4876775a1bb --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-3ww5-qm6q-xhcg/GHSA-3ww5-qm6q-xhcg.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3ww5-qm6q-xhcg", + "modified": "2025-03-08T06:30:42Z", + "published": "2025-03-08T06:30:42Z", + "aliases": [ + "CVE-2024-13825" + ], + "details": "The Email Keep WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13825" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/368474a0-550d-49f8-855d-b2010f8b91b5" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-08T06:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-99wr-49f2-r3c7/GHSA-99wr-49f2-r3c7.json b/advisories/unreviewed/2025/03/GHSA-99wr-49f2-r3c7/GHSA-99wr-49f2-r3c7.json new file mode 100644 index 00000000000..35657bc651d --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-99wr-49f2-r3c7/GHSA-99wr-49f2-r3c7.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-99wr-49f2-r3c7", + "modified": "2025-03-08T06:30:42Z", + "published": "2025-03-08T06:30:42Z", + "aliases": [ + "CVE-2024-12119" + ], + "details": "The FooGallery – Responsive Photo Gallery, Image Viewer, Justified, Masonry & Carousel plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the default_gallery_title_size parameter in all versions up to, and including, 2.4.29 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with granted gallery and album creator roles, 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-12119" + }, + { + "type": "WEB", + "url": "https://github.com/fooplugins/foogallery/blob/master/extensions/albums/album-default.php#L26" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/foogallery/tags/2.4.27/extensions/albums/album-default.php#L26" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2070c6e6-d830-4d1c-9408-5cb2254a00e5?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-08T06:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-h337-24ff-jhf6/GHSA-h337-24ff-jhf6.json b/advisories/unreviewed/2025/03/GHSA-h337-24ff-jhf6/GHSA-h337-24ff-jhf6.json new file mode 100644 index 00000000000..b665403b81c --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-h337-24ff-jhf6/GHSA-h337-24ff-jhf6.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h337-24ff-jhf6", + "modified": "2025-03-08T06:30:42Z", + "published": "2025-03-08T06:30:42Z", + "aliases": [ + "CVE-2024-13826" + ], + "details": "The Email Keep WordPress plugin through 1.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13826" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/56b143b6-e5db-4037-ab2a-4e4d0cb7a005" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-08T06:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-hpg6-m38p-4pj3/GHSA-hpg6-m38p-4pj3.json b/advisories/unreviewed/2025/03/GHSA-hpg6-m38p-4pj3/GHSA-hpg6-m38p-4pj3.json new file mode 100644 index 00000000000..bd920529e5f --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-hpg6-m38p-4pj3/GHSA-hpg6-m38p-4pj3.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hpg6-m38p-4pj3", + "modified": "2025-03-08T06:30:42Z", + "published": "2025-03-08T06:30:42Z", + "aliases": [ + "CVE-2024-13640" + ], + "details": "The Print Invoice & Delivery Notes for WooCommerce plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 5.4.1 via the 'wcdn/invoice' directory. This makes it possible for unauthenticated attackers to extract sensitive data stored insecurely in the /wp-content/uploads/wcdn/invoice directory which can contain invoice files if an email attachment setting is enabled.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/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-13640" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/woocommerce-delivery-notes/trunk/includes/class-wcdn-theme.php#L56" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3250195" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/12ab3e54-a0b9-4420-ac90-f16e23688cca?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-08T05:15:31Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-m23v-c5w7-vq6c/GHSA-m23v-c5w7-vq6c.json b/advisories/unreviewed/2025/03/GHSA-m23v-c5w7-vq6c/GHSA-m23v-c5w7-vq6c.json new file mode 100644 index 00000000000..2b088f67956 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-m23v-c5w7-vq6c/GHSA-m23v-c5w7-vq6c.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m23v-c5w7-vq6c", + "modified": "2025-03-08T06:30:43Z", + "published": "2025-03-08T06:30:42Z", + "aliases": [ + "CVE-2024-13844" + ], + "details": "The Post SMTP plugin for WordPress is vulnerable to generic SQL Injection via the ‘columns’ parameter in all versions up to, and including, 3.1.2 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 Administrator-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:H/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13844" + }, + { + "type": "WEB", + "url": "https://gist.github.com/nhienit2010/d4692062f54b89e16aa068a0ef142cf6#file-postmanemailquerylog-php-L314" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3249371" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/post-smtp/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0540f70d-009a-4776-8717-f096e30a11d3?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-08T06:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-q2xv-553m-pcwq/GHSA-q2xv-553m-pcwq.json b/advisories/unreviewed/2025/03/GHSA-q2xv-553m-pcwq/GHSA-q2xv-553m-pcwq.json new file mode 100644 index 00000000000..41b1490e84a --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-q2xv-553m-pcwq/GHSA-q2xv-553m-pcwq.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q2xv-553m-pcwq", + "modified": "2025-03-08T06:30:42Z", + "published": "2025-03-08T06:30:42Z", + "aliases": [ + "CVE-2024-12114" + ], + "details": "The FooGallery – Responsive Photo Gallery, Image Viewer, Justified, Masonry & Carousel plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.4.29 via the foogallery_attachment_modal_save AJAX action due to missing validation on a user controlled key (img_id). This makes it possible for authenticated attackers, with granted access and above, to update arbitrary post and page content. This requires the Gallery Creator Role setting to be a value lower than 'Editor' for there to be any real impact.", + "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-12114" + }, + { + "type": "WEB", + "url": "https://github.com/fooplugins/foogallery/blob/master/includes/admin/class-gallery-attachment-modal.php#L242" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3250684/foogallery/tags/2.4.30/includes/admin/class-gallery-attachment-modal.php?old=3229839&old_path=foogallery%2Ftags%2F2.4.29%2Fincludes%2Fadmin%2Fclass-gallery-attachment-modal.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f4fe3ad9-247f-4e5d-8c79-0970afaa7729?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-639" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-08T06:15:35Z" + } +} \ No newline at end of file