org.webjars.npm:dexie@3.2.0 vulnerabilities

  • latest version

    3.2.0

  • first published

    9 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.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    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)