CVE-2020-5258

Summary

In affected versions of dojo (NPM package), the deepCopy method is vulnerable to Prototype Pollution. Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects. An attacker manipulates these attributes to overwrite, or pollute, a JavaScript application object prototype of the base object by injecting other values. This has been patched in versions 1.12.8, 1.13.7, 1.14.6, 1.15.3 and 1.16.2

Affected Software

VendorProductVersion RangeStatus
dojodojo< 1.12.8affected
dojodojo>= 1.13.0, < 1.13.7affected
dojodojo>= 1.14.0, < 1.14.6affected
dojodojo>= 1.15.0, < 1.15.3affected
dojodojo>= 1.16.0, < 1.16.2affected

Weaknesses

  • CWE-94: CWE-94: Improper Control of Generation of Code ('Code Injection')

ADP Enrichment

CVE Program Container

Additional References

References