Linuxfoundation Dojox vulnerabilities
3 known vulnerabilities affecting linuxfoundation/dojox.
Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2020-5259HIGHCVSS 8.6fixed in 1.11.10≥ 1.12.0, < 1.12.8+4 more2020-03-10
CVE-2020-5259 [HIGH] CWE-94 CVE-2020-5259: In affected versions of dojox (NPM package), the jqMix method is vulnerable to Prototype Pollution.
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
ghsanvdosv
CVE-2019-10785MEDIUMCVSS 6.1≥ 1.11.0, < 1.11.9≥ 1.12.0, < 1.12.7+5 more2020-02-13
CVE-2019-10785 [MEDIUM] CWE-79 CVE-2019-10785: dojox is vulnerable to Cross-site Scripting in all versions before version 1.16.1, 1.15.2, 1.14.5, 1
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.
cvelistv5ghsanvdosv
CVE-2018-15494CRITICAL≥ 0, < 1.14.02018-10-15
CVE-2018-15494 [CRITICAL] CWE-116 dojox vulnerable to unescaped string injection
dojox vulnerable to unescaped string injection
In Dojo Toolkit before 1.14.0, there is unescaped string injection in dojox/Grid/DataGrid.
ghsaosv