fix(deps): update dependency symfony/process to 6.4.* [security] #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/packagist-symfony-process-vulnerability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
6.3.*
->6.4.*
Symfony vulnerable to command execution hijack on Windows with Process class
CVE-2024-51736 / GHSA-qq5c-677p-737q
More information
Details
Description
On Windows, when an executable file named
cmd.exe
is located in the current working directory it will be called by theProcess
class when preparing command arguments, leading to possible hijacking.Resolution
The
Process
class now uses the absolute path tocmd.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.
Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
symfony/process (symfony/process)
v6.4.14
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14)
v6.4.13
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.12...v6.4.13)
v6.4.12
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.11...v6.4.12)
PhpSubprocess
(@M-arcus)v6.4.8
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.7...v6.4.8)
false
whenopen_basedir
prevents access to/dev/tty
(@mjauvin)v6.4.7
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.6...v6.4.7)
v6.4.4
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.3...v6.4.4)
command -v
exception (@kayw-geek)v6.4.3
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.2...v6.4.3)
v6.4.2
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.1...v6.4.2)
v6.4.0
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.4.0-RC2...v6.4.0)
v6.3.12
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.3.11...v6.3.12)
v6.3.11
Compare Source
Changelog (https://github.com/symfony/process/compare/v6.3.10...v6.3.11)
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 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.
This PR has been generated by Renovate Bot.
caed1de93a
todfb1ae9f14
dfb1ae9f14
to081343d0c4