CVE-2023-6394: Missing Authorization
(updated )
A flaw was found in Quarkus. This issue occurs when receiving a request over websocket with no role-based permission specified on the GraphQL operation, Quarkus processes the request without authentication despite the endpoint being secured. This can allow an attacker to access information and functionality outside of normal granted API permissions.
References
- access.redhat.com/errata/RHSA-2023:7612
- access.redhat.com/security/cve/CVE-2023-6394
- bugzilla.redhat.com/show_bug.cgi?id=2252197
- github.com/advisories/GHSA-mvc8-6ffp-jrx5
- github.com/quarkusio/quarkus/pull/36961
- github.com/quarkusio/quarkus/releases/tag/2.13.9.Final
- github.com/quarkusio/quarkus/releases/tag/3.5.3
- nvd.nist.gov/vuln/detail/CVE-2023-6394
Detect and mitigate CVE-2023-6394 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 →