Directus GraphQL Field Duplication Denial of Service (DoS)
Description
Directus is a real-time API and App dashboard for managing SQL database content. A denial of service (DoS) attack by field duplication in GraphQL is a type of attack where an attacker exploits the flexibility of GraphQL to overwhelm a server by requesting the same field multiple times in a single query. This can cause the server to perform redundant computations and consume excessive resources, leading to a denial of service for legitimate users. Request to the endpoint /graphql are sent when visualizing graphs generated at a dashboard. By modifying the data sent and duplicating many times the fields a DoS attack is possible. This vulnerability is fixed in 10.12.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@directus/envnpm | < 1.1.6 | 1.1.6 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-7hmh-pfrp-vcx4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-39895ghsaADVISORY
- github.com/directus/directus/commit/543b345695071c1de61a35004bd063fe59dba0c8ghsax_refsource_MISCWEB
- github.com/directus/directus/security/advisories/GHSA-7hmh-pfrp-vcx4ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.