Skip to content

Commit a4a334e

Browse files
1 parent 42007bd commit a4a334e

File tree

2 files changed

+69
-40
lines changed

2 files changed

+69
-40
lines changed
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-w9qg-chfh-g3q9",
4+
"modified": "2026-03-04T21:47:51Z",
5+
"published": "2026-03-04T03:31:35Z",
6+
"aliases": [
7+
"CVE-2026-3242"
8+
],
9+
"summary": "Concrete CMS has a stored Cross-site Scripting (XSS) vulnerability",
10+
"details": "In Concrete CMS below version 9.4.8, a rogue administrator can add stored XSS via the Switch Language block.  \n\nThe Concrete CMS security team gave thanks M3dium for reporting.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Packagist",
25+
"name": "concrete5/concrete5"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "9.4.8"
36+
}
37+
]
38+
}
39+
]
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "ADVISORY",
45+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3242"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/concretecms/concretecms/pull/12826"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/948-release-notes"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/concretecms/concretecms"
58+
}
59+
],
60+
"database_specific": {
61+
"cwe_ids": [
62+
"CWE-79"
63+
],
64+
"severity": "MODERATE",
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2026-03-04T21:47:51Z",
67+
"nvd_published_at": "2026-03-04T03:16:05Z"
68+
}
69+
}

advisories/unreviewed/2026/03/GHSA-w9qg-chfh-g3q9/GHSA-w9qg-chfh-g3q9.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)