org.webjars.npm:dexie@3.2.0 vulnerabilities

  • latest version

    3.2.0

  • first published

    8 years ago

  • latest version published

    3 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    Affected versions of this package are vulnerable to Prototype Pollution in the Dexie.setByKeyPath(obj, keyPath, value) function which does not properly check the keys being set (like __proto__ or constructor). This can allow an attacker to add/modify properties of the Object.prototype leading to prototype pollution vulnerability.

    Note: This vulnerability can occur in multiple ways, for example when modifying a collection with untrusted user input.

    How to fix Prototype Pollution?

    Upgrade org.webjars.npm:dexie to version 3.2.2, 4.0.0-alpha.3 or higher.

    [,3.2.2)[4.0.0-alpha.1,4.0.0-alpha.3)