Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Laravel | Framework | >= 11.9.0, < 11.36.0 |
Related Weaknesses (CWE)
References
- https://github.com/laravel/framework/pull/53869Issue TrackingPatch
- https://github.com/laravel/framework/releases/tag/v11.36.0Release Notes
- https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-02_LExploit
- http://www.openwall.com/lists/oss-security/2025/03/10/4ExploitMailing ListThird Party Advisory
FAQ
What is CVE-2024-13919?
CVE-2024-13919 is a vulnerability with a CVSS score of 8.0 (HIGH). 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.
How severe is CVE-2024-13919?
CVE-2024-13919 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-13919?
Check the references section above for vendor advisories and patch information. Affected products include: Laravel Framework.