Search Results (25 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2021-21263 1 Laravel 1 Laravel 2024-11-21 7.2 High
Laravel is a web application framework. Versions of Laravel before 6.20.11, 7.30.2 and 8.22.1 contain a query binding exploitation. This same exploit applies to the illuminate/database package which is used by Laravel. 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.
CVE-2020-24941 1 Laravel 1 Laravel 2024-11-21 7.5 High
An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions.
CVE-2020-24940 1 Laravel 1 Laravel 2024-11-21 7.5 High
An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment.
CVE-2020-19316 2 Laravel, Microsoft 2 Framework, Windows 2024-11-21 8.8 High
OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework before 5.8.17.
CVE-2018-6330 1 Laravel 1 Framework 2024-11-21 N/A
Laravel 5.4.15 is vulnerable to Error based SQL injection in save.php via dhx_user and dhx_version parameters.