mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
962 B
Markdown
19 lines
962 B
Markdown
### [CVE-2024-13918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13918)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### 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 request parameters in the debug-mode error page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2025/03/10/3
|
|
- https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-01_Laravel_Reflected_XSS_via_Request_Parameter_in_Debug-Mode_Error_Page
|
|
|
|
#### Github
|
|
- https://github.com/defHawk-tech/CVEs
|
|
|