-
Notifications
You must be signed in to change notification settings - Fork 394
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
CVE-2022-24434 #882
Comments
Hi |
Facing a similar issue on performing a Snyk scan - https://security.snyk.io/vuln/SNYK-JS-DICER-2311764 |
any update? |
It seems we have no choice but to replace to a better maintained alternative such as https://github.com/tsedio/tsed to resolve this high severity CVE. Any other ideas? |
@look4regev @chkp-idoma - as fas as I understand the vulnerability occurs only if you expose a route with file upload. |
Should be fixed |
Thanks! The new release (v0.10.0) looks packed with goodies. Much appreciated. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Hi,
Please fix CVE-2022-24434
need to make sure to update dicer to be <= 0.3.1
(by updating multer when possible - please follow expressjs/multer#1095)
npm ls output:
-- routing-controllers@0.9.0
-- multer@1.4.4-- busboy@0.2.14
-- dicer@0.2.5The text was updated successfully, but these errors were encountered: