Post B6xDH9i6OzutIp0RBw by wdormann@infosec.exchange
(DIR) More posts by wdormann@infosec.exchange
(DIR) Post #B6xDH9i6OzutIp0RBw by wdormann@infosec.exchange
2026-05-30T13:56:42Z
0 likes, 0 repeats
LOL. From over at the bad site:An html email will crash Outlook.Granted, it's "harmless" (stack overflow (exhaustion)), but I dunno... I sort of expect the act of rendering an HTML email that uses CSS to not crash my mail client?
(DIR) Post #B6xDHAiqdi6iRQMXzc by wdormann@infosec.exchange
2026-05-30T14:13:22Z
1 likes, 0 repeats
I'm no expert, but I get the impression that Microsoft Word is perhaps not the best choice for rendering HTML content.But what else is Outlook supposed to use to render HTML emails? 😂
(DIR) Post #B6xDHFS13ic96fWfx2 by wdormann@infosec.exchange
2026-05-30T16:38:34Z
1 likes, 0 repeats
If you want a more minimal HTML sample that will crash Word/Outlook, this will still do it:<html><table><div style="mso-element:field-begin" /><table><div style="mso-element:field-begin;">listnum</div><div style="mso-element:field-end;" /></table></table></html>