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


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (11th percentile)

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 IDSNYK-DEBIAN12-PHPLARAVELFRAMEWORK-8383886
  • published19 Nov 2024
  • disclosed12 Nov 2024

Introduced: 12 Nov 2024

NewCVE-2024-52301  (opens in a new tab)
CWE-88  (opens in a new tab)
First added by Snyk

How to fix?

There is no fixed version for Debian:12 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:12 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.