GHSA-4mg9-vhxq-vm7j
Dashboard / Vulnerabilities / GHSA-4mg9-vhxq-vm7j
GHSA-4mg9-vhxq-vm7j
Summary: SQL Server LIMIT / OFFSET SQL Injection in laravel/framework and illuminate/database
Details: ### Impact 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. ### Patches This problem has been patched on Laravel versions 6.20.26, 7.30.5, and 8.40.0. ### Workarounds You may workaround this vulnerability by ensuring that only integers are passed to the `limit` and `offset` functions, as well as the `skip` and `take` functions.
References: https://github.com/laravel/framework/security/advisories/GHSA-4mg9-vhxq-vm7j, https://github.com/laravel/framework, https://packagist.org/packages/illuminate/database, https://packagist.org/packages/laravel/framework
Affected packages
Package
Name: laravel/framework
Purl: pkg:composer/laravel/framework
Affected ranges
Type: ECOSYSTEM
Events:
