Use of Uninitialized Variable Affecting github.com/golang-fips/openssl/v2 package, versions >=0.0.0
Threat Intelligence
EPSS
0.04% (12th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMGOLANGFIPSOPENSSLV2-8163076
- published 6 Oct 2024
- disclosed 1 Oct 2024
- credit Unknown
Introduced: 1 Oct 2024
CVE-2024-9355 Open this link in a new tabHow to fix?
There is no fixed version for github.com/golang-fips/openssl/v2
.
Overview
github.com/golang-fips/openssl/v2 is a package for Go bindings into the OpenSSL library for FIPS compliance.
Affected versions of this package are vulnerable to Use of Uninitialized Variable which allows an attacker to:
Cause a zeroed buffer to be returned in FIPS mode.
Force a false positive match when comparing non-equal hashes by using a zeroed buffer.
Generate a derived key of all zeros, potentially impacting the Go TLS stack.