← Πίσω στην αναζήτηση CVE

CVE-2026-81814

Flowintel

Περιγραφή

Affected versions of Flowintel render calendar event titles using innerHTML. Because those titles are derived from case titles, a user able to create or modify a case title could store HTML or script-capable content that is later interpreted by the browser when another user views the calendar. The fix changes: titleEl.innerHTML = arg.event.title to: titleEl.textContent = arg.event.title || -- and similarly stops using innerHTML for the static download icon. Version impacted =>3.3.0

CVSS 5.1EPSS 0.256%Κίνδυνος 0.52
Προβολή πηγής
Δημοσίευση
2026-08-27 13:18:43
Επηρεαζόμενες εκδόσεις
>=3.3.0
Τύπος
Εφαρμογή ιστού
Τελευταία τροποποίηση
2026-08-28 15:28:32
Διάνυσμα
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X