org.webjars.npm:mongodb@2.0.0-alpha2 vulnerabilities

  • latest version

    3.3.4

  • first published

    7 years ago

  • latest version published

    5 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.npm:mongodb 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
    • M
    Information Exposure

    org.webjars.npm:mongodb is an official MongoDB driver for Node.js.

    Affected versions of this package are vulnerable to Information Exposure via the command listener feature. When it is enabled (not the default setting), some drivers may inadvertently publish events containing sensitive authentication-related data. An attacker can gain access to this sensitive information by monitoring these published events.

    How to fix Information Exposure?

    A fix was pushed into the master branch but not yet published.

    [0,)
    • H
    Denial of Service (DoS)

    org.webjars.npm:mongodb is an official MongoDB driver for Node.js.

    Affected versions of this package are vulnerable to Denial of Service (DoS). The package fails to properly catch an exception when a collection name is invalid and the DB does not exist, crashing the application.

    How to fix Denial of Service (DoS)?

    Upgrade org.webjars.npm:mongodb to version 3.1.13 or higher.

    [,3.1.13)