Authentication Bypass by Spoofing Affecting github.com/openshift/telemeter/pkg/authorize/jwt package, versions *
Threat Intelligence
Exploit Maturity
Proof of concept
EPSS
0.14% (52nd
percentile)
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-GITHUBCOMOPENSHIFTTELEMETERPKGAUTHORIZEJWT-7216071
- published 6 Jun 2024
- disclosed 5 Jun 2024
- credit Unknown
Introduced: 5 Jun 2024
CVE-2024-5037 Open this link in a new tabHow to fix?
A fix was pushed into the master
branch but not yet published.
Overview
Affected versions of this package are vulnerable to Authentication Bypass by Spoofing due to a flaw in the JWT authentication mechanism. An attacker can bypass the issue ("iss") check and gain unauthorized access by using a forged token. If two servers use the same pair of keys, the attacker can use the token from the first server to deceive the second server, and cause the privilege escape.
PoC
{
"fakeiss":".eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIn0.",
"protected":"",
"header":"",
"payload":"",
"signature":""
}
CVSS Scores
version 3.1