First published: Mon Mar 10 2025(Updated: )
The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of route parameters in the debug-mode error page.
Credit: 1e3a9e0f-5156-4bf8-b8a3-cc311bfc0f4a
Affected Software | Affected Version | How to fix |
---|---|---|
Laravel Framework | >=11.9.0<=11.35.1 | |
composer/laravel/framework | >=11.9.0<11.36.0 | 11.36.0 |
Laravel | >=11.9.0<11.36.0 | |
>=11.9.0<11.36.0 |
Update to version 11.36.0 or later.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13919 has been classified as critical due to its potential to allow reflected cross-site scripting attacks.
To fix CVE-2024-13919, upgrade your Laravel framework to version 11.36.0 or higher.
CVE-2024-13919 affects Laravel framework versions from 11.9.0 to 11.35.1.
CVE-2024-13919 is a reflected cross-site scripting vulnerability.
The vulnerability in CVE-2024-13919 is caused by improper encoding of route parameters in the debug-mode error page.