Tonyc

Imager

5 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.29%
  • Veröffentlicht 07.08.2026 18:17:11
  • Zuletzt bearbeitet 07.08.2026 21:17:27

Imager versions from 0.45_02 before 1.034 for Perl may expose adjacent heap bytes via strlen() over-read from zero-count ASCII EXIF entries in copy_string_tags. copy_string_tags() computes an ASCII EXIF tag's length as `entry->size - 1` to strip the...

  • EPSS 0.37%
  • Veröffentlicht 08.07.2026 12:30:20
  • Zuletzt bearbeitet 10.07.2026 15:31:22

Imager versions before 1.033 for Perl treat unsigned EXIF IFD entry counts as signed. Imager mishandled large EXIF IFD entry count values, treating them as negative numbers. This could lead to an attempt to allocate a block nearly the size of the a...

  • EPSS 0.14%
  • Veröffentlicht 06.07.2026 13:16:32
  • Zuletzt bearbeitet 06.07.2026 20:16:29

Imager versions before 1.032 for Perl have a heap out-of-bounds read in the bundled Imager::File::SGI reader via a 16-bit RLE literal run in read_rgb_16_rle. read_rgb_16_rle guards each literal run with if (count > data_left), but count is a pixel c...

  • EPSS 0.38%
  • Veröffentlicht 06.07.2026 13:16:32
  • Zuletzt bearbeitet 06.07.2026 19:16:55

Imager::File::JPEG versions before 1.003 for Perl leak heap memory when reading a JPEG with repeated APP13 markers in i_readjpeg_wiol. i_readjpeg_wiol walks the marker list libjpeg returns and, for each APP13 marker, allocates a new buffer with *ipt...

  • EPSS 0.32%
  • Veröffentlicht 15.05.2026 13:31:14
  • Zuletzt bearbeitet 18.05.2026 17:40:45

Imager versions through 1.030 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files. Imager::File::GIF's i_readgif_multi_low allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reu...