Vulnerability Description
ImageSharp is a managed, cross-platform, 2D graphics library. A heap-use-after-free flaw was found in ImageSharp's InitializeImage() function of PngDecoderCore.cs file. This vulnerability is triggered when an attacker passes a specially crafted PNG image file to ImageSharp for conversion, potentially leading to information disclosure. This issue has been patched in versions 3.1.3 and 2.1.7.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sixlabors | Imagesharp | < 2.1.7 |
Related Weaknesses (CWE)
References
- https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-65x7-c272-7g7rExploitVendor Advisory
- https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-65x7-c272-7g7rExploitVendor Advisory
FAQ
What is CVE-2024-27929?
CVE-2024-27929 is a vulnerability with a CVSS score of 7.1 (HIGH). ImageSharp is a managed, cross-platform, 2D graphics library. A heap-use-after-free flaw was found in ImageSharp's InitializeImage() function of PngDecoderCore.cs file. This vulnerability is triggered...
How severe is CVE-2024-27929?
CVE-2024-27929 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27929?
Check the references section above for vendor advisories and patch information. Affected products include: Sixlabors Imagesharp.