Vulnerability Report: GO-2024-2602
- CVE-2024-27918, GHSA-7cc2-r658-7xpf
- Affects: github.com/coder/coder, github.com/coder/coder/v2
- Published: Mar 11, 2024
- Modified: May 20, 2024
A vulnerability in Coder's OIDC authentication could allow an attacker to bypass the CODER_OIDC_EMAIL_DOMAIN verification and create an account with an email not in the allowlist. Deployments are only affected if the OIDC provider allows users to create accounts on the provider (such as public providers like google.com). During OIDC registration, the user's email was improperly validated against the allowed CODER_OIDC_EMAIL_DOMAINs.
For detailed information about this vulnerability, visit https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf.
Affected Packages
-
PathGo VersionsSymbols
-
all versions, no known fixed
-
before v2.6.1, from v2.7.0 before v2.7.3, from v2.8.0 before v2.8.4
Aliases
References
- https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf
- https://github.com/coder/coder/commit/1171ce7add017481d28441575024209ac160ecb0
- https://github.com/coder/coder/commit/2ba84911f8b02605e5958d5e4a2fe3979ec50b31
- https://github.com/coder/coder/commit/2d37eb42e7db656e343fe1f36de5ab1a1a62f4fb
- https://github.com/coder/coder/commit/4439a920e454a82565e445e4376c669e3b89591c
- https://vuln.go.dev/ID/GO-2024-2602.json
Credits
- arcz, maxammann
Feedback
See anything missing or incorrect?
Suggest an edit to this report.