CVE-2018-3721

Summary

lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith functions, which allows a malicious user to modify the prototype of "Object" via proto, causing the addition or modification of an existing property that will exist on all objects.

Affected Software

VendorProductVersion RangeStatus
HackerOnelodash node moduleVersions before 4.17.5affected

Weaknesses

  • CWE-471: Modification of Assumed-Immutable Data (MAID) (CWE-471)

ADP Enrichment

CVE Program Container

Additional References

References