Skip to content

Commit f3ecc16

Browse files
1 parent bcc5798 commit f3ecc16

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

advisories/github-reviewed/2025/08/GHSA-56qj-wp5r-mvhj/GHSA-56qj-wp5r-mvhj.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-56qj-wp5r-mvhj",
4-
"modified": "2025-08-20T20:46:52Z",
4+
"modified": "2025-12-20T05:20:50Z",
55
"published": "2025-08-20T15:31:41Z",
66
"aliases": [
77
"CVE-2025-43750"
@@ -11,7 +11,7 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N"
1515
}
1616
],
1717
"affected": [

advisories/github-reviewed/2025/08/GHSA-fff3-4rp7-px97/GHSA-fff3-4rp7-px97.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fff3-4rp7-px97",
4-
"modified": "2025-08-25T15:54:52Z",
4+
"modified": "2025-12-20T05:19:59Z",
55
"published": "2025-08-25T15:54:51Z",
6-
"aliases": [],
6+
"aliases": [
7+
"CVE-2025-68469"
8+
],
79
"summary": "ImageMagick has a heap-buffer-overflow",
810
"details": "### Summary\nWhile Processing a crafted TIFF file, imagemagick crashes.\n\n### Details\nFollowing is the imagemagick version:\n```\nimagemagick_git/build_26jun23/bin/magick --version\nVersion: ImageMagick 7.1.1-13 (Beta) Q16-HDRI x86_64 56f478940:20230625 https://imagemagick.org\nCopyright: (C) 1999 ImageMagick Studio LLC\nLicense: https://imagemagick.org/script/license.php\nFeatures: Cipher DPC HDRI \nDelegates (built-in): fontconfig freetype jbig jng jpeg lcms lzma pangocairo png tiff webp x xml zlib\nCompiler: gcc (4.2)\n```\n### PoC\nissue can be replicated with following command with provided POC file(sent over email):\n```bash\nmagick poc.tiff /dev/null\n```\n### Impact\nThis can lead to application crash.\n\n### Credits\nPlease give credits to Hardik shah of Vehere (Dawn Treaders team)",
911
"severity": [
@@ -361,6 +363,10 @@
361363
"type": "WEB",
362364
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fff3-4rp7-px97"
363365
},
366+
{
367+
"type": "ADVISORY",
368+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68469"
369+
},
364370
{
365371
"type": "PACKAGE",
366372
"url": "https://github.com/ImageMagick/ImageMagick"
@@ -373,6 +379,6 @@
373379
"severity": "LOW",
374380
"github_reviewed": true,
375381
"github_reviewed_at": "2025-08-25T15:54:51Z",
376-
"nvd_published_at": null
382+
"nvd_published_at": "2025-12-18T16:15:57Z"
377383
}
378384
}

0 commit comments

Comments
 (0)