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

fix(deps): update dependency symfony/process to 6.4.* [security] #617

Open
wants to merge 1 commit into
base: develop
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/process (source) 6.2.* -> 6.4.* age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-51736

Description

On Window, when an executable file named cmd.exe is located in the current working directory it will be called by the Process class when preparing command arguments, leading to possible hijacking.

Resolution

The Process class now uses the absolute path to cmd.exe.

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

Credits

We would like to thank Jordi Boggiano for reporting the issue and Nicolas Grekas for providing the fix.


Release Notes

symfony/process (symfony/process)

v6.4.14

Compare Source

v6.4.13

Compare Source

Changelog (symfony/process@v6.4.12...v6.4.13)

  • no significant changes

v6.4.12

Compare Source

Changelog (symfony/process@v6.4.11...v6.4.12)

v6.4.8

Compare Source

Changelog (symfony/process@v6.4.7...v6.4.8)

v6.4.7

Compare Source

Changelog (symfony/process@v6.4.6...v6.4.7)

  • no significant changes

v6.4.4

Compare Source

Changelog (symfony/process@v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (symfony/process@v6.4.2...v6.4.3)

v6.4.2

Compare Source

Changelog (symfony/process@v6.4.1...v6.4.2)

v6.4.0

Compare Source

Changelog (symfony/process@v6.4.0-RC2...v6.4.0)

  • no significant changes

v6.3.12

Compare Source

Changelog (symfony/process@v6.3.11...v6.3.12)

v6.3.11

Compare Source

Changelog (symfony/process@v6.3.10...v6.3.11)

v6.3.4

Compare Source

Changelog (symfony/process@v6.3.3...v6.3.4)

  • bug symfony/symfony#51296 [Process] Fix silencing wait when using a sigchild-enabled binary (@​nicolas-grekas)

v6.3.2

Compare Source

Changelog (symfony/process@v6.3.1...v6.3.2)

v6.3.0

Compare Source

Changelog (symfony/process@v6.3.0-RC2...v6.3.0)

  • no significant changes

v6.2.13

Compare Source

Changelog (symfony/process@v6.2.12...v6.2.13)

v6.2.11

Compare Source

Changelog (symfony/process@v6.2.10...v6.2.11)

v6.2.10

Compare Source

Changelog (symfony/process@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.

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