Vulnerabilities (CVE)

Filtered by vendor Webpack.js
Filtered by product Webpack-dev-middleware
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-29180 1 Webpack.js 1 Webpack-dev-middleware 2025-12-15 N/A 7.4 HIGH
Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. The middleware can either work with the physical filesystem when reading the files or it can use a virtualized in-memory `memfs` filesystem. If `writeToDisk` configuration option is set to `true`, the physical filesystem is used. The `getFilena ...

Show More