Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/golang-fips/openssl/v2: GHSA-3h3x-2hwv-hr52 #3167

Closed
GoVulnBot opened this issue Oct 1, 2024 · 2 comments
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-3h3x-2hwv-hr52 references a vulnerability in the following Go modules:

Module
github.com/golang-fips/openssl
github.com/golang-fips/openssl/v2

Description:
A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum.  It is also possible to force a derived key to be all zeros instead of an unpredictable value.  This may have follow-on implications for the Go TLS stack.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/golang-fips/openssl
      vulnerable_at: 0.0.0-20230605154532-724e32b0f4b8
    - module: github.com/golang-fips/openssl/v2
      vulnerable_at: 2.0.3
summary: Golang FIPS OpenSSL has a Use of Uninitialized Variable vulnerability in github.com/golang-fips/openssl
cves:
    - CVE-2024-9355
ghsas:
    - GHSA-3h3x-2hwv-hr52
references:
    - advisory: https://github.com/advisories/GHSA-3h3x-2hwv-hr52
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-9355
    - web: https://access.redhat.com/security/cve/CVE-2024-9355
    - web: https://bugzilla.redhat.com/show_bug.cgi?id=2315719
source:
    id: GHSA-3h3x-2hwv-hr52
    created: 2024-10-01T23:01:14.720185962Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/619135 mentions this issue: data/reports: add 15 reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/623935 mentions this issue: data/reports: update GO-2024-3167

gopherbot pushed a commit that referenced this issue Nov 5, 2024

Verified

This commit was signed with the committer’s verified signature.
macalinao Ian Macalinao
  - data/reports/GO-2024-3167.yaml

Updates #3167
Fixes #3229

Change-Id: I289eb4e5b94c275a3157e6c580b0ea649ac50914
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/623935
Auto-Submit: Tatiana Bradley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Damien Neil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants