Attack vector (introduced to Janko by Evil Martians) in which an attacker crafts an image file that is small in file size but extreme in pixel dimensions. When the server-side image processor decodes it, memory usage explodes and the process crashes. Mitigated by validating image dimensions (not only file size) on upload.