Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/mediawiki@1:1.35.8-1~deb11u1?distro=trixie
purl pkg:deb/debian/mediawiki@1:1.35.8-1~deb11u1?distro=trixie
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (15)
Vulnerability Summary Aliases
VCID-674z-nf4t-b7ez Cross-domain cookie leakage in Guzzle ### Impact Previous version of Guzzle contain a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the `Set-Cookie` header, allowing a malicious server to set cookies for unrelated domains. For example an attacker at `www.example.com` might set a session cookie for `api.example.net`, logging the Guzzle client into their account and retrieving private API requests from the security log of their account. Note that our cookie middleware is disabled by default, so most library consumers will not be affected by this issue. Only those who manually add the cookie middleware to the handler stack or construct the client with `['cookies' => true]` are affected. Moreover, those who do not use the same Guzzle client to call multiple domains and have disabled redirect forwarding are not affected by this vulnerability. ### Patches Affected Guzzle 7 users should upgrade to Guzzle 7.4.3 as soon as possible. Affected users using any earlier series of Guzzle should upgrade to Guzzle 6.5.6 or 7.4.3. ### Workarounds If you do not need support for cookies, turn off the cookie middleware. It is already off by default, but if you have turned it on and no longer need it, turn it off. ### References * [RFC6265 Section 5.3](https://datatracker.ietf.org/doc/html/rfc6265#section-5.3) * [RFC9110 Section 15.4](https://www.rfc-editor.org/rfc/rfc9110.html#name-redirection-3xx) ### For more information If you have any questions or comments about this advisory, please get in touch with us in `#guzzle` on the [PHP HTTP Slack](https://php-http.slack.com/). Do not report additional security advisories in that public channel, however - please follow our [vulnerability reporting process](https://github.com/guzzle/guzzle/security/policy). CVE-2022-29248
GHSA-cwmx-hcrq-mhc3
VCID-92hf-r3sb-jbhy Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2021-44855
VCID-9346-9aaj-fkfw Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-41765
VCID-9exs-x5s1-4bhg Failure to strip the Cookie header on change in host or HTTP downgrade ### Impact `Cookie` headers on requests are sensitive information. On making a request using the `https` scheme to a server which responds with a redirect to a URI with the `http` scheme, or on making a request to a server which responds with a redirect to a a URI to a different host, we should not forward the `Cookie` header on. Prior to this fix, only cookies that were managed by our cookie middleware would be safely removed, and any `Cookie` header manually added to the initial request would not be stripped. We now always strip it, and allow the cookie middleware to re-add any cookies that it deems should be there. ### Patches Affected Guzzle 7 users should upgrade to Guzzle 7.4.4 as soon as possible. Affected users using any earlier series of Guzzle should upgrade to Guzzle 6.5.7 or 7.4.4. ### Workarounds An alternative approach would be to use your own redirect middleware, rather than ours, if you are unable to upgrade. If you do not require or expect redirects to be followed, one should simply disable redirects all together. ### References * [RFC9110 Section 15.4](https://www.rfc-editor.org/rfc/rfc9110.html#name-redirection-3xx) ### For more information If you have any questions or comments about this advisory, please get in touch with us in `#guzzle` on the [PHP HTTP Slack](https://php-http.slack.com/). Do not report additional security advisories in that public channel, however - please follow our [vulnerability reporting process](https://github.com/guzzle/guzzle/security/policy). CVE-2022-31042
GHSA-f2wf-25xc-69c9
VCID-9xyz-wzr8-wqhz Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-31090
GHSA-25mq-v84q-4j7r
GMS-2022-2528
VCID-m1j5-3ecf-dffj Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-28202
VCID-nwsr-ruca-2kha Fix failure to strip Authorization header on HTTP downgrade ### Impact `Authorization` headers on requests are sensitive information. On making a request using the `https` scheme to a server which responds with a redirect to a URI with the `http` scheme, we should not forward the `Authorization` header on. This is much the same as to how we don't forward on the header if the host changes. Prior to this fix, `https` to `http` downgrades did not result in the `Authorization` header being removed, only changes to the host. ### Patches Affected Guzzle 7 users should upgrade to Guzzle 7.4.4 as soon as possible. Affected users using any earlier series of Guzzle should upgrade to Guzzle 6.5.7 or 7.4.4. ### Workarounds An alternative approach would be to use your own redirect middleware, rather than ours, if you are unable to upgrade. If you do not require or expect redirects to be followed, one should simply disable redirects all together. ### References * [RFC9110 Section 15.4](https://www.rfc-editor.org/rfc/rfc9110.html#name-redirection-3xx) ### For more information If you have any questions or comments about this advisory, please get in touch with us in `#guzzle` on the [PHP HTTP Slack](https://php-http.slack.com/). Do not report additional security advisories in that public channel, however - please follow our [vulnerability reporting process](https://github.com/guzzle/guzzle/security/policy). CVE-2022-31043
GHSA-w248-ffj2-4v5q
VCID-pw9d-1cwb-tyb9 security update CVE-2022-28201
VCID-qjhk-97j6-2qfm Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2021-44854
VCID-qqvd-cjs3-7kab Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-34912
VCID-qwcp-5hh8-z3gp Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-41767
VCID-rz65-w7x5-57hu Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-34911
VCID-sca5-n7rz-rffq Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2021-44856
VCID-wzqf-k99e-vbeu Multiple vulnerabilities have been found in MediaWiki, the worst of which could result in denial of service. CVE-2022-31091
GHSA-q559-8m2m-g699
GMS-2022-2529
VCID-yakw-r8bh-5bde security update CVE-2022-28203

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T11:28:58.915831+00:00 Debian Importer Fixing VCID-wzqf-k99e-vbeu https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:17:27.270041+00:00 Debian Importer Fixing VCID-yakw-r8bh-5bde https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:50:49.608981+00:00 Debian Importer Fixing VCID-674z-nf4t-b7ez https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:25:45.064649+00:00 Debian Importer Fixing VCID-rz65-w7x5-57hu https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:54:49.211530+00:00 Debian Importer Fixing VCID-9346-9aaj-fkfw https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:46:36.985720+00:00 Debian Importer Fixing VCID-qjhk-97j6-2qfm https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:45:18.072223+00:00 Debian Importer Fixing VCID-92hf-r3sb-jbhy https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:41:07.663952+00:00 Debian Importer Fixing VCID-qqvd-cjs3-7kab https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:20:13.683012+00:00 Debian Importer Fixing VCID-9xyz-wzr8-wqhz https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:04:32.799339+00:00 Debian Importer Fixing VCID-sca5-n7rz-rffq https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:58:30.617667+00:00 Debian Importer Fixing VCID-9exs-x5s1-4bhg https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:57:09.980846+00:00 Debian Importer Fixing VCID-pw9d-1cwb-tyb9 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:55:16.972153+00:00 Debian Importer Fixing VCID-qwcp-5hh8-z3gp https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:49:37.543191+00:00 Debian Importer Fixing VCID-m1j5-3ecf-dffj https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:44:14.559963+00:00 Debian Importer Fixing VCID-nwsr-ruca-2kha https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-12T18:14:30.257797+00:00 Debian Importer Fixing VCID-9346-9aaj-fkfw https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-12T18:14:30.148197+00:00 Debian Importer Fixing VCID-rz65-w7x5-57hu https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-12T18:14:30.087652+00:00 Debian Importer Fixing VCID-wzqf-k99e-vbeu https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-12T18:14:29.895177+00:00 Debian Importer Fixing VCID-674z-nf4t-b7ez https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-12T18:14:29.800537+00:00 Debian Importer Fixing VCID-yakw-r8bh-5bde https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-12T18:14:29.432127+00:00 Debian Importer Fixing VCID-92hf-r3sb-jbhy https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-12T18:14:29.372578+00:00 Debian Importer Fixing VCID-qjhk-97j6-2qfm https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:26:33.348787+00:00 Debian Importer Fixing VCID-qqvd-cjs3-7kab https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:21:29.467798+00:00 Debian Importer Fixing VCID-pw9d-1cwb-tyb9 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:14:16.088348+00:00 Debian Importer Fixing VCID-9xyz-wzr8-wqhz https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:04:56.632769+00:00 Debian Importer Fixing VCID-sca5-n7rz-rffq https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:01:12.229084+00:00 Debian Importer Fixing VCID-9exs-x5s1-4bhg https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:59:15.840510+00:00 Debian Importer Fixing VCID-qwcp-5hh8-z3gp https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:55:50.477383+00:00 Debian Importer Fixing VCID-m1j5-3ecf-dffj https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:54:09.255101+00:00 Debian Importer Fixing VCID-nwsr-ruca-2kha https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-03T07:45:51.020797+00:00 Debian Importer Fixing VCID-qwcp-5hh8-z3gp https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.918077+00:00 Debian Importer Fixing VCID-9346-9aaj-fkfw https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.862443+00:00 Debian Importer Fixing VCID-qqvd-cjs3-7kab https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.808006+00:00 Debian Importer Fixing VCID-rz65-w7x5-57hu https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.753843+00:00 Debian Importer Fixing VCID-wzqf-k99e-vbeu https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.699771+00:00 Debian Importer Fixing VCID-9xyz-wzr8-wqhz https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.645948+00:00 Debian Importer Fixing VCID-nwsr-ruca-2kha https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.591852+00:00 Debian Importer Fixing VCID-9exs-x5s1-4bhg https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.532358+00:00 Debian Importer Fixing VCID-674z-nf4t-b7ez https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.426592+00:00 Debian Importer Fixing VCID-yakw-r8bh-5bde https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.370125+00:00 Debian Importer Fixing VCID-m1j5-3ecf-dffj https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.314113+00:00 Debian Importer Fixing VCID-pw9d-1cwb-tyb9 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.087875+00:00 Debian Importer Fixing VCID-sca5-n7rz-rffq https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:50.032040+00:00 Debian Importer Fixing VCID-92hf-r3sb-jbhy https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:45:49.977024+00:00 Debian Importer Fixing VCID-qjhk-97j6-2qfm https://security-tracker.debian.org/tracker/data/json 38.1.0