SQL Injection Affecting laravel/framework package, versions <6.20.26 >=8.0.0, <8.40.0


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability 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-1278127
  • published 30 Apr 2021
  • disclosed 29 Apr 2021
  • credit Unknown

Introduced: 29 Apr 2021

CVE NOT AVAILABLE CWE-89 Open this link in a new tab

How to fix?

Upgrade laravel/framework to version 6.20.26, 8.40.0 or higher.

Overview

laravel/framework is a PHP framework for web artisans.

Affected versions of this package are vulnerable to SQL Injection. Those using SQL Server with Laravel and allowing user input to be passed directly to the limit and offset functions are vulnerable to SQL injection. Other database drivers such as MySQL and Postgres are not affected by this vulnerability.

References