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
https://github.com/graphql-java/graphql-java/pull/2892https://github.com/graphql-java/graphql-java/commit/7f27a046c1cb133ede2fa64ffe5a499ad4c0b223https://github.com/graphql-java/graphql-java/issues/2888https://github.com/advisories/GHSA-v62j-cxhh-fq22https://github.com/graphql-java/graphql-java/discussions/2958https://github.com/graphql-java/graphql-java/releasesCVSS3
- Attack Vector
- Attack Complexity
- Privileges Required
- User Interaction
- Scope
- Confidentiality Impact
- Integrity Impact
- Availability Impact
- Network
- Low
- None
- None
- Unchanged
- None
- None
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Back to Main