Files
jmap-webmail/lib
Matthieu MALVACHE 01a7690b28 fix(security): escape linkClassName in plainTextToSafeHtml
Defense-in-depth. All current callers pass hardcoded tailwind class
strings, so this is not exploitable today, but a future caller that
forwarded a user-controlled value would get HTML injection through the
class attribute. Run the value through escapeHtml() and add a test
covering the attribute-escape case.
2026-04-16 22:57:10 +02:00
..
2025-12-10 17:54:22 +01:00
2025-12-10 17:54:22 +01:00