From 5b5f10b24f42293319aea182f9ffe9732247f7ca Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 09:31:35 +0000 Subject: [PATCH] Publish Advisories GHSA-g7pv-xqg8-329h GHSA-x47j-2f3q-hfq3 --- .../GHSA-g7pv-xqg8-329h.json | 6 ++- .../GHSA-x47j-2f3q-hfq3.json | 42 +++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/08/GHSA-x47j-2f3q-hfq3/GHSA-x47j-2f3q-hfq3.json diff --git a/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json b/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json index 2f7f4e60526..0b5e6e382e9 100644 --- a/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json +++ b/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json @@ -1,13 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-g7pv-xqg8-329h", - "modified": "2024-07-03T18:47:58Z", + "modified": "2024-08-16T09:30:29Z", "published": "2024-07-03T18:47:58Z", "aliases": [ "CVE-2024-32673" ], "details": "Improper Validation of Array Index vulnerability in Samsung Open Source Walrus Webassembly runtime engine allows a segmentation fault issue.\n\nThis issue affects Walrus: before 72c7230f32a0b791355bbdfc78669701024b0956.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/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:N/R:X/V:X/RE:X/U:X" diff --git a/advisories/unreviewed/2024/08/GHSA-x47j-2f3q-hfq3/GHSA-x47j-2f3q-hfq3.json b/advisories/unreviewed/2024/08/GHSA-x47j-2f3q-hfq3/GHSA-x47j-2f3q-hfq3.json new file mode 100644 index 00000000000..7a001128d49 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-x47j-2f3q-hfq3/GHSA-x47j-2f3q-hfq3.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x47j-2f3q-hfq3", + "modified": "2024-08-16T09:30:29Z", + "published": "2024-08-16T09:30:29Z", + "aliases": [ + "CVE-2024-7501" + ], + "details": "The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.8.7. This is due to missing or incorrect nonce validation on the download_theme() function. This makes it possible for unauthenticated attackers to download arbitrary themes from the website via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. In versions prior to 1.8.6 it was possible to download the entire sites files.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7501" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3136231/download-plugins-dashboard/tags/1.8.8/includes/class-alg-download-plugins-core.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dcbfcaeb-2635-4b11-b426-ee04345d5f36?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-16T07:15:05Z" + } +} \ No newline at end of file