2.10.2
5 years ago
6 days ago
Known vulnerabilities in the @apollo/gateway package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
@apollo/gateway is a library exporting utility functions. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the query planner's allowing objects with arbitrary nesting depth. An attacker can cause the service to consume excessive resources by sending deeply nested queries with reused named fragments, which are handled suboptimally by the named fragment expansion logic in the query planner. How to fix Allocation of Resources Without Limits or Throttling? Upgrade | <2.10.1 |
@apollo/gateway is a library exporting utility functions. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the query planner's allowing objects with arbitrary nesting depth. An attacker can cause the service to consume excessive resources by sending deeply nested queries with reused named fragments, which are handled suboptimally by the query planner. How to fix Allocation of Resources Without Limits or Throttling? Upgrade | <2.10.1 |
@apollo/gateway is a library exporting utility functions. Affected versions of this package are vulnerable to External Influence of Sphere Definition through the query planning process. An attacker can cause unbounded memory consumption and potential service disruption by submitting complex queries designed to exploit this flaw. How to fix External Influence of Sphere Definition? Upgrade | >=2.0.0 <2.8.5 |