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

Security alert: Busboy can crash on manipulated multipart/form-data header names #250

Closed
RolandHeinze opened this issue Aug 5, 2021 · 2 comments

Comments

@RolandHeinze
Copy link

I already wrote a PR for this problem. which is actually a problem of Dicer which busboy uses. For more information see mscdex/dicer#22.

maxpoulin64 added a commit to maxpoulin64/thelounge that referenced this issue Dec 5, 2021
I've been notified the current implementation is abandonned and has been forked by fastify to fix bugs, including some crashes and hangs:
See:
* mscdex/busboy#250
* mscdex/dicer#22
* mscdex/dicer#25
@kibertoad
Copy link

This was fixed in https://github.com/fastify/busboy

@mscdex
Copy link
Owner

mscdex commented Dec 19, 2021

This should be fixed in v1.0.0.

@mscdex mscdex closed this as completed Dec 19, 2021
sgammon added a commit to sgammon/axios-fetch that referenced this issue Dec 19, 2022
Severity:
High

References:
CVE-2022-24434
SNYK-JS-DICER-2311764
mscdex/busboy#250
mscdex/dicer#22

Notes:
Only used during test anyway.
sgammon added a commit to sgammon/axios-fetch that referenced this issue Dec 19, 2022
Severity:
High

References:
CVE-2022-24434
SNYK-JS-DICER-2311764
mscdex/busboy#250
mscdex/dicer#22

Notes:
Only used during test anyway.
sgammon added a commit to sgammon/axios-fetch that referenced this issue Dec 19, 2022
Severity:
High

References:
CVE-2022-24434
SNYK-JS-DICER-2311764
mscdex/busboy#250
mscdex/dicer#22

Notes:
Only used during test anyway.
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

No branches or pull requests

3 participants