Drupal 9.4.0 Release Candidate 1
Approved changes feed: RSS · Atom
cpe:2.3:a:drupal:drupal:9.4.0:rc1:*:*:*:*:*:*
part: a version: 9.4.0 update: rc1
| Vendor | Drupal (5a354f1f-83c2-5c0e-b1bc-3ae1f55812de) |
|---|---|
| Product | Drupal (612296c4-e720-5b7c-a84e-56df4c337089) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:drupal/drupal |
purl2cpe | 2026-06-01 10:11:36.386117 |
pkg:github/drupal/drupal |
purl2cpe | 2026-06-01 10:11:36.386118 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2022-31043 |
vulnerable | 2026-06-08 05:43:40.048964 |
Fix failure to strip Authorization header on HTTP downgrade in Guzzle
HIGH (7.5)
Guzzle is an open source PHP HTTP client. In affected versions `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. 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. Users unable to upgrade may consider an alternative approach which would be to use their own redirect middleware. Alternately users may simply disable redirects all together if redirects are not expected or required.
Published: 2022-06-09T00:00:00.000Z
Updated: 2025-04-23T18:18:11.546Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-31042 |
vulnerable | 2026-06-08 05:43:40.048237 |
Failure to strip the Cookie header on change in host or HTTP downgrade in Guzzle
HIGH (7.5)
Guzzle is an open source PHP HTTP client. In affected versions the `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. 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. Users unable to upgrade may consider an alternative approach to use your own redirect middleware, rather than ours. If you do not require or expect redirects to be followed, one should simply disable redirects all together.
Published: 2022-06-09T00:00:00.000Z
Updated: 2025-04-23T18:18:20.749Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.