Arbitrary Argument Injection Affecting php-laravel-framework package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIANUNSTABLE-PHPLARAVELFRAMEWORK-8383887
  • published 19 Nov 2024
  • disclosed 12 Nov 2024

How to fix?

There is no fixed version for Debian:unstable php-laravel-framework.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php-laravel-framework package and not the php-laravel-framework package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

Laravel is a web application framework. 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. The vulnerability fixed in 6.20.45, 7.30.7, 8.83.28, 9.52.17, 10.48.23, and 11.31.0. The framework now ignores argv values for environment detection on non-cli SAPIs.