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 applicationsUpgrade laravel/framework
to version 6.20.26, 8.40.0 or higher.
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.