Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

fix(deps): update dependency symfony/http-client to 6.4.* [security]#613

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/packagist-symfony-http-client-vulnerability
Open

fix(deps): update dependency symfony/http-client to 6.4.* [security]#613
renovate[bot] wants to merge 1 commit into
developfrom
renovate/packagist-symfony-http-client-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Nov 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/http-client (source) 6.2.* -> 6.4.* age adoption passing confidence

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)

v6.4.15

Compare Source

v6.4.14

Compare Source

Changelog (symfony/http-client@v6.4.13...v6.4.14)

v6.4.13

Compare Source

v6.4.12

Compare Source

Changelog (symfony/http-client@v6.4.11...v6.4.12)

v6.4.11

Compare Source

Changelog (symfony/http-client@v6.4.10...v6.4.11)

v6.4.10

Compare Source

Changelog (symfony/http-client@v6.4.9...v6.4.10)

  • no significant changes

v6.4.9

Compare Source

Changelog (symfony/http-client@v6.4.8...v6.4.9)

v6.4.8

Compare Source

Changelog (symfony/http-client@v6.4.7...v6.4.8)

v6.4.7

Compare Source

Changelog (symfony/http-client@v6.4.6...v6.4.7)

v6.4.6

Compare Source

Changelog (symfony/http-client@v6.4.5...v6.4.6)

v6.4.5

Compare Source

Changelog (symfony/http-client@v6.4.4...v6.4.5)

v6.4.4

Compare Source

Changelog (symfony/http-client@v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (symfony/http-client@v6.4.2...v6.4.3)

v6.4.2

Compare Source

Changelog (symfony/http-client@v6.4.1...v6.4.2)

v6.4.0

Compare Source

Changelog (symfony/http-client@v6.4.0-RC2...v6.4.0)

  • no significant changes

v6.3.12

Compare Source

Changelog (symfony/http-client@v6.3.11...v6.3.12)

v6.3.11

Compare Source

Changelog (symfony/http-client@v6.3.10...v6.3.11)

v6.3.8

Compare Source

Changelog (symfony/http-client@v6.3.7...v6.3.8)

v6.3.7

Compare Source

Changelog (symfony/http-client@v6.3.6...v6.3.7)

v6.3.6

Compare Source

Changelog (symfony/http-client@v6.3.5...v6.3.6)

v6.3.5

Compare Source

Changelog (symfony/http-client@v6.3.4...v6.3.5)

v6.3.2

Compare Source

Changelog (symfony/http-client@v6.3.1...v6.3.2)

  • no significant changes

v6.3.1

Compare Source

Changelog (symfony/http-client@v6.3.0...v6.3.1)

v6.3.0

Compare Source

Changelog (symfony/http-client@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/http-client@v6.2.12...v6.2.13)

  • no significant changes

v6.2.12

Compare Source

Changelog (symfony/http-client@v6.2.11...v6.2.12)

v6.2.11

Compare Source

Changelog (symfony/http-client@v6.2.10...v6.2.11)

v6.2.10

Compare Source

Changelog (symfony/http-client@v6.2.9...v6.2.10)


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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Nov 6, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ 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: apps/composer.lock
Command failed: composer update symfony/http-client:6.4.14 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - api-platform/core is locked to version v3.1.9 and an update of this package was not requested.
    - Root composer.json requires symfony/http-client 6.4.* -> satisfiable by symfony/http-client[v6.4.14].
    - api-platform/core v3.1.9 requires symfony/http-foundation ^6.1 -> satisfiable by symfony/http-foundation[v6.2.8].
    - symfony/http-client v6.4.14 conflicts with symfony/http-foundation <6.3.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants