From 276e27106fd498ed10aff8f656d30cc780fc9996 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:24:41 +0000 Subject: [PATCH] Publish GHSA-wqw3-p83g-r24v --- .../GHSA-wqw3-p83g-r24v.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json (73%) diff --git a/advisories/unreviewed/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json b/advisories/github-reviewed/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json similarity index 73% rename from advisories/unreviewed/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json rename to advisories/github-reviewed/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json index 39df580db7c..f4107a440c5 100644 --- a/advisories/unreviewed/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json +++ b/advisories/github-reviewed/2024/07/GHSA-wqw3-p83g-r24v/GHSA-wqw3-p83g-r24v.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wqw3-p83g-r24v", - "modified": "2024-07-25T21:31:20Z", + "modified": "2024-08-13T20:23:06Z", "published": "2024-07-25T21:31:20Z", "aliases": [ "CVE-2024-7106" ], + "summary": "Cross-Site Request Forgery in Spina", "details": "A vulnerability classified as problematic was found in Spina CMS 2.18.0. Affected by this vulnerability is an unknown functionality of the file /admin/media_folders. The manipulation leads to cross-site request forgery. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272431. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -18,13 +19,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "RubyGems", + "name": "spina" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.18.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7106" }, + { + "type": "PACKAGE", + "url": "https://github.com/SpinaCMS/Spina" + }, { "type": "WEB", "url": "https://github.com/topsky979/Security-Collections/blob/main/cve3/README.md" @@ -47,8 +70,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-13T20:23:06Z", "nvd_published_at": "2024-07-25T21:15:12Z" } } \ No newline at end of file