{ "schema_version": "1.4.0", "id": "GHSA-9v75-p4cg-f8c9", "modified": "2023-03-12T00:30:16Z", "published": "2022-05-24T17:35:12Z", "aliases": [ "CVE-2020-27760" ], "details": "In `GammaImage()` of /MagickCore/enhance.c, depending on the `gamma` value, it's possible to trigger a divide-by-zero condition when a crafted input file is processed by ImageMagick. This could lead to an impact to application availability. The patch uses the `PerceptibleReciprocal()` to prevent the divide-by-zero from occurring. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27760" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894239" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00010.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html" } ], "database_specific": { "cwe_ids": [ "CWE-369" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-12-03T17:15:00Z" } }