Arbitrary Argument Injection Affecting php-laravel-framework package, versions <6.20.14+dfsg-2+deb11u2


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (12th 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-DEBIAN11-PHPLARAVELFRAMEWORK-8383885
  • published19 Nov 2024
  • disclosed12 Nov 2024

Introduced: 12 Nov 2024

CVE-2024-52301  (opens in a new tab)
CWE-88  (opens in a new tab)

How to fix?

Upgrade Debian:11 php-laravel-framework to version 6.20.14+dfsg-2+deb11u2 or higher.

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:11 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.