From b228a010b92fab730267f41ebf3614f4f082a509 Mon Sep 17 00:00:00 2001 From: Keshav Malik Date: Mon, 6 Jul 2026 15:14:36 +0530 Subject: [PATCH] Improve GHSA-4x7c-cx64-49w8 --- .../08/GHSA-4x7c-cx64-49w8/GHSA-4x7c-cx64-49w8.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2020/08/GHSA-4x7c-cx64-49w8/GHSA-4x7c-cx64-49w8.json b/advisories/github-reviewed/2020/08/GHSA-4x7c-cx64-49w8/GHSA-4x7c-cx64-49w8.json index 99c634e97d60c..80b659d258e55 100644 --- a/advisories/github-reviewed/2020/08/GHSA-4x7c-cx64-49w8/GHSA-4x7c-cx64-49w8.json +++ b/advisories/github-reviewed/2020/08/GHSA-4x7c-cx64-49w8/GHSA-4x7c-cx64-49w8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4x7c-cx64-49w8", - "modified": "2020-08-19T22:06:03Z", + "modified": "2026-07-06T09:44:13Z", "published": "2020-08-19T22:06:03Z", "withdrawn": "2020-08-19T22:06:03Z", "aliases": [], @@ -41,11 +41,14 @@ "introduced": "0" }, { - "fixed": "1.4.1" + "fixed": "1.4.2" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.4.1" + } } ], "references": [ @@ -65,4 +68,4 @@ "github_reviewed_at": "2019-06-12T16:28:24Z", "nvd_published_at": null } -} \ No newline at end of file +}