Authentication Bypass Affecting github.com/gravitational/teleport/lib/services package, versions <13.4.26 >=14.0.0 <14.3.20 >=15.0.0 <15.3.6
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-GITHUBCOMGRAVITATIONALTELEPORTLIBSERVICES-7086063
- published 24 May 2024
- disclosed 23 May 2024
- credit Unknown
How to fix?
Upgrade github.com/gravitational/teleport/lib/services
to version 13.4.26, 14.3.20, 15.3.6 or higher.
Overview
github.com/gravitational/teleport/lib/services is a package services implement stateful services provided by teleport, like certificate authority management, user and web sessions, events and logs.
Affected versions of this package are vulnerable to Authentication Bypass when connecting to CockroachDB using Database Access due to not properly considering the username case when running RBAC checks. An attacker could establish a connection using an explicitly denied username when using a different case.