Skip to content

Comments

Update dependency urllib3 to v1.26.5 [SECURITY]#34

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pypi-urllib3-vulnerability
Open

Update dependency urllib3 to v1.26.5 [SECURITY]#34
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pypi-urllib3-vulnerability

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (source) ==1.26.4 -> ==1.26.5 age adoption passing confidence
urllib3 (source) ==1.25.10 -> ==1.26.5 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-33503

Impact

When provided with a URL containing many @ characters in the authority component the authority regular expression exhibits catastrophic backtracking causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect.

Patches

The issue has been fixed in urllib3 v1.26.5.

References

For more information

If you have any questions or comments about this advisory:


Release Notes

urllib3/urllib3

v1.26.5

Compare Source

===================

  • Fixed deprecation warnings emitted in Python 3.10.
  • Updated vendored six library to 1.16.0.
  • Improved performance of URL parser when splitting
    the authority component.

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@viezly
Copy link

viezly bot commented Feb 14, 2022

Pull request by bot. No need to analyze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant