Vulnerabilities (CVE)

Filtered by vendor Linuxfoundation Subscribe
Filtered by product Dojox
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-5259 1 Linuxfoundation 1 Dojox 2023-12-10 5.0 MEDIUM 8.6 HIGH
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
CVE-2019-10785 2 Debian, Linuxfoundation 2 Debian Linux, Dojox 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
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.