Skip to content

Update dependency symfony/runtime to v6.4.14 [SECURITY]#5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/packagist-symfony-runtime-vulnerability
Open

Update dependency symfony/runtime to v6.4.14 [SECURITY]#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/packagist-symfony-runtime-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Confidence
symfony/runtime (source) 6.4.86.4.14 age confidence

Symfony allows changing the environment through a query

CVE-2024-50340 / GHSA-x8vp-gf4q-mw5j

More information

Details

Description

When the register_argc_argv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment or debug mode used by the kernel when handling the request.

Resolution

The SymfonyRuntime now ignores the argv values for non-cli SAPIs PHP runtimes

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

Credits

We would like to thank Vladimir Dusheyko for reporting the issue and Wouter de Jong for providing the fix.

Severity

  • CVSS Score: 6.9 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

References

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


Release Notes

symfony/runtime (symfony/runtime)

v6.4.14

Compare Source

Changelog (symfony/runtime@v6.4.13...v6.4.14)

v6.4.13

Compare Source

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

v6.4.12

Compare Source

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

  • no significant changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • 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-runtime-vulnerability branch from 938731b to b79f41c Compare December 18, 2025 07:30
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/runtime:6.4.14 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/runtime 6.4.*, found symfony/runtime[v6.4.0, ..., v6.4.40] but these were not loaded, because they are affected by security advisories ("PKSA-py8y-z9q7-q197", "PKSA-d1rr-z8zb-qnm7"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants