zhangyuanwei/node-images

zhangyuanwei/node-images

Releases5
Frequency1 year 1 month
Last Release
Stars1.56K
Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

All versions of the package images are vulnerable to Denial of Service (DoS) due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. **Note:** By providing some specific integer values (like 0) to the size function, it is possible to obtain a Segmentation fault error, leading to the process crash.