vendor:
GraphQL Engine
by:
Dolev Farhi
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: GraphQL Engine
Affected Version From: 1.3.3
Affected Version To: 1.3.3
Patch Exists: Yes
Related CWE: None
CPE: a:hasura:graphql-engine
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2021
Hasura GraphQL 1.3.3 – Denial of Service
This exploit is a denial of service attack against Hasura GraphQL 1.3.3. It creates a table called 'test_db' and inserts a row with a large string of 'A's. It then creates a query with a large number of duplicates of the 'test' field, which causes the server to crash. This exploit was tested on Ubuntu.
Mitigation:
The best way to mitigate this vulnerability is to upgrade to the latest version of Hasura GraphQL.