CVE-2021-21263 – laravel/framework
Package
Manager: composer
Name: laravel/framework
Vulnerable Version: >=8.0.0 <8.22.1 || >=6.0.0 <6.20.11 || >=7.0.0 <7.30.2
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
EPSS: 0.02179 pctl0.83665
Details
Query Binding Exploitation ### Description Laravel versions <6.20.12, <7.30.3 & <8.22.1 contain a query binding exploitation. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results. This vulnerability was discovered by Tim Groenevelt (tim.g@foodbyus.com). ### References - https://github.com/laravel/framework/pull/35865
Metadata
Created: 2021-01-19T19:36:51Z
Modified: 2021-03-29T17:41:17Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/01/GHSA-3p32-j457-pg5x/GHSA-3p32-j457-pg5x.json
CWE IDs: ["CWE-74", "CWE-89"]
Alternative ID: GHSA-3p32-j457-pg5x
Finding: F106
Auto approve: 1