VYPR

Dojox

by Linux Foundation

Source repositories

CVEs (2)

  • CVE-2020-5259HigMar 10, 2020
    risk 0.43cvss 7.7epss 0.02

    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-10785MedFeb 13, 2020
    risk 0.33cvss 6.1epss 0.02

    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.