Allocation of Resources Without Limits or Throttling
CVE-2024-41132
Summary
ImageSharp is a 2D graphics API. A vulnerability discovered in the ImageSharp library, where the processing of specially crafted files can lead to excessive memory usage in the "Gif decoder". The vulnerability is triggered when ImageSharp attempts to process image files that are designed to exploit this flaw. This vulnerability affects SixLabors.ImageSharp package versions through 2.1.8, and 3.0.0 through 3.1.4.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-770 - Allocation of Resources Without Limits or Throttling
The software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References
Advisory Timeline
- Published