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-xpv7-93cm-4mxv/GHSA-xpv7-93cm-4mxv.json
+65-4Lines changed: 65 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,74 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-xpv7-93cm-4mxv",
4
-
"modified": "2022-05-24T17:21:40Z",
4
+
"modified": "2024-11-01T23:09:01Z",
5
5
"published": "2022-05-24T17:21:40Z",
6
6
"aliases": [
7
7
"CVE-2020-15005"
8
8
],
9
+
"summary": "img_auth.php may leak private extension images into the public cache",
9
10
"details": "In MediaWiki before 1.31.8, 1.32.x and 1.33.x before 1.33.4, and 1.34.x before 1.34.2, private wikis behind a caching server using the img_auth.php image authorization security feature may have had their files cached publicly, so any unauthorized user could view them. This occurs because Cache-Control and Vary headers were mishandled.",
0 commit comments