CVE-2023-1584: Quarkus OIDC can leak both ID and access tokens
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.
References
- access.redhat.com/errata/RHSA-2023:3809
- access.redhat.com/security/cve/CVE-2023-1584
- bugzilla.redhat.com/show_bug.cgi?id=2180886
- github.com/advisories/GHSA-6hc9-cf8x-hf83
- github.com/quarkusio/quarkus/commit/5369d7ff233d3afe84ecd9160c541fba52b38e69
- github.com/quarkusio/quarkus/commit/df305ff12386cf28b33567b8d9a18db164f019dd
- github.com/quarkusio/quarkus/pull/32192
- github.com/quarkusio/quarkus/pull/32192/commits/5369d7ff233d3afe84ecd9160c541fba52b38e69
- github.com/quarkusio/quarkus/pull/33414
- github.com/quarkusio/quarkus/pull/33414/commits/df305ff12386cf28b33567b8d9a18db164f019dd
- nvd.nist.gov/vuln/detail/CVE-2023-1584
Detect and mitigate CVE-2023-1584 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →