Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/http-client (source) 7.1.4 -> 7.1.7 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 patch for this issue is available here for branch 5.4.

Credits

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


Release Notes

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

v7.1.7

Compare Source

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)


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Amsterdam, 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 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 added the renovate label Nov 6, 2024
@renovate renovate bot force-pushed the renovate/packagist-symfony-http-client-vulnerability branch from 6206d5b to ad4c9b8 Compare November 6, 2024 15:54
@codecov
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (481c201) to head (013a899).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #911   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3116     3116           
=========================================
  Files           533      533           
  Lines          9214     9214           
=========================================
  Hits           9213     9213           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/packagist-symfony-http-client-vulnerability branch from ad4c9b8 to bb68151 Compare November 6, 2024 22:37
@renovate renovate bot force-pushed the renovate/packagist-symfony-http-client-vulnerability branch from bb68151 to 013a899 Compare November 8, 2024 22:46
@frankdekker frankdekker merged commit d3645a3 into master Nov 9, 2024
5 checks passed
@frankdekker frankdekker deleted the renovate/packagist-symfony-http-client-vulnerability branch November 9, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants