From 6342c31fa77759696f47838fab145a50a0181745 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:58:12 +0000 Subject: [PATCH] Publish GHSA-q7qr-22qw-pqgx --- .../GHSA-q7qr-22qw-pqgx.json | 56 +++++++++++++++++-- 1 file changed, 51 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json (55%) diff --git a/advisories/unreviewed/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json b/advisories/github-reviewed/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json similarity index 55% rename from advisories/unreviewed/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json rename to advisories/github-reviewed/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json index 71d50ad98db..ef2c753d4e6 100644 --- a/advisories/unreviewed/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json +++ b/advisories/github-reviewed/2024/09/GHSA-q7qr-22qw-pqgx/GHSA-q7qr-22qw-pqgx.json @@ -1,12 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-q7qr-22qw-pqgx", - "modified": "2024-09-25T03:30:36Z", + "modified": "2024-09-25T18:56:45Z", "published": "2024-09-25T03:30:36Z", "aliases": [ "CVE-2024-8291" ], - "details": "Concrete CMS versions 9.0.0 to 9.3.3 and below 8.5.19 are vulnerable to Stored XSS in Image Editor Background Color.  A rogue admin could add malicious code to the Thumbnails/Add-Type. The Concrete CMS Security Team gave this a CVSS v4 score of 2.1 with vector CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N  Thanks,  Alexey Solovyev for reporting.", + "summary": "Cross site scripting in Concrete CMS", + "details": "Concrete CMS versions 9.0.0 to 9.3.3 and below 8.5.19 are vulnerable to Stored XSS in Image Editor Background Color.  A rogue admin could add malicious code to the Thumbnails/Add-Type.", "severity": [ { "type": "CVSS_V4", @@ -14,7 +15,44 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "concrete5/concrete5" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "concrete5/concrete5" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.5.19" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +63,10 @@ "type": "WEB", "url": "https://github.com/concretecms/concretecms/pull/12183" }, + { + "type": "WEB", + "url": "https://github.com/concretecms/concretecms/commit/d97b43b8dd0b5578b41d2ffb5b2186a44c2c772c" + }, { "type": "WEB", "url": "https://github.com/concretecms/concretecms/commit/dbce253166f6b10ff3e0c09e50fd395370b8b065" @@ -36,6 +78,10 @@ { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/8519-release-notes" + }, + { + "type": "PACKAGE", + "url": "https://github.com/concretecms/concretecms" } ], "database_specific": { @@ -43,8 +89,8 @@ "CWE-22" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-25T18:56:45Z", "nvd_published_at": "2024-09-25T01:15:46Z" } } \ No newline at end of file