- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- strawberry_graphql
CVSS 3.1
- Type
- Secondary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
- security-advisories@github.com
- CWE-306
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:strawberry:strawberry_graphql:*:*:*:*:*:python:*:*",
"matchCriteriaId": "480FB826-3577-47DB-8F4B-B7B6F5C474E5",
"versionEndExcluding": "0.312.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]