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

fix(deps): update dependency symfony/http-client to v6.4.16 [security] - autoclosed #134

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/http-client (source) 6.4.12 -> 6.4.16 age adoption passing confidence

Symfony allows internal address and port enumeration by NoPrivateNetworkHttpClient

CVE-2024-50342 / GHSA-9c3x-r3wp-mgxm

More information

Details

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.

Severity

  • CVSS Score: 3.1 / 10 (Low)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

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

v6.4.16

Compare Source

Changelog (symfony/http-client@v6.4.15...v6.4.16)

v6.4.15

Compare Source

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

v6.4.14

Compare Source

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

v6.4.13

Compare Source


Configuration

📅 Schedule: Branch creation - "* 2-5 * * 1" (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 force-pushed the renovate/packagist-symfony-http-client-vulnerability branch from 29410a3 to d83ab83 Compare December 12, 2024 14:40
@renovate renovate bot changed the title fix(deps): update dependency symfony/http-client to v6.4.15 [security] fix(deps): update dependency symfony/http-client to v6.4.16 [security] Dec 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency symfony/http-client to v6.4.16 [security] fix(deps): update dependency symfony/http-client to v6.4.16 [security] - autoclosed Jan 2, 2025
@renovate renovate bot closed this Jan 2, 2025
@renovate renovate bot deleted the renovate/packagist-symfony-http-client-vulnerability branch January 2, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant