Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Confidence
laravel/framework (source) 11.18.1 -> 11.44.1 age confidence

GitHub Vulnerability Alerts

CVE-2024-52301

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 used by the framework when handling the request.

Resolution

The framework now ignores argv values for environment detection on non-cli SAPIs.

CVE-2024-13919

The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of route parameters in the debug-mode error page.

CVE-2024-13918

The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of request parameters in the debug-mode error page.

CVE-2025-27515

When using wildcard validation to validate a given file or image field array (files.*), a user-crafted malicious request could potentially bypass the validation rules.


Release Notes

laravel/framework (laravel/framework)

v11.44.1

Compare Source

v11.44.0

Compare Source

v11.43.2

Compare Source

v11.43.1

Compare Source

v11.43.0

Compare Source

v11.42.1

Compare Source

v11.42.0

Compare Source

v11.41.3

Compare Source

v11.41.2

Compare Source

v11.41.1

Compare Source

v11.41.0

Compare Source

v11.40.0

Compare Source

v11.39.1

Compare Source

v11.39.0

Compare Source

v11.38.2

Compare Source

v11.38.1

Compare Source

v11.38.0

Compare Source

v11.37.0

Compare Source

v11.36.1

Compare Source

v11.36.0

Compare Source

v11.35.1

Compare Source

v11.35.0

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.

@renovate renovate bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 0ba4c08 to 153b811 Compare March 6, 2025 03:26
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v11.31.0 [security] fix(deps): update dependency laravel/framework to v11.44.1 [security] Mar 6, 2025
@renovate
Copy link
Author

renovate bot commented Mar 6, 2025

⚠️ 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 laravel/framework:11.44.1 --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
    - laravel/octane is locked to version v2.5.2 and an update of this package was not requested.
    - laminas/laminas-diactoros 3.3.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.11) does not satisfy that requirement.
    - laravel/octane v2.5.2 requires laminas/laminas-diactoros ^3.0 -> satisfiable by laminas/laminas-diactoros[3.3.1].


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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant