webpack-dev-server@1.15.1 vulnerabilities

Serves a webpack app. Updates the browser on changes.

  • latest version

    5.2.0

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    5 hours ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the webpack-dev-server package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Information Exposure

    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 ws://127.0.0.1:8080/ connection from any origin.

    How to fix Information Exposure?

    Upgrade webpack-dev-server to version 3.1.11 or higher.

    <3.1.11