Skip to content

fix(deps): update dependency laravel/framework to v10 [security] - #591

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

fix(deps): update dependency laravel/framework to v10 [security]#591
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/packagist-laravel-framework-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Nov 13, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
laravel/framework (source) 8.75.010.48.29 age confidence

Laravel environment manipulation via query string

CVE-2024-52301 / GHSA-gv7v-rgg6-548h

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

Resolution

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

Severity

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

References

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


Laravel has a File Validation Bypass

CVE-2025-27515 / GHSA-78fx-h6xr-vch4

More information

Details

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.

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:N/SC:N/SI:N/SA:N

References

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


Release Notes

laravel/framework (laravel/framework)

v10.48.29

Compare Source

v10.48.28

Compare Source

v10.48.27

Compare Source

v10.48.26

Compare Source

v10.48.25

Compare Source

v10.48.24

Compare Source

v10.48.23

Compare Source

v10.48.22

Compare Source

v10.48.21

Compare Source

  • [10.x] Fixes whereDate, whereDay, whereMonth, whereTime, whereYear and whereJsonLength to ignore invalid $operator by @​crynobone in #​52704
  • Fix arguments passed to artisan commands that start with 'env' by @​willrowe in #​52748

v10.48.20

Compare Source

  • [10.x] fix: prevent casting empty string to array from triggering json error by @​calebdw in #​52415

v10.48.19

Compare Source

v10.48.18

Compare Source

v10.48.17

Compare Source

v10.48.16

Compare Source

  • [10.x] Fix Http::retry so that throw is respected for call signature Http::retry([1,2], throw: false) by @​paulyoungnb in #​52002
  • [10.x] Set application_name and character set as PostgreSQL DSN string by @​sunaoka in #​51985

v10.48.15

Compare Source

v10.48.14

Compare Source

v10.48.13

Compare Source

v10.48.12

Compare Source

v10.48.11

Compare Source

v10.48.10

Compare Source

v10.48.9

Compare Source

v10.48.8

Compare Source

v10.48.7

Compare Source

v10.48.6

Compare Source

v10.48.5

Compare Source

v10.48.4

Compare Source

v10.48.3

Compare Source

  • Re-tag version

v10.48.2

Compare Source

v10.48.1

Compare Source

v10.48.0

Compare Source

v10.47.0

Compare Source

v10.46.0

Compare Source

v10.45.1

Compare Source

v10.45.0

Compare Source

v10.44.0

Compare Source

v10.43.0

Compare Source

v10.42.0

Compare Source

v10.41.0

Compare Source

v10.40.0

Compare Source

v10.39.0

Compare Source

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 7897890 to 686d668 Compare March 6, 2025 06:10
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v8.83.28 [security] fix(deps): update dependency laravel/framework to v11 [security] Mar 6, 2025
@renovate

