Skip to content

Commit 811ff06

Browse files
Merge pull request #4971 from github/Rudloff-GHSA-6h86-9r5g-f2h5
2 parents d027bbe + 7e3aaf5 commit 811ff06

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

advisories/unreviewed/2022/05/GHSA-6h86-9r5g-f2h5/GHSA-6h86-9r5g-f2h5.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,33 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6h86-9r5g-f2h5",
4-
"modified": "2022-05-17T04:07:54Z",
4+
"modified": "2023-01-28T05:01:14Z",
55
"published": "2022-05-17T04:07:54Z",
66
"aliases": [
77
"CVE-2014-2853"
88
],
9+
"summary": "Cross-site scripting vulnerability in includes/actions/InfoAction.php",
910
"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.",
1011
"severity": [
1112

1213
],
1314
"affected": [
14-
15+
{
16+
"package": {
17+
"ecosystem": "Packagist",
18+
"name": "mediawiki/core"
19+
},
20+
"ranges": [
21+
{
22+
"type": "ECOSYSTEM",
23+
"events": [
24+
{
25+
"introduced": "0"
26+
}
27+
]
28+
}
29+
]
30+
}
1531
],
1632
"references": [
1733
{
@@ -30,6 +46,10 @@
3046
"type": "WEB",
3147
"url": "https://bugzilla.wikimedia.org/show_bug.cgi?id=63251"
3248
},
49+
{
50+
"type": "PACKAGE",
51+
"url": "https://github.com/wikimedia/mediawiki"
52+
},
3353
{
3454
"type": "WEB",
3555
"url": "https://www.mediawiki.org/wiki/Release_notes/1.21#Changes_since_1.21.8"

0 commit comments

Comments
 (0)