ghsa-83wp-f5c3-hqqr
Vulnerability from github
Published
2025-03-10 12:30
Modified
2025-03-14 20:28
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "events": [ { "introduced": "11.9.0" }, { "fixed": "11.36.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-13919" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-03-10T20:51:18Z", "nvd_published_at": "2025-03-10T10:15:13Z", "severity": "MODERATE" }, "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.", "id": "GHSA-83wp-f5c3-hqqr", "modified": "2025-03-14T20:28:58Z", "published": "2025-03-10T12:30:55Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Laravel framework susceptible to reflected cross-site scripting" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…