Skip to content

Commit 5238afd

Browse files
committed
1 parent e5cc475 commit 5238afd

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

advisories/unreviewed/2026/04/GHSA-24p2-2h4q-gmhf/GHSA-24p2-2h4q-gmhf.json

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,37 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-24p2-2h4q-gmhf",
4-
"modified": "2026-04-09T21:31:25Z",
4+
"modified": "2026-04-09T21:32:32Z",
55
"published": "2026-04-01T12:31:28Z",
66
"aliases": [
77
"CVE-2026-21631"
88
],
9+
"summary": "XSS vector in com_associations comparison view",
910
"details": "Lack of output escaping leads to a XSS vector in the multilingual associations component.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
14-
},
15+
}
16+
],
17+
"affected": [
1518
{
16-
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/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"
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": ""
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
1833
}
1934
],
20-
"affected": [],
2135
"references": [
2236
{
2337
"type": "ADVISORY",
@@ -30,6 +44,10 @@
3044
{
3145
"type": "WEB",
3246
"url": "https://github.com/Shirshaw64p/security-advisories/tree/main/CVE-2026-21631"
47+
},
48+
{
49+
"type": "PACKAGE",
50+
"url": "joomla/joomla-cms"
3351
}
3452
],
3553
"database_specific": {

0 commit comments

Comments
 (0)