5.2.2
12 years ago
4 days ago
Known vulnerabilities in the webpack-dev-server package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
webpack-dev-server is an Uses webpack with a development server that provides live reloading. It should be used for development only. Affected versions of this package are vulnerable to Exposed Dangerous Method or Function via the Note: This is only exploitable if the attacker knows both the specific port and the output entrypoint script path. How to fix Exposed Dangerous Method or Function? Upgrade | <5.2.1 |
webpack-dev-server is an Uses webpack with a development server that provides live reloading. It should be used for development only. Affected versions of this package are vulnerable to Origin Validation Error via the Note: Chrome 94+ (and other Chromium-based browsers) users are unaffected by this vulnerability due to the non-HTTPS private access blocking feature. How to fix Origin Validation Error? Upgrade | <5.2.1 |
webpack-dev-server Uses webpack with a development server that provides live reloading. It should be used for development only. Affected versions of this package are vulnerable to Information Exposure.
The origin of requests is not checked by the WebSocket server, which is used for HMR. A malicious user could receive the HMR message sent by the WebSocket server via a How to fix Information Exposure? Upgrade webpack-dev-server to version 3.1.11 or higher. | <3.1.11 |