Skip to content

assign-deep Vulnerable to Prototype Pollution

High severity GitHub Reviewed Published Aug 21, 2019 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

npm assign-deep (npm)

Affected versions

< 0.4.8
= 1.0.0

Patched versions

0.4.8
1.0.1

Description

Versions of assign-deep prior to 1.0.1 and 0.4.8 are vulnerable to Prototype Pollution. The assign function fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.

Recommendation

Upgrade to versions 1.0.1, 0.4.8, or later.

References

Published by the National Vulnerability Database Aug 20, 2019
Reviewed Aug 21, 2019
Published to the GitHub Advisory Database Aug 21, 2019
Last updated Jan 27, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

CVE ID

CVE-2019-10745

GHSA ID

GHSA-66rh-8fw6-59q6
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.