Command Injection Affecting laravel/framework package, versions <5.8.17


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.27% (68th percentile)
Expand this section
NVD
8.8 high

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-2322125
  • published 21 Dec 2021
  • disclosed 21 Dec 2021
  • credit Ramadhan Amizudin

How to fix?

Upgrade laravel/framework to version 5.8.17 or higher.

Overview

laravel/framework is a PHP framework for web artisans.

Affected versions of this package are vulnerable to Command Injection through the Symlink API Filesystem, when passing crafted user input into the Storage::link() function. Note: This only affects you if your application is deployed on Windows.

References