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

Update dependency symfony/http-client to 7.1.* [SECURITY] #30

Closed

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Nov 21, 2024

This PR contains the following updates:

Package Type Update Change
symfony/http-client (source) require minor 7.0.* -> 7.1.*

GitHub Vulnerability Alerts

CVE-2024-50342

Description

When using the NoPrivateNetworkHttpClient, some internal information is still leaking during host resolution, which leads to possible IP/port enumeration.

Resolution

The NoPrivateNetworkHttpClient now filters blocked IPs earlier to prevent such leaks.

The fisrt patch for this issue is available here for branch 5.4.

The second one is available here for branch 5.4 also.

Credits

We would like to thank Linus Karlsson and Chris Smith for reporting the issue and Nicolas Grekas for providing the fix.


Release Notes

symfony/http-client (symfony/http-client)

v7.1.8

Compare Source

Changelog (symfony/http-client@v7.1.7...v7.1.8)

v7.1.7

Compare Source

Changelog (symfony/http-client@v7.1.6...v7.1.7)

v7.1.6

Compare Source

Changelog (symfony/http-client@v7.1.5...v7.1.6)

  • no significant changes

v7.1.5

Compare Source

Changelog (symfony/http-client@v7.1.4...v7.1.5)

v7.1.4

Compare Source

Changelog (symfony/http-client@v7.1.3...v7.1.4)

v7.1.3

Compare Source

Changelog (symfony/http-client@v7.1.2...v7.1.3)

  • no significant changes

v7.1.2

Compare Source

Changelog (symfony/http-client@v7.1.1...v7.1.2)

v7.1.1

Compare Source

Changelog (symfony/http-client@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/http-client@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.0.10

Compare Source

Changelog (symfony/http-client@v7.0.9...v7.0.10)

  • no significant changes

v7.0.9

Compare Source

Changelog (symfony/http-client@v7.0.8...v7.0.9)

v7.0.8

Compare Source

Changelog (symfony/http-client@v7.0.7...v7.0.8)

v7.0.7

Compare Source

Changelog (symfony/http-client@v7.0.6...v7.0.7)


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Spomky
Copy link
Member Author

Spomky commented Nov 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: install-tool php 8.4.1

@Spomky Spomky closed this Nov 21, 2024
@Spomky Spomky deleted the github-renovate/packagist-symfony-http-client-vulnerability branch November 21, 2024 20:42
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.

2 participants