First published: Tue Mar 10 2020(Updated: )
Dojo dojo could allow a remote attacker to inject arbitrary code on the system, caused by a prototype pollution flaw. By injecting other values, an attacker could exploit this vulnerability to overwrite, or pollute, a JavaScript application object prototype of the base object.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linuxfoundation Dojo | <1.11.10 | |
Linuxfoundation Dojo | >=1.12.0<1.12.8 | |
Linuxfoundation Dojo | >=1.13.0<1.13.7 | |
Linuxfoundation Dojo | >=1.14.0<1.14.6 | |
Linuxfoundation Dojo | >=1.15.0<1.15.3 | |
Linuxfoundation Dojo | >=1.16.0<1.16.2 | |
Debian Debian Linux | =8.0 | |
Oracle Communications Application Session Controller | =3.9.0 | |
Oracle Communications Policy Management | =12.5.0 | |
Oracle Communications Pricing Design Center | =12.0.0.3.0 | |
Oracle Documaker | >=12.6.0<=12.6.4 | |
Oracle MySQL | >=7.3.0<=7.3.29 | |
Oracle MySQL | >=7.4.0<=7.4.28 | |
Oracle MySQL | >=7.5.0<=7.5.18 | |
Oracle MySQL | >=7.6.0<=7.6.14 | |
Oracle MySQL | >=8.0.0<=8.0.20 | |
Oracle Primavera Unifier | >=17.7<=17.12 | |
Oracle Primavera Unifier | =18.8 | |
Oracle Primavera Unifier | =19.12 | |
Oracle Primavera Unifier | =20.12 | |
Oracle WebCenter Sites | =12.2.1.3.0 | |
Oracle WebCenter Sites | =12.2.1.4.0 | |
Oracle WebLogic Server | =12.2.1.4.0 | |
Oracle WebLogic Server | =14.1.1.0.0 | |
IBM Security Verify Access Docker | <=10.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-5258 is a vulnerability in the Node.js handlebars module that could allow a remote attacker to execute arbitrary code on the system.
CVE-2020-5258 has a severity rating of high.
CVE-2020-5258 is caused by a prototype pollution flaw in the template of the handlebars module, allowing an attacker to add or modify properties of Object.prototype using a __proto__ or constructor payload.
IBM Security Verify Governance version 10.0 is affected by CVE-2020-5258.
An attacker can exploit CVE-2020-5258 by using a __proto__ or constructor payload to add or modify properties of Object.prototype in the handlebars module template, allowing them to execute arbitrary code.