CVE-2020-8203: Input Validation

Published Apr 27, 2020
·
Updated

A flaw was found in nodejs-lodash in versions 4.17.15 and earlier. A prototype pollution attack is possible which can lead to arbitrary code execution. The primary threat from this vulnerability is to data integrity and system availability.

Other sources

Prototype pollution attack when using .zipObjectDeep in lodash <= 4.17.15.

Reference: https://hackerone.com/reports/712065

Red Hat

Prototype pollution attack when using .zipObjectDeep in lodash before 4.17.20.

Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The functions pick, set, setWith, update, updateWith, and zipObjectDeep allow a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires manipulating objects based on user-provided property values or arrays.

This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.

GitHub

Affected Software

64 affected componentsFixes available
redhat/kiali<0:v1.12.10.redhat2-1.el7
0:v1.12.10.redhat2-1.el7
redhat/ior<0:1.1.6-1.el8
0:1.1.6-1.el8
redhat/servicemesh<0:1.1.6-1.el8
0:1.1.6-1.el8
redhat/servicemesh-cni<0:1.1.6-1.el8
0:1.1.6-1.el8
redhat/servicemesh-grafana<0:6.4.3-13.el8
0:6.4.3-13.el8
redhat/servicemesh-operator<0:1.1.6-2.el8
0:1.1.6-2.el8
redhat/servicemesh-prometheus<0:2.14.0-14.el8
0:2.14.0-14.el8
redhat/cockpit-ovirt<0:0.14.15-1.el8e
0:0.14.15-1.el8e
redhat/ovirt-engine-ui-extensions<0:1.2.3-1.el8e
0:1.2.3-1.el8e
redhat/ovirt-web-ui<0:1.6.4-1.el8e
0:1.6.4-1.el8e
npm/lodash.updatewith<=4.10.2
npm/lodash.update<=4.10.2
npm/lodash.setwith<=4.3.2
npm/lodash.set>=3.7.0<=4.3.2
npm/lodash.pick>=4.0.0<=4.4.0
npm/lodash-es>=3.7.0<4.17.20
4.17.20
npm/lodash>=3.7.0<4.17.19
4.17.19
Lodash Lodash Node.js<4.17.20
Oracle Banking Corporate Lending Process Management=14.2.0
Oracle Banking Corporate Lending Process Management=14.3.0
Oracle Banking Corporate Lending Process Management=14.5.0
Oracle Banking Credit Facilities Process Management=14.2.0
Oracle Banking Credit Facilities Process Management=14.3.0
Oracle Banking Credit Facilities Process Management=14.5.0
Oracle Banking Extensibility Workbench=14.2.0
Oracle Banking Extensibility Workbench=14.3.0
Oracle Banking Extensibility Workbench=14.5.0
Oracle Banking Liquidity Management=14.2.0
Oracle Banking Liquidity Management=14.3.0
Oracle Banking Liquidity Management=14.5.0
Oracle Banking Supply Chain Finance=14.2.0
Oracle Banking Supply Chain Finance=14.3.0
Oracle Banking Supply Chain Finance=14.5.0
Oracle Banking Trade Finance Process Management=14.2.0
Oracle Banking Trade Finance Process Management=14.3.0
Oracle Banking Trade Finance Process Management=14.5.0
Oracle Banking Virtual Account Management=14.2.0
Oracle Banking Virtual Account Management=14.3.0
Oracle Banking Virtual Account Management=14.5.0
Oracle Blockchain Platform<21.1.2
Oracle Communications Billing and Revenue Management=7.5.0.23.0
Oracle Communications Billing and Revenue Management=12.0.0.3.0
Oracle Communications Cloud Native Core Policy=1.11.0
Oracle Communications Session Border Controller=8.4
Oracle Communications Session Border Controller=9.0
Oracle Communications Session Border Controller=cz8.4
Oracle Communications Session Router=cz8.4
Oracle Communications Subscriber-aware Load Balancer=cz8.3
Oracle Communications Subscriber-aware Load Balancer=cz8.4
Oracle Enterprise Communications Broker=3.2.0
Oracle Enterprise Communications Broker=3.3.0
Oracle Enterprise Communications Broker=pcz3.3
Oracle JD Edwards EnterpriseOne Tools<=9.2.6.0
Oracle PeopleSoft Enterprise PeopleTools=8.58
Oracle PeopleSoft Enterprise PeopleTools=8.59
Oracle Primavera Gateway>=17.12.0<=17.12.11
Oracle Primavera Gateway>=18.8.0<=18.8.12
Oracle Primavera Gateway>=19.12.0<=19.12.11
Oracle Primavera Gateway>=20.12.0<=20.12.7
IBM Business Automation Insights<=25.0.0
IBM Business Automation Insights<=24.0.1
IBM Business Automation Insights<=24.0.0
redhat/nodejs-lodash<4.17.16
4.17.16
debian/node-lodash
4.17.21+dfsg+~cs8.31.173-14.17.21+dfsg+~cs8.31.198.20210220-94.18.1+dfsg-3

Event History

Apr 27, 2020
CVE Published
12:00 AM
Jul 15, 2020
CVE Published
via MITRE·04:10 PM
Data Sourced
via MITRE·04:10 PM
DescriptionWeakness
Data Sourced
via NVD·05:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Advisory Published
via GitHub·07:15 PM
Data Sourced
via Red Hat·07:45 PM
DescriptionSeverityAffected Software
Nov 3, 2025
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software
Jun 9, 2026
Data Sourced
via Launchpad·06:09 PM
Description
Data Sourced
via Debian·06:09 PM
DescriptionAffected Software
Jun 10, 2026
Data Sourced
via Ubuntu·06:08 PM
RemedyDescriptionSeverityAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is CVE-2020-8203?

CVE-2020-8203 is a vulnerability caused by a prototype pollution attack in the lodash module before version 4.17.20.

2

What is the severity of CVE-2020-8203?

CVE-2020-8203 has a severity keyword of 'high' and a severity value of 7.

3

How can I exploit CVE-2020-8203?

To exploit CVE-2020-8203, a remote attacker can use the merge, mergeWith, and defaultsDeep functions in lodash to inject properties onto Object.prototype and potentially crash the server or execute arbitrary code.

4

How do I fix CVE-2020-8203?

To fix CVE-2020-8203, update the lodash module to version 4.17.20 or newer.

5

Where can I find more information about CVE-2020-8203?

You can find more information about CVE-2020-8203 at the following references: [IBM X-Force Exchange](https://exchange.xforce.ibmcloud.com/vulnerabilities/183560), [IBM Support](https://www.ibm.com/support/pages/node/6570957), [CVE](https://www.cve.org/CVERecord?id=CVE-2020-8203), [NVD](https://nvd.nist.gov/vuln/detail/CVE-2020-8203), [HackerOne](https://hackerone.com/reports/712065), [npmjs](https://www.npmjs.com/advisories/1523).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203