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

Prototype Pollution in defaults-deep #445

Open
4 tasks
TheKingTermux opened this issue Nov 29, 2023 · 0 comments
Open
4 tasks

Prototype Pollution in defaults-deep #445

TheKingTermux opened this issue Nov 29, 2023 · 0 comments
Labels
Auto Create Issues Label for Auto Created Issues Critical This label for Security Severity only do-not-autoclose Make bot can't close an Issues or PRs Security Label for Security Issues
Milestone

Comments

@TheKingTermux
Copy link
Owner

Description

All versions of defaults-deep are vulnerable to prototype pollution. Provided certain input defaults-deep can add or modify properties of the Object prototype. These properties will be present on all objects.

Recommendation
As no patch is currently available for this vulnerability it is our recommendation to select another module that can provide this functionality.

Severity Check

  • Low
  • Moderate
  • High
  • Critical

Severity Number

9.8 / 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Tags
Runtime dependency
Weaknesses
WeaknessCWE-345
WeaknessCWE-400
CVE ID
CVE-2018-16486
GHSA ID
GHSA-pjxw-22xf-6pwc

Information

Package
defaults-deep (npm)
Affected versions
<= 0.2.4
Patched version
None

References

https://nvd.nist.gov/vuln/detail/CVE-2018-16486
https://hackerone.com/reports/380878
GHSA-pjxw-22xf-6pwc
https://www.npmjs.com/advisories/778

@TheKingTermux TheKingTermux added do-not-autoclose Make bot can't close an Issues or PRs Security Label for Security Issues Auto Create Issues Label for Auto Created Issues Critical This label for Security Severity only labels Nov 29, 2023
@TheKingTermux TheKingTermux added this to the Alice 1.0.6 milestone Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto Create Issues Label for Auto Created Issues Critical This label for Security Severity only do-not-autoclose Make bot can't close an Issues or PRs Security Label for Security Issues
Projects
None yet
Development

No branches or pull requests

1 participant