{ "schema_version": "1.4.0", "id": "GHSA-2cmq-823j-5qj8", "modified": "2025-03-07T13:45:22Z", "published": "2025-03-06T22:23:48Z", "aliases": [ "CVE-2025-27598" ], "summary": "Out-of-bounds Write in SixLabors ImageSharp", "details": "### Impact\nAn 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.\n\n### Patches\nThe problem has been patched. All users are advised to upgrade to v3.1.7 or v2.1.10.\n\n### Workarounds\nNone.\n\n### References\nhttps://github.com/SixLabors/ImageSharp/issues/2859\nhttps://github.com/SixLabors/ImageSharp/issues/2890", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "NuGet", "name": "SixLabors.ImageSharp" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.7" } ] } ] }, { "package": { "ecosystem": "NuGet", "name": "SixLabors.ImageSharp" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.1.10" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-2cmq-823j-5qj8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27598" }, { "type": "WEB", "url": "https://github.com/SixLabors/ImageSharp/issues/2859" }, { "type": "WEB", "url": "https://github.com/SixLabors/ImageSharp/pull/2890" }, { "type": "PACKAGE", "url": "https://github.com/SixLabors/ImageSharp" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-06T22:23:48Z", "nvd_published_at": "2025-03-06T23:15:12Z" } }