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/process (source) 6.4.13 -> 6.4.14 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


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | symfony/process | 6.4.13 | 6.4.14 |
@renovate renovate bot added the dependencies Updates project dependencies label Nov 6, 2024
@renovate renovate bot enabled auto-merge (rebase) November 6, 2024 18:31
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 11709723166

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.526%

Totals Coverage Status
Change from base Build 11673249400: 0.0%
Covered Lines: 2223
Relevant Lines: 2303

💛 - Coveralls

@mteu mteu merged commit b11cad5 into main Nov 6, 2024
53 checks passed
@mteu mteu deleted the renovate/packagist-symfony-process-vulnerability branch November 6, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants