Skip to content

Commit 2143c3c

Browse files
1 parent 42656ee commit 2143c3c

1 file changed

Lines changed: 29 additions & 4 deletions

File tree

advisories/unreviewed/2026/05/GHSA-pw6f-3999-xp7g/GHSA-pw6f-3999-xp7g.json renamed to advisories/github-reviewed/2026/05/GHSA-pw6f-3999-xp7g/GHSA-pw6f-3999-xp7g.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,49 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-pw6f-3999-xp7g",
4-
"modified": "2026-05-20T15:35:28Z",
4+
"modified": "2026-06-05T18:22:05Z",
55
"published": "2026-05-20T00:31:42Z",
66
"aliases": [
77
"CVE-2026-6367"
88
],
9+
"summary": "Drupal core allows Cross-Site Scripting (XSS)",
910
"details": "Improper Neutralization of Input During Web Page Generation (\"Cross-site Scripting\") vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).\n\nThis issue affects Drupal core: from 11.3.0 before 11.3.7.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "drupal/core"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "11.3.0"
29+
},
30+
{
31+
"fixed": "11.3.7"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6367"
2142
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/drupal/core"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://www.drupal.org/sa-core-2026-003"
@@ -29,8 +54,8 @@
2954
"CWE-79"
3055
],
3156
"severity": "MODERATE",
32-
"github_reviewed": false,
33-
"github_reviewed_at": null,
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2026-06-05T18:22:05Z",
3459
"nvd_published_at": "2026-05-19T23:16:58Z"
3560
}
3661
}

0 commit comments

Comments
 (0)