Denial Of Services (DoS)
Discription
graphql-java is vulnerable to denial-of-service. The vulnerability exists because of the missing sanitizations in the `parseDocumentImpl` function in `Parser.java` which allows a remote attacker to cause an application crash.Read More
References
Back to Main