ghsa-6hc9-cf8x-hf83
Vulnerability from github
Published
2023-10-04 12:30
Modified
2024-05-03 18:30
Severity ?
Summary
Quarkus OIDC can leak both ID and access tokens
Details
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": [ { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-oidc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.13.0.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-oidc" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.0.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-1584" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-10-04T18:49:34Z", "nvd_published_at": "2023-10-04T11:15:09Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-6hc9-cf8x-hf83", "modified": "2024-05-03T18:30:35Z", "published": "2023-10-04T12:30:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1584" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/32192" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/32192/commits/5369d7ff233d3afe84ecd9160c541fba52b38e69" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/33414" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/33414/commits/df305ff12386cf28b33567b8d9a18db164f019dd" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/5369d7ff233d3afe84ecd9160c541fba52b38e69" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/df305ff12386cf28b33567b8d9a18db164f019dd" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:3809" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7653" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-1584" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180886" }, { "type": "PACKAGE", "url": "https://github.com/quarkusio/quarkus" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Quarkus OIDC can leak both ID and access tokens" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.