Bugzilla – Bug 1227169
VUL-0: CVE-2024-24792: minikube: golang.org/x/image/tiff: parsing of a corrupt or malicious image with invalid color indices can cause a panic
Last modified: 2024-07-01 06:51:29 UTC
+++ This bug was initially created as a clone of Bug #1227158 +++ Parsing a corrupt or malicious image with invalid color indices can cause a panic. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-24792 https://www.cve.org/CVERecord?id=CVE-2024-24792 https://go.dev/cl/588115 https://go.dev/issue/67624 https://pkg.go.dev/vuln/GO-2024-2937
this is actually x/plot depending on the outdated x/image which pull x/image/tiff. forwarded as https://github.com/gonum/plot/pull/781