Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Vector1Iuo

#30832de 56,330
8.8CVSS total
Vulnerabilidades · 1
PT-2018-15313
8.8
2018-12-21
Libjpeg Turbo · Libjpeg-Turbo · CVE-2018-20330
**Name of the Vulnerable Software and Affected Versions** libjpeg-turbo version 2.0.1 **Description** The issue is related to an integer overflow in the tjLoadImage function, which can lead to a heap-based buffer overflow. This occurs when processing a BMP image, specifically due to the mishandling of the multiplication of pitch and height. This has been demonstrated using tjbench. **Recommendations** For libjpeg-turbo version 2.0.1, consider restricting the use of the tjLoadImage function until a patch is available, especially when handling BMP images. As a temporary workaround, avoid using this function with potentially malicious or untrusted image sources to minimize the risk of exploitation.