### [CVE-2024-13918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13918) ![](https://img.shields.io/static/v1?label=Product&message=Laravel%20Framework&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=11.9.0%3C%3D%2011.35.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brighgreen) ### 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 No PoCs from references. #### Github - https://github.com/defHawk-tech/CVEs