ghsa-mvc8-6ffp-jrx5
Vulnerability from github
Published
2023-12-09 03:30
Modified
2024-08-02 15:31
Severity ?
Summary
Authorization bypass in Quarkus
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-smallrye-graphql-client" }, "ranges": [ { "events": [ { "introduced": "2.14.0" }, { "fixed": "3.5.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-smallrye-graphql-client" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.13.9.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-6394" ], "database_specific": { "cwe_ids": [ "CWE-696", "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2023-12-12T00:50:32Z", "nvd_published_at": "2023-12-09T02:15:06Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-mvc8-6ffp-jrx5", "modified": "2024-08-02T15:31:16Z", "published": "2023-12-09T03:30:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6394" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/36961" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7612" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7700" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-6394" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252197" }, { "type": "PACKAGE", "url": "https://github.com/quarkusio/quarkus" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/releases/tag/2.13.9.Final" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/releases/tag/3.5.3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Authorization bypass in Quarkus" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.