Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Starting in 5.3.0 and before 7.5.3 and 8.2.2, the Parse Server GraphQL API previously allowed public access to the GraphQL schema without requiring a session token or the master key. While schema introspection reveals only metadata and not actual data, this metadata can still expand the potential attack surface. This vulnerability is fixed in 7.5.3 and 8.2.2.
Problem types
CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere
Product status
>= 8.0.0, < 8.2.2
References
github.com/...server/security/advisories/GHSA-48q3-prgv-gm4w
github.com/parse-community/parse-server/pull/9819
github.com/parse-community/parse-server/pull/9820