ImageSharp is a 2D graphics API. An Out-of-bounds Write vulnerability has been found in the ImageSharp gif decoder, allowing attackers to cause a crash using a specially crafted gif. This can potentially lead to denial of service. The problem has been patched. All users are advised to upgrade to v3.1.7 or v2.1.10.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-2cmq-823j-5qj8 | vendor advisory |
https://github.com/SixLabors/ImageSharp/issues/2859 | issue tracking exploit |
https://github.com/SixLabors/ImageSharp/pull/2890 | patch issue tracking |