images vulnerable to Denial of Service
High severity
GitHub Reviewed
Published
Jul 10, 2024
to the GitHub Advisory Database
•
Updated Aug 2, 2024
Description
Published by the National Vulnerability Database
Jul 10, 2024
Published to the GitHub Advisory Database
Jul 10, 2024
Reviewed
Jul 10, 2024
Last updated
Aug 2, 2024
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.
References