Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency nconf to ^0.11.0 [SECURITY] #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nconf ^0.10.0 -> ^0.11.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-21803

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.


Release Notes

flatiron/nconf (nconf)

v0.11.4

Compare Source

Fixes:

  • Prevent improper usage of the memory store from polluting the object prototype (#​397) (@​mhamann)

v0.11.3

Compare Source

Fixes:

  • Handle case where parsed config object doesn't have a prototype (#​365) (@​ilkkao)

v0.11.2

Compare Source

This release resolves several security vulnerabilities by upgrading underlying packages.

v0.11.1

Compare Source

This release resolves several security vulnerabilities by upgrading underlying packages.

v0.11.0

Compare Source

This release resolves several security vulnerabilities by upgrading underlying packages.

WARNING: Due to upstream packages updates, this may cause issues with older Node.js versions (e.g. Node.js v8.x). Those older Node releases are out of support anyway, so you shouldn't use them, but be aware of this possibility.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant