GHSA-hmfr-rx46-4jx2: GraphQL Armor Max-Depth Plugin Bypass via Introspection Query Obfuscation
A query depth restriction using the max-depth
property can be bypassed if ignoreIntrospection
is enabled (which is the default configuration) by naming your query/fragment __schema
.
References
- github.com/Escape-Technologies/graphql-armor
- github.com/Escape-Technologies/graphql-armor/commit/1f923bc09f5f053f60b6ba2bd419d4b94cbe1db3
- github.com/Escape-Technologies/graphql-armor/pull/823
- github.com/Escape-Technologies/graphql-armor/security/advisories/GHSA-hmfr-rx46-4jx2
- github.com/advisories/GHSA-hmfr-rx46-4jx2
Code Behaviors & Features
Detect and mitigate GHSA-hmfr-rx46-4jx2 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →