2.12.1
4 years ago
5 days ago
Known vulnerabilities in the @apollo/composition package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
@apollo/composition is an Apollo Federation composition utilities Affected versions of this package are vulnerable to Incorrect Authorization via the composition logic, which failed to validate that fields have the same access control requirements as the data they reference. An attacker can retrieve sensitive information by crafting queries that access protected fields indirectly through dependencies defined with Note: This vulnerability only affects users of Apollo Router access control features ( How to fix Incorrect Authorization? Upgrade | <2.9.5>=2.10.0-alpha.0 <2.10.4>=2.11.0-preview.0 <2.11.5-preview.0>=2.12.0-preview.0 <2.12.1 |
@apollo/composition is an Apollo Federation composition utilities Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel. An attacker can gain unauthorized access to restricted interface types or fields by crafting queries that target implementing object types or fields through inline fragments, thereby bypassing intended access controls. How to fix Authentication Bypass Using an Alternate Path or Channel? Upgrade | <2.9.5>=2.10.0-alpha.0 <2.10.4>=2.11.0-preview.0 <2.11.5>=2.12.0-preview.0 <2.12.1 |