Improper Input Validation Affecting laravel/framework package, versions >=0.0.0, <6.20.42 >=7.0.0, <7.30.6 >=8.0.0, <8.73.0


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 1.23% (86th percentile)
Expand this section
NVD
9.8 critical

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-PHP-LARAVELFRAMEWORK-1920930
  • published 15 Nov 2021
  • disclosed 15 Nov 2021
  • credit Unknown

How to fix?

Upgrade laravel/framework to version 6.20.42, 7.30.6, 8.73.0 or higher.

Overview

laravel/framework is a PHP framework for web artisans.

Affected versions of this package are vulnerable to Improper Input Validation via insufficient blocking of the upload of executable PHP content because Illuminate/Validation/Concerns/ValidatesAttributes.php lacks a check for .phar files, which are handled as application/x-httpd-php on systems based on Debian.