From d7e7e2cb9a4ae689e4fb9d7db4be30b652cacb0d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 12:32:07 +0000 Subject: [PATCH] Publish Advisories GHSA-f34w-8j75-rh85 GHSA-378f-jx5r-r547 GHSA-96pc-32h7-wj35 GHSA-9rhw-cvp7-ccfc GHSA-hv85-4fr5-fjhc GHSA-v433-frww-q6q8 GHSA-x42h-35h8-j737 --- .../GHSA-f34w-8j75-rh85.json | 11 +++-- .../GHSA-378f-jx5r-r547.json | 40 +++++++++++++++++ .../GHSA-96pc-32h7-wj35.json | 40 +++++++++++++++++ .../GHSA-9rhw-cvp7-ccfc.json | 36 +++++++++++++++ .../GHSA-hv85-4fr5-fjhc.json | 44 +++++++++++++++++++ .../GHSA-v433-frww-q6q8.json | 40 +++++++++++++++++ .../GHSA-x42h-35h8-j737.json | 40 +++++++++++++++++ 7 files changed, 248 insertions(+), 3 deletions(-) create mode 100644 advisories/unreviewed/2025/03/GHSA-378f-jx5r-r547/GHSA-378f-jx5r-r547.json create mode 100644 advisories/unreviewed/2025/03/GHSA-96pc-32h7-wj35/GHSA-96pc-32h7-wj35.json create mode 100644 advisories/unreviewed/2025/03/GHSA-9rhw-cvp7-ccfc/GHSA-9rhw-cvp7-ccfc.json create mode 100644 advisories/unreviewed/2025/03/GHSA-hv85-4fr5-fjhc/GHSA-hv85-4fr5-fjhc.json create mode 100644 advisories/unreviewed/2025/03/GHSA-v433-frww-q6q8/GHSA-v433-frww-q6q8.json create mode 100644 advisories/unreviewed/2025/03/GHSA-x42h-35h8-j737/GHSA-x42h-35h8-j737.json diff --git a/advisories/unreviewed/2024/04/GHSA-f34w-8j75-rh85/GHSA-f34w-8j75-rh85.json b/advisories/unreviewed/2024/04/GHSA-f34w-8j75-rh85/GHSA-f34w-8j75-rh85.json index 9809e49fed0..5ac81b17afe 100644 --- a/advisories/unreviewed/2024/04/GHSA-f34w-8j75-rh85/GHSA-f34w-8j75-rh85.json +++ b/advisories/unreviewed/2024/04/GHSA-f34w-8j75-rh85/GHSA-f34w-8j75-rh85.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-f34w-8j75-rh85", - "modified": "2024-11-05T12:30:52Z", + "modified": "2025-03-19T12:30:33Z", "published": "2024-04-04T09:30:36Z", "aliases": [ "CVE-2024-26795" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nriscv: Sparse-Memory/vmemmap out-of-bounds fix\n\nOffset vmemmap so that the first page of vmemmap will be mapped\nto the first page of physical memory in order to ensure that\nvmemmap’s bounds will be respected during\npfn_to_page()/page_to_pfn() operations.\nThe conversion macros will produce correct SV39/48/57 addresses\nfor every possible/valid DRAM_BASE inside the physical memory limits.\n\nv2:Address Alex's comments", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], "affected": [], "references": [ { @@ -45,7 +50,7 @@ ], "database_specific": { "cwe_ids": [], - "severity": null, + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-04T09:15:08Z" diff --git a/advisories/unreviewed/2025/03/GHSA-378f-jx5r-r547/GHSA-378f-jx5r-r547.json b/advisories/unreviewed/2025/03/GHSA-378f-jx5r-r547/GHSA-378f-jx5r-r547.json new file mode 100644 index 00000000000..755cb62fecc --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-378f-jx5r-r547/GHSA-378f-jx5r-r547.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-378f-jx5r-r547", + "modified": "2025-03-19T12:30:33Z", + "published": "2025-03-19T12:30:33Z", + "aliases": [ + "CVE-2024-13933" + ], + "details": "The FoodBakery | Delivery Restaurant Directory WordPress Theme theme for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.7. This is due to missing or incorrect nonce validation on the foodbakery_var_backup_file_delete, foodbakery_widget_file_delete, theme_option_save, export_widget_settings, ajax_import_widget_data, foodbakery_var_settings_backup_generate, foodbakery_var_backup_file_restore, and theme_option_rest_all functions. This makes it possible for unauthenticated attackers to delete arbitrary files, update theme options, export widget options, import widget options, generate backups, restore backups, and reset theme options 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:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13933" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/food-bakery-restaurant-bakery-responsive-wordpress-theme/18970331" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/45eda79d-f999-413e-88ce-b7d06f09f191?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-19T12:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-96pc-32h7-wj35/GHSA-96pc-32h7-wj35.json b/advisories/unreviewed/2025/03/GHSA-96pc-32h7-wj35/GHSA-96pc-32h7-wj35.json new file mode 100644 index 00000000000..a01331c57cd --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-96pc-32h7-wj35/GHSA-96pc-32h7-wj35.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-96pc-32h7-wj35", + "modified": "2025-03-19T12:30:33Z", + "published": "2025-03-19T12:30:33Z", + "aliases": [ + "CVE-2024-13442" + ], + "details": "The Service Finder Bookings plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 5.0. This is due to the plugin not properly validating a user's identity prior to (1) performing a post-booking auto-login or (2) updating their profile details (e.g. password). This makes it possible for unauthenticated attackers to (1) login as an arbitrary user if their email address is known or (2) change an arbitrary user's password, including administrators, and leverage that to gain access to their account.", + "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-13442" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/service-finder-service-and-business-listing-wordpress-theme/15208793" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/827b5482-cb42-4aaa-80b5-3d0143fcead8?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-288" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-19T12:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-9rhw-cvp7-ccfc/GHSA-9rhw-cvp7-ccfc.json b/advisories/unreviewed/2025/03/GHSA-9rhw-cvp7-ccfc/GHSA-9rhw-cvp7-ccfc.json new file mode 100644 index 00000000000..5dd9c01d023 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-9rhw-cvp7-ccfc/GHSA-9rhw-cvp7-ccfc.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9rhw-cvp7-ccfc", + "modified": "2025-03-19T12:30:33Z", + "published": "2025-03-19T12:30:33Z", + "aliases": [ + "CVE-2024-45644" + ], + "details": "IBM Security ReaQta 3.12 allows a privileged user to upload or transfer files of dangerous types that can be automatically processed within the product's environment.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45644" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7186613" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-19T12:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-hv85-4fr5-fjhc/GHSA-hv85-4fr5-fjhc.json b/advisories/unreviewed/2025/03/GHSA-hv85-4fr5-fjhc/GHSA-hv85-4fr5-fjhc.json new file mode 100644 index 00000000000..10f0b8ee667 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-hv85-4fr5-fjhc/GHSA-hv85-4fr5-fjhc.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hv85-4fr5-fjhc", + "modified": "2025-03-19T12:30:34Z", + "published": "2025-03-19T12:30:34Z", + "aliases": [ + "CVE-2025-2512" + ], + "details": "The File Away plugin for WordPress is vulnerable to arbitrary file uploads due to a missing capability check and missing file type validation in the upload() function in all versions up to, and including, 3.9.9.0.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.", + "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-2025-2512" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/file-away/trunk/lib/cls/class.fileaway_management.php#L1094" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/file-away/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9a93313d-a5d7-4109-93c5-b2da26e7a486?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-19T12:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-v433-frww-q6q8/GHSA-v433-frww-q6q8.json b/advisories/unreviewed/2025/03/GHSA-v433-frww-q6q8/GHSA-v433-frww-q6q8.json new file mode 100644 index 00000000000..22032b0c86c --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-v433-frww-q6q8/GHSA-v433-frww-q6q8.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v433-frww-q6q8", + "modified": "2025-03-19T12:30:33Z", + "published": "2025-03-19T12:30:33Z", + "aliases": [ + "CVE-2025-2511" + ], + "details": "The AHAthat Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the 'id' parameter in all versions up to, and including, 1.6 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-2025-2511" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/ahathat/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cde440a2-55f8-406a-b81b-919028f0e887?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-19T12:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-x42h-35h8-j737/GHSA-x42h-35h8-j737.json b/advisories/unreviewed/2025/03/GHSA-x42h-35h8-j737/GHSA-x42h-35h8-j737.json new file mode 100644 index 00000000000..bed39eb28ce --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-x42h-35h8-j737/GHSA-x42h-35h8-j737.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x42h-35h8-j737", + "modified": "2025-03-19T12:30:33Z", + "published": "2025-03-19T12:30:33Z", + "aliases": [ + "CVE-2024-12920" + ], + "details": "The FoodBakery | Delivery Restaurant Directory WordPress Theme theme for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on the foodbakery_var_backup_file_delete, foodbakery_widget_file_delete, theme_option_save, export_widget_settings, ajax_import_widget_data, foodbakery_var_settings_backup_generate, foodbakery_var_backup_file_restore, and theme_option_rest_all functions in all versions up to, and including, 4.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files, update theme options, export widget options, import widget options, generate backups, restore backups, and reset theme options.", + "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-12920" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/food-bakery-restaurant-bakery-responsive-wordpress-theme/18970331" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9af8267f-48b1-4537-8985-6af1245ceed5?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-19T12:15:12Z" + } +} \ No newline at end of file