Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency idna to v3 [security] #2154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
idna (changelog) 2.10 -> 3.7 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

GitHub Vulnerability Alerts

CVE-2024-3651

Impact

A specially crafted argument to the idna.encode() function could consume significant resources. This may lead to a denial-of-service.

Patches

The function has been refined to reject such strings without the associated resource consumption in version 3.7.

Workarounds

Domain names cannot exceed 253 characters in length, if this length limit is enforced prior to passing the domain to the idna.encode() function it should no longer consume significant resources. This is triggered by arbitrarily large inputs that would not occur in normal usage, but may be passed to the library assuming there is no preliminary input validation by the higher-level application.

References


Release Notes

kjd/idna (idna)

v3.7

Compare Source

v3.6

Compare Source

v3.5

Compare Source

v3.4

Compare Source

v3.3

Compare Source

v3.2

Compare Source

v3.1

Compare Source

v3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Apr 12, 2024
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 5 times, most recently from 7191164 to 76c5b2b Compare April 25, 2024 18:07
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 7 times, most recently from f45d359 to 84be8a9 Compare May 2, 2024 19:56
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 7 times, most recently from a71a424 to ebf4e40 Compare May 9, 2024 16:04
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch from ebf4e40 to 65ab090 Compare May 13, 2024 19:17
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 7 times, most recently from 303f53b to 1868771 Compare May 28, 2024 14:51
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch from 1868771 to 621849f Compare May 31, 2024 21:14
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 6 times, most recently from 1ccae40 to 5cded4f Compare July 9, 2024 16:43
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 10 times, most recently from b77376c to 84e714d Compare July 15, 2024 19:05
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 6 times, most recently from db391e9 to 567b92f Compare July 23, 2024 17:43
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch 6 times, most recently from f928bd7 to 580d23c Compare July 29, 2024 16:08
@renovate renovate bot force-pushed the renovate/pypi-idna-vulnerability branch from 580d23c to f0d7bcf Compare July 29, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants