Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Parse Server: GraphQL `__type` introspection bypass via inline fragments when public introspection is disabled
Vulnerability Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.3.1-alpha.3 to before version 9.5.0-alpha.10, when graphQLPublicIntrospection is disabled, __type queries nested inside inline fragments (e.g. ... on Query { __type(name:"User") { name } }) bypass the introspection control, allowing unauthenticated users to perform type reconnaissance. __schema introspection is not affected. This issue has been patched in version 9.5.0-alpha.10.
CVSS Information
N/A
Vulnerability Type
授权机制不正确
Vulnerability Title
Parse Server 安全漏洞
Vulnerability Description
Parse Server是Parse Platform开源的一个开源后端,可以部署到任何可以运行 Node.js 的基础设施。 Parse Server 9.3.1-alpha.3至9.5.0-alpha.10之前版本存在安全漏洞,该漏洞源于__type查询绕过内省控制,可能导致未经验证的用户执行类型侦察。
CVSS Information
N/A
Vulnerability Type
N/A