CVE-2023-1584: Quarkus-oidc: id and access tokens leak via the authorization code flow
A flaw was found in Quarkus. Quarkus OIDC can leak both ID and access tokens in the authorization code flow when an insecure HTTP protocol is used, which can allow attackers to access sensitive user data directly from the ID token or by using the access token to access user data from OIDC provider services. Please note that passwords are not stored in access tokens.
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for this flaw in Quarkus?
The vulnerability ID for this flaw in Quarkus is CVE-2023-1584.
What is the severity rating of CVE-2023-1584?
The severity rating of CVE-2023-1584 is high with a score of 7.5.
How does the vulnerability in Quarkus OIDC leak tokens?
The vulnerability in Quarkus OIDC can leak both ID and access tokens in the authorization code flow when an insecure HTTP protocol is used.
Which versions of Quarkus OIDC are affected by this vulnerability?
Versions up to and exclusive of 3.1.0.Final and up to and exclusive of 2.13.0.Final of Quarkus OIDC are affected by this vulnerability.
How can attackers exploit the vulnerability in Quarkus OIDC?
Attackers can access sensitive user data directly from the ID token or by using the access token to access user data from the OIDC provider when exploiting the vulnerability in Quarkus OIDC.