From 114e8fde2562b696657c206cfd5c4e14580d3fc6 Mon Sep 17 00:00:00 2001 From: anolis-bot Date: Tue, 17 Jun 2025 11:20:25 +0800 Subject: [PATCH] update cve CVE-2019-6128 --- data/cve/CVE-2019-6128.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/cve/CVE-2019-6128.json b/data/cve/CVE-2019-6128.json index cf8dea7807..a011cb90d0 100644 --- a/data/cve/CVE-2019-6128.json +++ b/data/cve/CVE-2019-6128.json @@ -52,7 +52,7 @@ ], "score": 8.8, "severity": "Important", - "status": 2, + "status": 1, "source": "Mitre", "cve_source_link": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6128", "abstract": "The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rgb.", -- Gitee