-
Notifications
You must be signed in to change notification settings - Fork 42
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
Protect against prototype poisoning #70
Comments
thetutlage
added a commit
to poppinss/co-body
that referenced
this issue
Feb 14, 2019
11 tasks
Closing due to lack of activity. |
fengmk2
added a commit
that referenced
this issue
Jun 5, 2024
follow fastify/fastify#1427 throw SyntaxError when prototype poisoning happen by default closes #70
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: https://hueniverse.com/a-tale-of-prototype-poisoning-2610fa170061
Since this is the most popular parser used by Koa, it might be worth looking into.
The text was updated successfully, but these errors were encountered: