CVE-2024-13919
Laravel Reflected Cross-Site Scripting
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.
INFO
Published Date :
March 10, 2025, 10:15 a.m.
Last Modified :
March 24, 2025, 2:14 p.m.
Source :
1e3a9e0f-5156-4bf8-b8a3-cc311bfc0f4a
Remotely Exploitable :
Yes !
Impact Score :
5.8
Exploitability Score :
1.6
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-13919
.
URL | Resource |
---|---|
https://github.com/laravel/framework/pull/53869 | Issue Tracking Patch |
https://github.com/laravel/framework/releases/tag/v11.36.0 | Release Notes |
https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-02_Laravel_Reflected_XSS_via_Route_Parameter_in_Debug-Mode_Error_Page | Exploit |
http://www.openwall.com/lists/oss-security/2025/03/10/4 | Mailing List Third Party Advisory Exploit |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-13919
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-13919
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Mar. 24, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Added CWE CWE-79 Added CPE Configuration OR *cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:* versions from (including) 11.9.0 up to (excluding) 11.36.0 Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2025/03/10/4 Types: Exploit, Mailing List, Third Party Advisory Added Reference Type sba-research: https://github.com/laravel/framework/pull/53869 Types: Issue Tracking, Patch Added Reference Type sba-research: https://github.com/laravel/framework/releases/tag/v11.36.0 Types: Release Notes Added Reference Type sba-research: https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-02_Laravel_Reflected_XSS_via_Route_Parameter_in_Debug-Mode_Error_Page Types: Exploit -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Mar. 10, 2025
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2025/03/10/4 -
New CVE Received by 1e3a9e0f-5156-4bf8-b8a3-cc311bfc0f4a
Mar. 10, 2025
Action Type Old Value New Value Added 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. Added CVSS V3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N Added CWE CWE-79 Added Reference https://github.com/laravel/framework/pull/53869 Added Reference https://github.com/laravel/framework/releases/tag/v11.36.0 Added Reference https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-02_Laravel_Reflected_XSS_via_Route_Parameter_in_Debug-Mode_Error_Page
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-13919
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-13919
weaknesses.