renovate Bot commented Mar 6, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ 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:10.48.29 --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 laravel/framework 10.48.29 (exact version match: 10.48.29 or 10.48.29.0), found laravel/framework[v10.48.29] but these were not loaded, because they are affected by security advisories ("PKSA-m5cs-t1y6-qpcs", "PKSA-3r5d-mb8f-1qw9", "PKSA-mdq4-51ck-6kdq"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add their IDs to the "policy.advisories.ignore-id" config or add the package to "policy.advisories.ignore". To turn the feature off entirely, you can set "policy.advisories.block" to false.
  Problem 2
    - enlightn/enlightn is locked to version v1.22.1 and an update of this package was not requested.
    - enlightn/enlightn v1.22.1 requires laravel/framework ^6.0|^7.0|^8.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (10.48.29).
  Problem 3
    - inertiajs/inertia-laravel is locked to version v0.4.5 and an update of this package was not requested.
    - inertiajs/inertia-laravel v0.4.5 requires laravel/framework ^5.4|^6.0|^7.0|^8.0 -> found laravel/framework[v5.4.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (10.48.29).
  Problem 4
    - laravel-json-api/laravel is locked to version v1.0.1 and an update of this package was not requested.
    - laravel-json-api/laravel v1.0.1 requires laravel/framework ^8.30 -> found laravel/framework[v8.30.0, ..., 8.x-dev] but it conflicts with your root composer.json require (10.48.29).
  Problem 5
    - laravel/telescope is locked to version v4.6.9 and an update of this package was not requested.
    - laravel/telescope v4.6.9 requires laravel/framework ^8.29 -> found laravel/framework[v8.29.0, ..., 8.x-dev] but it conflicts with your root composer.json require (10.48.29).
  Problem 6
    - spatie/laravel-tags is locked to version 4.2.1 and an update of this package was not requested.
    - spatie/laravel-tags 4.2.1 requires laravel/framework ^8.67 -> found laravel/framework[v8.67.0, ..., 8.x-dev] but it conflicts with your root composer.json require (10.48.29).
  Problem 7
    - tightenco/ziggy is locked to version v1.4.2 and an update of this package was not requested.
    - tightenco/ziggy v1.4.2 requires laravel/framework >=5.4@dev -> found laravel/framework[dev-master, v5.4.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev, v13.0.0, ..., 13.x-dev] but these were not loaded, because they are affected by security advisories ("PKSA-m5cs-t1y6-qpcs", "PKSA-3r5d-mb8f-1qw9", "PKSA-mdq4-51ck-6kdq", "PKSA-8qx3-n5y5-vvnd", "PKSA-q46n-4fdk-zjr4", "PKSA-qzrn-rnz3-85w1", "PKSA-w7xr-vk7n-rstm", "PKSA-dpt9-7cmv-dk65", "PKSA-3qhw-gzjt-j63j", "PKSA-17kp-jm2n-vxzz", "PKSA-p3rx-dfwp-73ny", "PKSA-7ywf-hktb-jkn9", "PKSA-ckwp-rt7t-c46m", "PKSA-4npr-btr6-zhny", "PKSA-njrm-6dtg-m2pc", "PKSA-vhvj-tvg4-96jj", "PKSA-nrj3-r2wg-yt8b", "PKSA-rvky-x3cg-y3qd", "PKSA-985r-hryy-555b", "PKSA-mhj3-vthf-h41n", "PKSA-cn77-7mny-v9zg", "PKSA-xf4x-p5c1-z9xq", "PKSA-fwj1-r2kg-bmxd"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add their IDs to the "policy.advisories.ignore-id" config or add the package to "policy.advisories.ignore". To turn the feature off entirely, you can set "policy.advisories.block" to false.
  Problem 8
    - pestphp/pest-plugin-laravel is locked to version v1.1.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v1.1.0 requires laravel/framework ^7.0 || ^8.0 -> found laravel/framework[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (10.48.29).
  Problem 9
    - phpunit/phpunit is locked to version 9.5.10 and an update of this package was not requested.
    - phpspec/prophecy 1.14.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.5.9) does not satisfy that requirement.
    - phpunit/phpunit 9.5.10 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[1.14.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 686d668 to 5f812a6 Compare March 12, 2025 21:41
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v11 [security] fix(deps): update dependency laravel/framework to v8.83.28 [security] Mar 12, 2025
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 5f812a6 to 6585859 Compare March 13, 2025 05:57
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v8.83.28 [security] fix(deps): update dependency laravel/framework to v10 [security] Mar 13, 2025
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v10 [security] fix(deps): update dependency laravel/framework to v10 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate
renovate Bot deleted the renovate/packagist-laravel-framework-vulnerability branch March 27, 2026 01:46
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v10 [security] - autoclosed fix(deps): update dependency laravel/framework to v10 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch 2 times, most recently from 6585859 to deed3b7 Compare March 30, 2026 18:07
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v10 [security] fix(deps): update dependency laravel/framework to v10 [security] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v10 [security] - autoclosed fix(deps): update dependency laravel/framework to v10 [security] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch 2 times, most recently from deed3b7 to d681017 Compare April 27, 2026 23:13
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from d681017 to b63ffd2 Compare July 1, 2026 01:05
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v10 [security] fix(deps): update dependency laravel/framework to v12 [security] Jul 1, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from b63ffd2 to 48ca25a Compare July 1, 2026 22:49
@renovate renovate Bot changed the title fix(deps): update dependency laravel/framework to v12 [security] fix(deps): update dependency laravel/framework to v10 [security] Jul 1, 2026
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.

0 participants