Lucene search
+L

2 matches found

Veracode
Veracode
added 2024/05/16 7:43 a.m.17 views

Mass Assignment

Laravel is vulnerable to Mass Assignment. The vulnerability is due to insufficient column quoting for all database drivers, which could allow attackers to perform unauthorized mass assignment operations. If using guarded and passing a user-controlled array into an "update" or "save" function,...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/15 10:5 p.m.19 views

Laravel Risk of mass-assignment vulnerabilities

Laravel 4.1.29 improves the column quoting for all database drivers. This protects your application from some mass assignment vulnerabilities when not using the fillable property on models. If you are using the fillable property on your models to protect against mass assignment, your application ...

7.2AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder