PT-2021-24472 · Packagist · Illuminate/Database+1
Published
2021-02-02
·
Updated
2021-02-02
CVSS v3.1
7.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
No specific software or versions are mentioned in the provided description.
Description:
The issue arises when a field, normally a non-array value, is crafted as an array and not validated or cast to its expected type before being passed to the query builder. This can lead to an unexpected number of query bindings being added to the query, potentially causing it to return unexpected results. In some cases, the query may return no results.
Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Special Elements Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Illuminate/Database
Laravel Framework