Input validation error in Laravel Framework - #VU105355

 

Input validation error in Laravel Framework - #VU105355

Published: March 5, 2025


Vulnerability identifier: #VU105355
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Laravel LLC
Affected software:
Laravel Framework

Detailed vulnerability description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to an error when using wildcard validation for checking file or image field array, (e.g. files.*). A remote attacker can bypass implemented validation checks and perform unauthorized requests to the application.


Remediation

Install updates from vendor's website.

Sources