Update dependency guzzlehttp/psr7 to v2 [SECURITY]#124
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency guzzlehttp/psr7 to v2 [SECURITY]#124renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
964137d to
4f16647
Compare
aff1a9a to
4f16647
Compare
908759b to
4f16647
Compare
f9a0407 to
4f16647
Compare
4f16647 to
96fe87b
Compare
96fe87b to
0837753
Compare
56c0dd9 to
0837753
Compare
0837753 to
56c0dd9
Compare
56c0dd9 to
f2ba8dd
Compare
f2ba8dd to
02c2388
Compare
02c2388 to
bbf05ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.1→2.4.5Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Improper Input Validation in guzzlehttp/psr7
CVE-2022-24775 / GHSA-q7rv-6hp3-vh96
More information
Details
Impact
Improper header parsing. An attacker could sneak in a carriage return character (
\r) and pass untrusted values in both the header names and values.Patches
The issue is patched in 1.8.4 and 2.1.1.
Workarounds
There are no known workarounds.
References
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Improper header name validation in guzzlehttp/psr7
CVE-2023-29197 / GHSA-wxmh-65f7-jcvw
More information
Details
Impact
Improper header parsing. An attacker could sneak in a newline (
\n) into both the header names and values. While the specification states that\r\n\r\nis used to terminate the header list, many servers in the wild will also accept\n\n.Patches
The issue is patched in 1.9.1 and 2.4.5.
Workarounds
There are no known workarounds.
References
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
guzzle/psr7 (guzzlehttp/psr7)
v2.4.5Compare Source
Fixed
ServerRequest::normalizeNestedFileSpecMessage::bodySummarywhenpreg_matchfailsv2.4.4Compare Source
Changed
AllowDynamicPropertiesinLazyOpenStreamv2.4.3Compare Source
Changed
sha1(uniqid())bybin2hex(random_bytes(20))v2.4.2Compare Source
Fixed
v2.4.1Compare Source
Fixed
Message::bodySummaryv2.4.0Compare Source
Added
UriComparator::isCrossOriginmethodv2.3.0Compare Source
Fixed
Header::splitListmethodUtils::tryGetContentsmethodStream::getContentsmethodv2.2.2Compare Source
Fixed
Message::parseRequestUrifor numeric headersfreadinto runtime exceptionsv2.2.1Compare Source
Fixed
v2.2.0Compare Source
Added
Fixed
urimetadatadata://streamsHeader::normalize()v2.1.2Compare Source
See change log for changes.
v2.1.1Compare Source
Fixed
v2.1.0Compare Source
Changed
Uriobject from a malformed URI will no longer throw a genericInvalidArgumentException, but rather aMalformedUriException, which inherits from the formerfor backwards compatibility. Callers relying on the exception being thrown to detect invalid
URIs should catch the new exception.
Fixed
nullin caching stream size if remote size isnullv2.0.0Compare Source
Identical to the RC release.
v1.9.1Compare Source
See change log for changes.
v1.9.0Compare Source
See change log for changes.
v1.8.5Compare Source
See change log for changes.
v1.8.4Compare Source
See change log for changes.
v1.8.3Compare Source
See change log for changes.
v1.8.2Compare Source
See change log for changes.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.