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-foundation to v5.4.46 [SECURITY] #578

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/http-foundation (source) 5.4.10 -> 5.4.46 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-50345

Description

The Request class, does not parse URI with special characters the same way browsers do. As a result, an attacker can trick a validator relying on the Request class to redirect users to another domain.

Resolution

The Request::create methods now assert the URI does not contain invalid characters as defined by https://url.spec.whatwg.org/

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

Credits

We would like to thank Sam Mush - IPASSLab && ZGC Lab for reporting the issue and Nicolas Grekas for providing the fix.


Release Notes

symfony/http-foundation (symfony/http-foundation)

v5.4.46

Compare Source

Changelog (symfony/http-foundation@v5.4.45...v5.4.46)

v5.4.45

Compare Source

Changelog (symfony/http-foundation@v5.4.44...v5.4.45)

v5.4.44

Compare Source

Changelog (symfony/http-foundation@v5.4.43...v5.4.44)

v5.4.42

Compare Source

Changelog (symfony/http-foundation@v5.4.41...v5.4.42)

v5.4.40

Compare Source

Changelog (symfony/http-foundation@v5.4.39...v5.4.40)

v5.4.39

Compare Source

Changelog (symfony/http-foundation@v5.4.38...v5.4.39)

v5.4.38

Compare Source

Changelog (symfony/http-foundation@v5.4.37...v5.4.38)

  • no significant changes

v5.4.35

Compare Source

Changelog (symfony/http-foundation@v5.4.34...v5.4.35)

  • bug symfony/symfony#53432 [HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings (@​priyadi)

v5.4.34

Compare Source

Changelog (symfony/http-foundation@v5.4.33...v5.4.34)

  • no significant changes

v5.4.32

Compare Source

Changelog (symfony/http-foundation@v5.4.31...v5.4.32)

v5.4.31

Compare Source

Changelog (symfony/http-foundation@v5.4.30...v5.4.31)

v5.4.30

Compare Source

Changelog (symfony/http-foundation@v5.4.29...v5.4.30)

  • no significant changes

v5.4.28

Compare Source

Changelog (symfony/http-foundation@v5.4.27...v5.4.28)

v5.4.26

Compare Source

Changelog (symfony/http-foundation@v5.4.25...v5.4.26)

v5.4.25

Compare Source

Changelog (symfony/http-foundation@v5.4.24...v5.4.25)

v5.4.24

Compare Source

Changelog (symfony/http-foundation@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/http-foundation@v5.4.22...v5.4.23)

  • bug #​48972 Fix memory limit problems in BinaryFileResponse (glady)

v5.4.22

Compare Source

Changelog (symfony/http-foundation@v5.4.21...v5.4.22)

  • bug #​49758 Use separate caches for IpUtils checkIp4 and checkIp6 (danielburger1337)
  • bug #​49745 Fix wiring session.handler when handler_id is null (nicolas-grekas)

v5.4.21

Compare Source

Changelog (symfony/http-foundation@v5.4.20...v5.4.21)

  • bug #​48880 getMaxAge() returns non-negative integer (pkruithof, fabpot)

v5.4.20

Compare Source

Changelog (symfony/http-foundation@v5.4.19...v5.4.20)

  • bug #​49141 Fix bad return type in IpUtils::checkIp4() (tristankretzer)

v5.4.19

Compare Source

Changelog (symfony/http-foundation@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Compare Source

Changelog (symfony/http-foundation@v5.4.16...v5.4.17)

  • bug #​48635 Use relative timestamps with MemcachedSessionHandler (tvlooy)
  • bug #​48628 Fix dumping array cookies (nicolas-grekas)
  • bug #​48421 IPv4-mapped IPv6 addresses incorrectly rejected (bonroyage)

v5.4.16

Compare Source

Changelog (symfony/http-foundation@v5.4.15...v5.4.16)

  • bug #​48112 Compare cookie with null value as empty string in ResponseCookieValueSame (fancyweb)
  • bug #​48050 Check IPv6 is valid before comparing it (PhilETaylor)

v5.4.15

Compare Source

Changelog (symfony/http-foundation@v5.4.14...v5.4.15)

  • no significant changes

v5.4.14

Compare Source

Changelog (symfony/http-foundation@v5.4.13...v5.4.14)

  • bug #​47746 Fix BinaryFileResponse content type detection logic (X-Coder264)

v5.4.13

Compare Source

Changelog (symfony/http-foundation@v5.4.12...v5.4.13)

  • bug #​47516 Prevent BinaryFileResponse::prepare from adding content type if no content is sent (naitsirch)
  • bug #​47530 Always return strings from accept headers (ausi)
  • bug #​47434 move flushing outside of Response::closeOutputBuffers (nicolas-grekas)

v5.4.12

Compare Source

Changelog (symfony/http-foundation@v5.4.11...v5.4.12)

  • bug #​47283 Prevent accepted rate limits with no remaining token to be preferred over denied ones (MatTheCat)
  • bug #​47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
  • bug #​47130 Fix invalid ID not regenerated with native PHP file sessions (BrokenSourceCode)

v5.4.11

Compare Source

Changelog (symfony/http-foundation@v5.4.10...v5.4.11)

  • bug #​46931 Flush backend output buffer after closing. (bradjones1)
  • bug #​42033 Fix deleteFileAfterSend on client abortion (nerg4l)
  • bug #​46790 Prevent PHP Warning: Session ID is too long or contains illegal characters (BrokenSourceCode)
  • bug #​46808 Fix TypeError on null $_SESSION in NativeSessionStorage::save() (chalasr)

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 added the renovate label Nov 6, 2024
@renovate renovate bot changed the title Update dependency symfony/http-foundation to v5.4.46 [SECURITY] Update dependency symfony/http-foundation to v5.4.46 [SECURITY] - autoclosed Dec 7, 2024
@renovate renovate bot closed this Dec 7, 2024
@renovate renovate bot deleted the renovate/packagist-symfony-http-foundation-vulnerability branch December 7, 2024 21:02
@renovate renovate bot changed the title Update dependency symfony/http-foundation to v5.4.46 [SECURITY] - autoclosed Update dependency symfony/http-foundation to v5.4.46 [SECURITY] Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/packagist-symfony-http-foundation-vulnerability branch from 53b7452 to c3d1d17 Compare December 8, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants