{ "schema_version": "1.4.0", "id": "GHSA-83wp-f5c3-hqqr", "modified": "2025-03-14T20:28:58Z", "published": "2025-03-10T12:30:55Z", "aliases": [ "CVE-2024-13919" ], "summary": "Laravel framework susceptible to reflected cross-site scripting", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "11.9.0" }, { "fixed": "11.36.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13919" }, { "type": "WEB", "url": "https://github.com/laravel/framework/pull/53869" }, { "type": "WEB", "url": "https://github.com/laravel/framework/commit/45287fb2a91c69bb1c110539b9b7341faf5aee33" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2024-13919.yaml" }, { "type": "PACKAGE", "url": "https://github.com/laravel/framework" }, { "type": "WEB", "url": "https://github.com/laravel/framework/releases/tag/v11.36.0" }, { "type": "WEB", "url": "https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-02_Laravel_Reflected_XSS_via_Route_Parameter_in_Debug-Mode_Error_Page" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/03/10/4" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-10T20:51:18Z", "nvd_published_at": "2025-03-10T10:15:13Z" } }