npm package
dojox
pkg:npm/dojox
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-5259 | — | < 1.11.10 | 1.11.10 | Mar 10, 2020 | 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 | ||
| CVE-2019-10785 | — | < 1.11.9 | 1.11.9 | Feb 13, 2020 | dojox is vulnerable to Cross-site Scripting in all versions before version 1.16.1, 1.15.2, 1.14.5, 1.13.6, 1.12.7 and 1.11.9. This is due to dojox.xmpp.util.xmlEncode only encoding the first occurrence of each character, not all of them. | ||
| CVE-2018-15494 | Cri | 9.8 | < 1.14.0 | 1.14.0 | Aug 18, 2018 | In Dojo Toolkit before 1.14, there is unescaped string injection in dojox/Grid/DataGrid. |
- CVE-2020-5259Mar 10, 2020affected < 1.11.10fixed 1.11.10
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
- CVE-2019-10785Feb 13, 2020affected < 1.11.9fixed 1.11.9
dojox is vulnerable to Cross-site Scripting in all versions before version 1.16.1, 1.15.2, 1.14.5, 1.13.6, 1.12.7 and 1.11.9. This is due to dojox.xmpp.util.xmlEncode only encoding the first occurrence of each character, not all of them.
- affected < 1.14.0fixed 1.14.0
In Dojo Toolkit before 1.14, there is unescaped string injection in dojox/Grid/DataGrid.