7.5 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): NONE
- Availability impact (A): NONE
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse removed package strawberry
- @LeSuisse removed package strawberry-qt6
- @LeSuisse removed package python312Packages.strawberry-django
- @LeSuisse removed package python313Packages.strawberry-django
- @LeSuisse removed package pkgsRocm.python3Packages.strawberry-django
- @LeSuisse accepted
- @LeSuisse published on GitHub
Authentication bypass in strawberry-graphql via legacy graphql-ws WebSocket subprotocol
Strawberry GraphQL is a library for creating GraphQL APIs. Strawberry up until version 0.312.3 is vulnerable to an authentication bypass on WebSocket subscription endpoints. The legacy graphql-ws subprotocol handler does not verify that a connection_init handshake has been completed before processing start (subscription) messages. This allows a remote attacker to skip the on_ws_connect authentication hook entirely by connecting with the graphql-ws subprotocol and sending a start message directly, without ever sending connection_init. This vulnerability is fixed in 0.312.3.
References
Affected products
- ==< 0.312.3
Matching in nixpkgs
pkgs.python312Packages.strawberry-graphql
GraphQL library for Python that leverages type annotations
pkgs.python313Packages.strawberry-graphql
GraphQL library for Python that leverages type annotations
pkgs.pkgsRocm.python3Packages.strawberry-graphql
GraphQL library for Python that leverages type annotations
Ignored packages (5)
pkgs.strawberry
Music player and music collection organizer
pkgs.strawberry-qt6
Music player and music collection organizer
pkgs.python312Packages.strawberry-django
Strawberry GraphQL Django extension
pkgs.python313Packages.strawberry-django
Strawberry GraphQL Django extension
pkgs.pkgsRocm.python3Packages.strawberry-django
Strawberry GraphQL Django extension
Package maintainers
-
@Izorkin Yurii Izorkin <Izorkin@gmail.com>