nedb@0.4.2 vulnerabilities

File-based embedded data store for node.js

Direct Vulnerabilities

Known vulnerabilities in the nedb 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

nedb is an embedded persistent or in memory database for Node.js, nw.js, Electron and browsers, 100% JavaScript, no binary dependency.

Affected versions of this package are vulnerable to Prototype Pollution. The library could be tricked into adding or modifying properties of Object.prototype using a __proto__ or constructor.prototype payload.

How to fix Prototype Pollution?

There is no fixed version for nedb.

*