- Description
- Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.71.0 through 0.315.6, the QueryDepthLimiter extension is vulnerable to an Application-level DOS due to a lack of cycle detection in fragment spreads. When a query contains circular fragment references the determine_depth function enters an infinite recursion, leading to a RecursionError and crashing the validation process. Version 0.315.7 patches the issue.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- strawberry_graphql
CVSS 3.1
- Type
- Secondary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-400
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:strawberry:strawberry_graphql:*:*:*:*:*:python:*:*",
"matchCriteriaId": "F93E1FF4-BCEE-4EB2-9F5C-772AE8A8C7E5",
"versionEndExcluding": "0.315.7",
"versionStartIncluding": "0.71.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]