GraphQL
Resources
- https://github.com/dolevf/Black-Hat-GraphQL/
- https://carvesystems.com/news/the-5-most-common-graphql-security-vulnerabilities/
GraphQL flaws Ref: https://twitter.com/CristiVlad25/status/1600134546950742016
- Improper validation & sanitization of input
- Lack of access controls
- Lack of authentication
- Over/Under-fetching
- Invalidated third-party libraries