{ "schema_version": "1.4.0", "id": "GHSA-389c-cf87-qmwj", "modified": "2024-03-20T15:25:07Z", "published": "2024-03-19T06:30:53Z", "aliases": [ "CVE-2024-21504" ], "summary": "Cross-site Scripting in livewire/livewire", "details": "Versions of the package livewire/livewire from 3.3.5 and before 3.4.9 are vulnerable to Cross-site Scripting (XSS) when a page uses [Url] for a property. An attacker can inject HTML code in the context of the user's browser session by crafting a malicious link and convincing the user to click on it.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "livewire/livewire" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.3.5" }, { "fixed": "3.4.9" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21504" }, { "type": "WEB", "url": "https://github.com/livewire/livewire/pull/8117" }, { "type": "WEB", "url": "https://github.com/livewire/livewire/commit/c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0" }, { "type": "PACKAGE", "url": "https://github.com/livewire/livewire" }, { "type": "WEB", "url": "https://github.com/livewire/livewire/releases/tag/v3.4.9" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-PHP-LIVEWIRELIVEWIRE-6446222" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-20T15:25:06Z", "nvd_published_at": "2024-03-19T05:15:09Z" } }