From bc6786dbf2420e606818ea36c561eab38d8a23d7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 12:32:04 +0000 Subject: [PATCH] Publish Advisories GHSA-g34f-m46c-hwf3 GHSA-ggp6-gxg7-4x89 GHSA-m526-2mp7-c7gx GHSA-m5rp-phg5-w6hq GHSA-vq6r-22q3-83cv GHSA-whp3-xq5f-wf78 GHSA-wjr9-hj62-43j7 --- .../GHSA-g34f-m46c-hwf3.json | 48 +++++++++++++++ .../GHSA-ggp6-gxg7-4x89.json | 44 ++++++++++++++ .../GHSA-m526-2mp7-c7gx.json | 48 +++++++++++++++ .../GHSA-m5rp-phg5-w6hq.json | 40 +++++++++++++ .../GHSA-vq6r-22q3-83cv.json | 52 ++++++++++++++++ .../GHSA-whp3-xq5f-wf78.json | 60 +++++++++++++++++++ .../GHSA-wjr9-hj62-43j7.json | 40 +++++++++++++ 7 files changed, 332 insertions(+) create mode 100644 advisories/unreviewed/2025/02/GHSA-g34f-m46c-hwf3/GHSA-g34f-m46c-hwf3.json create mode 100644 advisories/unreviewed/2025/02/GHSA-ggp6-gxg7-4x89/GHSA-ggp6-gxg7-4x89.json create mode 100644 advisories/unreviewed/2025/02/GHSA-m526-2mp7-c7gx/GHSA-m526-2mp7-c7gx.json create mode 100644 advisories/unreviewed/2025/02/GHSA-m5rp-phg5-w6hq/GHSA-m5rp-phg5-w6hq.json create mode 100644 advisories/unreviewed/2025/02/GHSA-vq6r-22q3-83cv/GHSA-vq6r-22q3-83cv.json create mode 100644 advisories/unreviewed/2025/02/GHSA-whp3-xq5f-wf78/GHSA-whp3-xq5f-wf78.json create mode 100644 advisories/unreviewed/2025/02/GHSA-wjr9-hj62-43j7/GHSA-wjr9-hj62-43j7.json diff --git a/advisories/unreviewed/2025/02/GHSA-g34f-m46c-hwf3/GHSA-g34f-m46c-hwf3.json b/advisories/unreviewed/2025/02/GHSA-g34f-m46c-hwf3/GHSA-g34f-m46c-hwf3.json new file mode 100644 index 00000000000..1bb5818a4aa --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-g34f-m46c-hwf3/GHSA-g34f-m46c-hwf3.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g34f-m46c-hwf3", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2025-1005" + ], + "details": "The ElementsKit Elementor addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Image Accordion widget in all versions up to, and including, 3.4.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-2025-1005" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/elementskit-lite/trunk/modules/layout-manager/assets/js/ekit-layout-library.js" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?old_path=%2Felementskit-lite&old=3230214&new_path=%2Felementskit-lite&new=3237243&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/elementskit-lite/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5b74d6aa-ad59-42be-b454-9c27428cab01?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-ggp6-gxg7-4x89/GHSA-ggp6-gxg7-4x89.json b/advisories/unreviewed/2025/02/GHSA-ggp6-gxg7-4x89/GHSA-ggp6-gxg7-4x89.json new file mode 100644 index 00000000000..f41c21a1ec1 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-ggp6-gxg7-4x89/GHSA-ggp6-gxg7-4x89.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ggp6-gxg7-4x89", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2024-13500" + ], + "details": "The WP Project Manager – Task, team, and project management plugin featuring kanban board and gantt charts plugin for WordPress is vulnerable to time-based SQL Injection via the ‘orderby’ parameter in all versions up to, and including, 2.6.17 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-13500" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3239348" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wedevs-project-manager/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/70083f93-f110-4029-a3d3-ce8a77799a31?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T12:15:30Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-m526-2mp7-c7gx/GHSA-m526-2mp7-c7gx.json b/advisories/unreviewed/2025/02/GHSA-m526-2mp7-c7gx/GHSA-m526-2mp7-c7gx.json new file mode 100644 index 00000000000..016e1d8016d --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-m526-2mp7-c7gx/GHSA-m526-2mp7-c7gx.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m526-2mp7-c7gx", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2024-13488" + ], + "details": "The LTL Freight Quotes – Estes Edition plugin for WordPress is vulnerable to SQL Injection via the 'dropship_edit_id' and 'edit_id' parameters in all versions up to, and including, 3.3.7 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-13488" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-estes-edition/trunk/warehouse-dropship/wild/includes/wild-delivery-save.php#L250" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-estes-edition/trunk/warehouse-dropship/wild/includes/wild-delivery-save.php#L364" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3239967%40ltl-freight-quotes-estes-edition&new=3239967%40ltl-freight-quotes-estes-edition&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b77b064d-ab8c-4e84-b5cc-efbdeefbf502?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T12:15:30Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-m5rp-phg5-w6hq/GHSA-m5rp-phg5-w6hq.json b/advisories/unreviewed/2025/02/GHSA-m5rp-phg5-w6hq/GHSA-m5rp-phg5-w6hq.json new file mode 100644 index 00000000000..0073e75786b --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-m5rp-phg5-w6hq/GHSA-m5rp-phg5-w6hq.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m5rp-phg5-w6hq", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2024-10581" + ], + "details": "The DirectoryPress Frontend plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.9. This is due to missing or incorrect nonce validation on the dpfl_listingStatusChange() function. This makes it possible for unauthenticated attackers to update listing statuses 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-10581" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3239657%40directorypress-frontend&new=3239657%40directorypress-frontend&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/36986585-7aaa-4c49-b426-fb9078fbb9ae?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T12:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-vq6r-22q3-83cv/GHSA-vq6r-22q3-83cv.json b/advisories/unreviewed/2025/02/GHSA-vq6r-22q3-83cv/GHSA-vq6r-22q3-83cv.json new file mode 100644 index 00000000000..eb4ebfd789b --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-vq6r-22q3-83cv/GHSA-vq6r-22q3-83cv.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vq6r-22q3-83cv", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2024-13439" + ], + "details": "The Team – Team Members Showcase Plugin plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the response() function in all versions up to, and including, 4.4.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the plugin's 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-13439" + }, + { + "type": "WEB", + "url": "https://plugins.svn.wordpress.org/tlp-team/tags/4.4.7/app/Controllers/Admin/Ajax/Settings.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3239948/tlp-team/trunk/app/Controllers/Admin/Ajax/Settings.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3239948/tlp-team/trunk/app/Controllers/Admin/Ajax/Skill.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3239948%40tlp-team&new=3239948%40tlp-team&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/46951d8d-f8f1-4fb5-b02a-1a19edd154e6?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T12:15:30Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-whp3-xq5f-wf78/GHSA-whp3-xq5f-wf78.json b/advisories/unreviewed/2025/02/GHSA-whp3-xq5f-wf78/GHSA-whp3-xq5f-wf78.json new file mode 100644 index 00000000000..0058691c510 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-whp3-xq5f-wf78/GHSA-whp3-xq5f-wf78.json @@ -0,0 +1,60 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-whp3-xq5f-wf78", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2024-13752" + ], + "details": "The WP Project Manager – Task, team, and project management plugin featuring kanban board and gantt charts plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check in the '/pm/v2/settings/notice' endpoint all versions up to, and including, 2.6.17. This makes it possible for authenticated attackers, with Subscriber-level access and above, to cause a persistent denial of service condition.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13752" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wedevs-project-manager/trunk/core/Upgrades/Upgrade_2_0.php#L255" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wedevs-project-manager/trunk/core/Upgrades/Upgrade_2_3.php#L151" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3239348" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?old_path=%2Fwedevs-project-manager%2Ftags%2F2.6.17%2Fsrc%2FSettings%2FControllers%2FSettings_Controller.php&old=3213295&new_path=%2Fwedevs-project-manager%2Ftags%2F2.6.18%2Fsrc%2FSettings%2FControllers%2FSettings_Controller.php&new=3240807&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?old_path=%2Fwedevs-project-manager%2Ftrunk%2Froutes%2Fsettings.php&old=3213295&new_path=%2Fwedevs-project-manager%2Ftrunk%2Froutes%2Fsettings.php&new=3240806&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wedevs-project-manager/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bd54a50b-13ce-43ce-bce1-8fe132abc07e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-wjr9-hj62-43j7/GHSA-wjr9-hj62-43j7.json b/advisories/unreviewed/2025/02/GHSA-wjr9-hj62-43j7/GHSA-wjr9-hj62-43j7.json new file mode 100644 index 00000000000..52d6fd33c29 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-wjr9-hj62-43j7/GHSA-wjr9-hj62-43j7.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wjr9-hj62-43j7", + "modified": "2025-02-15T12:30:50Z", + "published": "2025-02-15T12:30:50Z", + "aliases": [ + "CVE-2024-12562" + ], + "details": "The s2Member Pro plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 241216 via deserialization of untrusted input from the 's2member_pro_remote_op' vulnerable parameter. This makes it possible for unauthenticated attackers 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:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12562" + }, + { + "type": "WEB", + "url": "https://s2member.com/changelog" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/65192fdb-86db-475a-8c61-4db922920cfe?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-15T10:15:08Z" + } +} \ No newline at end of file