CVE-2020-5259

Summary

In affected versions of dojox (NPM package), the jqMix 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.11.10, 1.12.8, 1.13.7, 1.14.6, 1.15.3 and 1.16.2

Affected Software

VendorProductVersion RangeStatus
dojodojox< 1.11.10affected
dojodojox>= 1.12.0, < 1.12.8affected
dojodojox>= 1.13.0, < 1.13.7affected
dojodojox>= 1.14.0, < 1.14.6affected
dojodojox>= 1.15.0, < 1.15.3affected
dojodojox>= 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