CVE-2022-24434
See original GitHub issueHi, Please fix CVE-2022-24434 need to make sure to update dicer to be <= 0.3.1 (by updating multer when possible - please follow https://github.com/expressjs/multer/issues/1095)
npm ls output:
-- routing-controllers@0.9.0
– multer@1.4.4
-- busboy@0.2.14
– dicer@0.2.5
Issue Analytics
- State:
- Created a year ago
- Reactions:12
- Comments:7 (1 by maintainers)
Top Results From Across the Web
CVE-2022-24434 Detail - NVD
This affects all versions of package dicer. A malicious attacker can send a modified form to server, and crash the nodejs service. An...
Read more >CVE-2022-24434
This affects all versions of package dicer. A malicious attacker can send a modified form to server, and crash the nodejs service. An...
Read more >Denial of Service (DoS) in dicer | CVE-2022-24434 | Snyk
Affected versions of this package are vulnerable to Denial of Service (DoS). A malicious attacker can send a modified form to server, and...
Read more >CVE-2022-24434 - Ubuntu
CVE-2022-24434 ... This affects all versions of package dicer. A malicious attacker can send a modified form to server, and crash the nodejs ......
Read more >IBM Watson Assistant for IBM Cloud Pak for Data is vulnerable ...
Potential vulnerabilities in Node.js dicer module (CVE-2022-24434) has been identified that may affect IBM Watson Assistant for IBM Cloud ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@look4regev @chkp-idoma - as fas as I understand the vulnerability occurs only if you expose a route with file upload. Also, because this project isn’t maintained, you can fork this project and update the related dependency. I tried this and the project tests pass (after making a small correction), but I didn’t do any other tests (degradation)
Should be fixed