Stack Trace Disclosure (GraphQL)
Summary#
Invicti identified a stack trace disclosure (GraphQL) in the target web server's HTTP response.
Impact#
An attacker can obtain information such as:
- Stack trace.
- Information about the generated exception.
This information might help an attacker gain more information and potentially focus on the development of further attacks for the target system.
Remediation#
Please refer to the documentation of your respective GraphQL library to find out the correct way to disable stack traces. This varies from framework to framework and may change as new versions are released.
Classifications#