'; } else{ echo ''; } echo '
|
|
|||
Release Date:2026/6/15
Rule Name:GraphQL/GraphiQL Schema File Exposure
Severity:high
CVE ID:
| Descripiton:
|
Sensitive information is a kind of information that is not known by the public and has actual or potential value. Loss, misuse or unauthorized access to sensitive information may do harm to individuals, enterprises and even the society. GraphQL is a query language for APIs and a runtime for executing those queries. GraphiQL is an interactive in-browser GraphQL IDE. When the schema.json file is exposed to untrusted users, attackers can obtain the complete GraphQL schema, including all types, queries, mutations, and subscriptions. This information can be used to discover hidden API endpoints and craft targeted attacks. This rule supports to defend the A2: Cryptgraphic Failures of OWASP Top 10 - 2021.
Other reference:None
| Solution:
|
Update vendor patches.