You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2022/05/GHSA-6h86-9r5g-f2h5/GHSA-6h86-9r5g-f2h5.json
+46-4Lines changed: 46 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,55 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-6h86-9r5g-f2h5",
4
-
"modified": "2022-05-17T04:07:54Z",
4
+
"modified": "2024-11-01T23:10:24Z",
5
5
"published": "2022-05-17T04:07:54Z",
6
6
"aliases": [
7
7
"CVE-2014-2853"
8
8
],
9
+
"summary": "Cross-site scripting vulnerability in includes/actions/InfoAction.php",
9
10
"details": "Cross-site scripting (XSS) vulnerability in includes/actions/InfoAction.php in MediaWiki before 1.21.9 and 1.22.x before 1.22.6 allows remote attackers to inject arbitrary web script or HTML via the sort key in an info action.",
0 commit comments