Zurück zur CVE-Übersicht
CVE-2026-60119
MEDIUM(5.4)CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Risk Signal Score24/100 — NIEDRIG
- CVSS 5.4 — Mittel
- Weniger als 24 Stunden alt
Beschreibung
Hi.Events through v1.10.0-beta contains a cross-site scripting vulnerability that allows authenticated attackers with event creation or edit permissions to inject arbitrary HTML and JavaScript by embedding a malicious event title containing the </script> sequence, which is not escaped by JSON.stringify() when embedded in inline script tags. Attackers can craft an event title that breaks out of the script context in the application/ld+json structured data block or server-side rehydrated state, causing the payload to execute in the browser of any user who views the public event page, including unauthenticated visitors and authenticated administrators.
Referenzen
- https://github.com/HiEventsDev/Hi.Events/commit/1e36b070771801ed7113255ef7b3a7f2...
- https://github.com/HiEventsDev/Hi.Events/pull/1260
- https://github.com/HiEventsDev/Hi.Events/releases/tag/v.1.11.0-beta
- https://github.com/HiEventsDev/Hi.Events/security/advisories/GHSA-2ggx-79g6-2jmj
- https://www.vulncheck.com/advisories/hi-events-beta-xss-via-event-title-json-str...