A flaw was found in OpenShift's Telemeter. If certain conditions are in place, an attacker can use a forged token to bypass the issue ("iss") check during JSON web token (JWT) authentication.
This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:4151 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:4156 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:4329 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:4484 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:5200 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2024-5037 | vdb entry vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2272339 | vendor advisory issue tracking |
https://github.com/kubernetes/kubernetes/pull/123540 | third party advisory patch |
https://github.com/openshift/telemeter/blob/a9417a6062c3a31ed78c06ea3a0613a52f2029b2/pkg/authorize/jwt/client_authorizer.go#L78 | product |