
indexzero/nconf
Releases102
Frequency1 month 2 weeks
Last Release
Stars3.86K
Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 7.3 HIGH | 5 MEDIUM | ||
This affects the package nconf before 0.11.4. When using the memory engine, it is possible to store a nested JSON representation of the configuration. The .set() function, that is responsible for setting the configuration properties, is vulnerable to Prototype Pollution. By providing a crafted property, it is possible to modify the properties on the Object.prototype. | |||