From c3ef25eb4a7d882448beb5f8c35dc07be22ae184 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:03:13 +0000 Subject: [PATCH] Publish GHSA-c47w-9mcf-w972 --- .../GHSA-c47w-9mcf-w972.json | 37 ++++++++++++++++--- 1 file changed, 32 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json (58%) diff --git a/advisories/unreviewed/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json b/advisories/github-reviewed/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json similarity index 58% rename from advisories/unreviewed/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json rename to advisories/github-reviewed/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json index 7fbabb9cb87..e1451f5f12e 100644 --- a/advisories/unreviewed/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json +++ b/advisories/github-reviewed/2024/08/GHSA-c47w-9mcf-w972/GHSA-c47w-9mcf-w972.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-c47w-9mcf-w972", - "modified": "2024-08-20T00:32:56Z", + "modified": "2024-08-20T20:02:06Z", "published": "2024-08-12T15:30:52Z", "aliases": [ "CVE-2024-7512" ], - "details": "Concrete CMS versions 9.0.0 through 9.3.2 are affected by a stored XSS vulnerability in Board instances. A rogue administrator could inject malicious code. The Concrete CMS security team gave this vulnerability a CVSS 4.0 Score of 1.8 with vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA: N. Versions below 9 are not affected.  Thanks, m3dium for reporting.", + "summary": "Concrete CMS vulnerable to Stored Cross-site Scripting", + "details": "Concrete CMS versions 9.0.0 through 9.3.2 are affected by a stored XSS vulnerability in Board instances. A rogue administrator could inject malicious code.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:L/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:X/R:X/V:X/RE:X/U:X" } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "concrete5/concrete5" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0RC1" + }, + { + "fixed": "9.3.3" + } + ] + } + ] + } ], "references": [ { @@ -28,6 +51,10 @@ { "type": "WEB", "url": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/933-release-notes?pk_vid=e367a434ef4830491723055753d52041" + }, + { + "type": "PACKAGE", + "url": "https://github.com/concretecms/concretecms" } ], "database_specific": { @@ -35,8 +62,8 @@ "CWE-20" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-20T20:02:06Z", "nvd_published_at": "2024-08-12T13:38:43Z" } } \ No newline at end of file