Hello Team,
Issue: If the email content has data with in angular bracket <> its is getting completly stripped.
I see below bugs raised for the same.
https://github.com/osTicket/osTicket/issues/4240
https://github.com/osTicket/osTicket/issues/4240
My query is if i disable decoding as pointed out here to fix this issue.
how serious is the issue of XSS for email based content ? Usually email client are good at handling this.