Closed CubicrootXYZ closed 2 months ago
The tool does not use this package to begin with.
When can we expect a fix for this?
The tool does not use this package to begin with.
I do understand that there is no risk to using the binary as is. Looking at the bigger picture however some vulnerability scanners are not able to distinguish that and are alerting for this. In some cases it might not be possible to silence a specific alert for a single binary creating a situation where the vulnerability needs to be ignored throughout all the checked files or the health probe binary needs to be excluded from the vulnerability scanning.
To circumvent this and to simply stay up to date I'd love to see an update to go 1.22.7
or newer.
Fixed in v0.4.34.
Go versions below
1.22.7
/1.23.1
are vulnerable toCVE-2024-34156
a bug inencoding/gob
sDecoder.Decode
. Health probe currently uses the vulnerable version1.22.4
.Updating to the above mentioned go versions should resolve this.