org.webjars.npm:webpack-dev-server@1.14.0 vulnerabilities

  • latest version

    4.11.1

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    2 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.npm: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

    org.webjars.npm: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 org.webjars.npm:webpack-dev-server to version 3.1.11 or higher.

    [,3.1.11)