Skip to content

Resolve CVE by updating gomplate to 4.3.2 #4146

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

nathanlaceyraft
Copy link
Contributor

Overview

Updating gomplate to newest version.

To see vulnerabilities within version you are using

clone github.com/hairyhenderson/gomplate
git checkout v4.3.0

Vulnerability #1: GO-2025-3503
HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
More info: https://pkg.go.dev/vuln/GO-2025-3503
Module: golang.org/x/net

Vulnerability #2: GO-2025-3487
Potential denial of service in golang.org/x/crypto
More info: https://pkg.go.dev/vuln/GO-2025-3487
Module: golang.org/x/crypto
Found in: golang.org/x/crypto@v0.31.0
Fixed in: golang.org/x/crypto@v0.35.0

// validate current version
git checkout v4.3.2
govulncheck ./...

No vulnerabilities found.

Special notes for your reviewer

Signed-off-by: Nathan Lacey <nlacey@teamraft.com>
@sagikazarmark sagikazarmark merged commit 7c97449 into dexidp:master May 22, 2025
9 of 10 checks passed
sagikazarmark added a commit that referenced this pull request May 22, 2025
xtremerui pushed a commit to concourse/dex that referenced this pull request Jul 22, 2025
<!-- Release notes generated using configuration in .github/release.yml at v2.43.1 -->

## What's Changed
### Dependency Updates ⬆️
* Backport dexidp#4146 to 2.43.x by @sagikazarmark in dexidp#4148

**Full Changelog**: dexidp/dex@v2.43.0...v2.43.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants