• ColonelThirtyTwo@pawb.socialOP
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      “Can’t media format X run arbitrary code” is almost never an issue with the format itself and virtually always a bug with a particular decoder/player.

    • HerzogVonWiesel@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      5 days ago

      I actually held a presentation on it, yeah! It wasn’t really a webp problem, but an issue in the image decoder library which was used in basically… everything to open Webp. What happened was that you could tell the OS to build a super bad (Huffman Tree, which in turn led to the decoding not fitting in the allocated memory space and overflowing.