Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-25674 – WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with

WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times, attempting to pass invalid colormap data to the event logger. The patch replaces the hardcoded 256 value with a call to MagickMin() to ensure the proper value is used. This could impact application availability when a specially crafted input file is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25674

Reference (s):

  • https://bugzilla.redhat.com/show_bug.cgi?id=1891928
  • URL: https://bugzilla.redhat.com/show_bug.cgi?id=1891928
  • MLIST:[debian-lts-announce] 20210112 [SECURITY] [DLA 2523-1] imagemagick security update
  • URL: https://lists.debian.org/debian-lts-announce/2021/01/msg00010.html
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-8508 - Cross-site scripting (XSS) vulnerability in s_network.asp in the Denon AV

2021-current

CVE-2020-0297 - In devicepolicy service, there is a possible permission bypass due to an

2021-current

CVE-2020-14315 - A memory corruption vulnerability is present in bspatch as shipped in Col