PT-2024-40356 · Unknown · Laravel Framework
Published
2024-05-15
·
Updated
2024-05-15
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Laravel Framework (affected versions not specified)
Description
The issue arises when a field, normally a non-array value, is crafted as an array in a request and this input is 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 the query to return unexpected results. In some cases, it may simply result in no results being returned by the query builder.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Laravel Framework