VDB
KO
HIGH 7.5

GHSA-fjgf-rc76-4x9p

Multer vulnerable to Denial of Service via unhandled exception from malformed request

Details

### Impact

A vulnerability in Multer versions >= 1.4.4-lts.1, < 2.0.2 allows an attacker to trigger a Denial of Service (DoS) by sending a malformed request. This request causes an unhandled exception, leading to a crash of the process.

### Patches

Users should upgrade to `2.0.2`

### Workarounds

None

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / multer
Introduced in: 1.4.4-lts.1 Fixed in: 2.0.2
Fix npm install multer@2.0.2

References