Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Noirfate

#20012de 53,632
13CVSS total
Vulnerabilidades · 2
Média
2
PT-2017-13806
6.5
2017-10-02
Freetype · Freetype 2 · CVE-2017-14989
**Name of the Vulnerable Software and Affected Versions** ImageMagick version 7.0.7-4 Q16 **Description** A use-after-free issue in the RenderFreetype function within MagickCore/annotate.c allows attackers to crash the application. This is achieved through a crafted font file, exploiting the incorrect placement of the `FT Done Glyph` function call from FreeType 2 in the ImageMagick code. **Recommendations** For ImageMagick version 7.0.7-4 Q16, as a temporary workaround, consider restricting the use of crafted font files to minimize the risk of application crashes until a patch is available.
PT-2017-4125
6.5
2017-09-21
Imagemagick · Imagemagick · CVE-2017-14741
**Name of the Vulnerable Software and Affected Versions** ImageMagick version 7.0.7-3 **Description** The issue is related to the ReadCAPTIONImage function in the coders/caption.c component, which can lead to a denial of service due to an infinite loop. This can be triggered by a remote attacker using a specially crafted font file. **Recommendations** For ImageMagick version 7.0.7-3, consider disabling the ReadCAPTIONImage function as a temporary workaround until a patch is available. Restrict access to the coders/caption.c component to minimize the risk of exploitation. Avoid using specially crafted font files in the affected function until the issue is resolved.