VDB
Sign up
MEDIUM

GHSA-w5vr-8v7q-w6rv

baseline-browser-mapping process termination on invalid input causes denial of service

Quick fix

GHSA-w5vr-8v7q-w6rv — baseline-browser-mapping: upgrade to the fixed version with the command below.

npm install baseline-browser-mapping@2.11.0

Details

baseline-browser-mapping 2.x before 2.11.0 calls process.exit() instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/baseline-browser-mapping
Introduced in: 2.0.0Fixed in: 2.11.0
Fixnpm install baseline-browser-mapping@2.11.0

References