Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unlimited inputs for GraphQL requests #1971

Closed
xgreenx opened this issue Jun 14, 2024 · 1 comment · Fixed by #2001
Closed

Unlimited inputs for GraphQL requests #1971

xgreenx opened this issue Jun 14, 2024 · 1 comment · Fixed by #2001

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Jun 14, 2024

Currently, the GraphQL service accepts any data as input. It allows attackers to post a lot of trash data into the queries.

image
@naino142
Copy link

great findings

@xgreenx xgreenx closed this as completed in e4a76a5 Jul 2, 2024
GoldenPath1109 added a commit to GoldenPath1109/fuel-core that referenced this issue Sep 7, 2024
Closes FuelLabs/fuel-core#1971

## Checklist
- [x] New behavior is reflected in tests

### Before requesting review
- [x] I have reviewed the code myself
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants