Skip to content

Bump dependencies to address govulncheck reported vulnerabilities#248

Merged
nywilken merged 1 commit intomainfrom
bump/vault-api
Jun 14, 2024
Merged

Bump dependencies to address govulncheck reported vulnerabilities#248
nywilken merged 1 commit intomainfrom
bump/vault-api

Conversation

@nywilken
Copy link
Copy Markdown
Contributor

  • Bump google.golang.org/protobuf@v1.33.0
  • Bump github.com/hashicorp/vault/api@1.14.0

@nywilken nywilken added the dependencies Pull requests that update a dependency file label Jun 14, 2024
@nywilken nywilken requested a review from a team as a code owner June 14, 2024 09:44
@nywilken nywilken changed the title bump/vault api Bump dependencies to address govulncheck reported vulnerabilities Jun 14, 2024
```
~>  govulncheck ./...
=== Symbol Results ===

Vulnerability #1: GO-2024-2611
    Infinite loop in JSON unmarshaling in google.golang.org/protobuf
  More info: https://pkg.go.dev/vuln/GO-2024-2611
  Module: google.golang.org/protobuf
    Found in: google.golang.org/protobuf@v1.31.0
    Fixed in: google.golang.org/protobuf@v1.33.0
    Example traces found:
      #1: sdk-internals/communicator/winrm/communicator.go:238:22: winrm.Base64Pipe.ReadFrom calls io.ReadAll, which eventually calls json.Decoder.Peek
      #2: sdk-internals/communicator/winrm/communicator.go:238:22: winrm.Base64Pipe.ReadFrom calls io.ReadAll, which eventually calls json.Decoder.Read
      #3: sdk-internals/communicator/winrm/communicator.go:238:22: winrm.Base64Pipe.ReadFrom calls io.ReadAll, which eventually calls protojson.Unmarshal
```
@nywilken nywilken merged commit da5ece9 into main Jun 14, 2024
@nywilken nywilken deleted the bump/vault-api branch June 14, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants