CVE-2023-6394
EUVD-2023-325009.12.2023, 02:15
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| quarkus | quarkus | 𝑥 < 3.6.0 |
| redhat | build_of_quarkus | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-551 - Incorrect Behavior Order: Authorization Before Parsing and CanonicalizationIf a web server does not fully parse requested URLs before it examines them for authorization, it may be possible for an attacker to bypass authorization protection.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.
References