From 98cc32b5e37cd184ce662046acf9312b198f7368 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 12:31:54 +0000 Subject: [PATCH] Publish GHSA-gp6r-24h3-qcjv --- .../GHSA-gp6r-24h3-qcjv.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 advisories/unreviewed/2023/11/GHSA-gp6r-24h3-qcjv/GHSA-gp6r-24h3-qcjv.json diff --git a/advisories/unreviewed/2023/11/GHSA-gp6r-24h3-qcjv/GHSA-gp6r-24h3-qcjv.json b/advisories/unreviewed/2023/11/GHSA-gp6r-24h3-qcjv/GHSA-gp6r-24h3-qcjv.json new file mode 100644 index 00000000000..3342396384d --- /dev/null +++ b/advisories/unreviewed/2023/11/GHSA-gp6r-24h3-qcjv/GHSA-gp6r-24h3-qcjv.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gp6r-24h3-qcjv", + "modified": "2023-11-19T12:30:22Z", + "published": "2023-11-19T12:30:22Z", + "aliases": [ + "CVE-2023-5341" + ], + "details": "A heap use-after-free flaw was found in coders/bmp.c in ImageMagick.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5341" + }, + { + "type": "WEB", + "url": "https://github.com/ImageMagick/ImageMagick/commit/aa673b2e4defc7cad5bec16c4fc8324f71e531f1" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-5341" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241774" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-416" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2023-11-19T10:15:49Z" + } +} \ No newline at end of file