Ticket #26 (closed defect: fixed)
Better HTML sanitization for the mail viewer
| Reported by: | rjl | Owned by: | mortonda@… |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0.3 |
| Component: | PHP scripts | Version: | 1.0.0 RC5 |
| Severity: | critical | Keywords: | html images sanitization mail viewer |
| Cc: |
Description
A more thorough HTML-sanitizing routine should be used to make sure that web bugs don't slip through to the mail viewer. We can't trust MIME-type declarations, either, apparently--some parts advertised as "text/plain" in fact contain HTML that needs to be sanitized. Likewise, tag elements that support URLs as arguments (e.g. "background=...", "link=...") need to be stripped out.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

