Laravel has a File Validation Bypass
Package
Affected versions
>= 12.0.0, < 12.1.1
< 11.44.1
Patched versions
12.1.1
11.44.1
Description
Published to the GitHub Advisory Database
Mar 5, 2025
Reviewed
Mar 5, 2025
Published by the National Vulnerability Database
Mar 5, 2025
Last updated
Mar 5, 2025
When using wildcard validation to validate a given file or image field array (
files.*
), a user-crafted malicious request could potentially bypass the validation rules.References