Laravel is a web application framework. When using wildcard validation to validate a given file or image field (files.*), a user-crafted malicious request could potentially bypass the validation rules. This vulnerability is fixed in 11.44.1 and 12.1.1.
{
"cpes": [
"cpe:2.3:a:laravel:laravel:*:*:*:*:*:php:*:*"
],
"severity": "Medium"
}