CVE-2020-8203
Public on
Last Modified:
Description
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.
Statement
In OpenShift ServiceMesh (OSSM), Red Hat OpenShift Jaeger (RHOSJ) and Red Hat OpenShift Container Platform (RHOCP), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-lodash library to authenticated users only, therefore the impact is low.
Red Hat OpenShift Container Platform 4 delivers the kibana package where the nodejs-lodash library is used, but due to the code changing to the container first content the kibana package is marked as wontfix. This may be fixed in the future.
Red Hat Virtualization uses vulnerable version of nodejs-lodash, however zipObjectDeep is not used, therefore the impact is low.
Additional Information
- This content is not included.Bugzilla 1857412: nodejs-lodash: prototype pollution in zipObjectDeep function
- Content from cwe.mitre.org is not included.CWE-20: Improper Input Validation
- FAQ: Frequently asked questions about CVE-2020-8203
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.
External References
Content from www.cve.org is not included.https://www.cve.org/CVERecord?id=CVE-2020-8203
Content from nvd.nist.gov is not included.https://nvd.nist.gov/vuln/detail/CVE-2020-8203
Content from hackerone.com is not included.https://hackerone.com/reports/712065
Content from www.npmjs.com is not included.https://www.npmjs.com/advisories/1523
Affected Packages and Issued Red Hat Security Errata
| Products / Services | Components | State | Errata |
|---|---|---|---|
| Jaeger-1.17 | distributed-tracing/jaeger-agent-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-all-in-one-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-collector-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-es-index-cleaner-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-es-rollover-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-ingester-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-query-rhel7 | Fixed | This content is not included.RHSA-2020:3370 |
| Jaeger-1.17 | distributed-tracing/jaeger-rhel7-operator | Fixed | This content is not included.RHSA-2020:3370 |
| OpenShift Service Mesh 1 | jaeger | Out of support scope | |
| OpenShift Service Mesh 1.1 | ior | Fixed | RHSA-2020:3369 |
| OpenShift Service Mesh 1.1 | servicemesh | Fixed | RHSA-2020:3369 |
| OpenShift Service Mesh 1.1 | servicemesh-cni | Fixed | RHSA-2020:3369 |
| OpenShift Service Mesh 1.1 | servicemesh-grafana | Fixed | RHSA-2020:3369 |
| OpenShift Service Mesh 1.1 | servicemesh-operator | Fixed | RHSA-2020:3369 |
| OpenShift Service Mesh 1.1 | servicemesh-prometheus | Fixed | RHSA-2020:3369 |
| Openshift Service Mesh 1.1 | kiali | Fixed | RHSA-2020:3369 |
| Red Hat OpenShift Container Platform 3.11 | openshift3/grafana | Fix deferred | |
| Red Hat OpenShift Container Platform 3.11 | openshift3/ose-console | Fix deferred | |
| Red Hat OpenShift Container Platform 3.11 | kibana | Will not fix | |
| Red Hat OpenShift Container Platform 4 | logging-kibana5-container | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/ose-console | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/ose-grafana | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/ose-metering-hadoop | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/ose-prometheus | Fix deferred | |
| Red Hat OpenShift Container Platform 4 | openshift4/ose-jenkins-agent-nodejs | Not affected | |
| Red Hat OpenShift Container Platform 4 | kibana | Will not fix | |
| Red Hat OpenShift Container Platform 4.6 | openshift4/ose-metering-presto | Fixed | RHSA-2020:4298 |
| Red Hat Quay 3 | quay/quay-rhel8 | Fixed | RHSA-2021:3917 |
| Red Hat Virtualization 4 | ovirt-engine-api-explorer | Affected | |
| Red Hat Virtualization 4 for Red Hat Enterprise Linux 8 | cockpit-ovirt | Fixed | RHSA-2020:5611 |
| Red Hat Virtualization Engine 4.4 | ovirt-engine-ui-extensions | Fixed | RHSA-2020:3807 |
| Red Hat Virtualization Engine 4.4 | ovirt-web-ui | Fixed | RHSA-2020:3807 |
| Red Hat Virtualization Engine 4.4 | org.ovirt.engine-root | Fixed | RHSA-2020:5179 |
Common Vulnerability Scoring System (CVSS) Score Details
Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authorities (CNA) source for its products and services (see Red Hat classifications ).
| CVSS v3 Score Breakdown | Red Hat | NVD |
|---|---|---|
| CVSS v3 Base Score | 7.4 | 7.4 |
| Attack Vector | Network | Network |
| Attack Complexity | High | High |
| Privileges Required | None | None |
| User Interaction | None | None |
| Scope | Unchanged | Unchanged |
| Confidentiality Impact | None | None |
| Integrity Impact | High | High |
| Availability Impact | High | High |
CVSS v3 Vector
Red Hat CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
NVD CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
Red Hat CVSS v3 Score Explanation
Proposed changes to current CVSSv3 scoring: AC:L -> AC:H C:H -> C:N
To exploit this vulnerability the attacker must to zip object based on user-provided property arrays, which means somehow must to guess the array properties first. Hence proposing a change to Attack Complexity (AC) from Low to High. Even if under specific circumstances this vulnerability will be successfully exploited there is no loss of confidentiality, so proposing to change the Confidentiality metric from High to None.
We consider this as a Moderate impact flaw.
Frequently Asked Questions
Why is Red Hat's CVSS v3 score or Impact different from other vendors?
For more information, see https://access.redhat.com/solutions/762393.
My product is listed as "Under investigation" or "Affected", when will Red Hat release a fix for this vulnerability?
- "Under investigation" doesn't necessarily mean that the product is affected by this vulnerability. It only means that our Analysis Team is still working on determining whether the product is affected and how it is affected.
- "Affected" means that our Analysis Team has determined that this product is affected by this vulnerability and might release a fix to address this in the near future.
What can I do if my product is listed as "Will not fix"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Upgrade to a supported product version that includes a fix for this vulnerability (recommended).
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
What can I do if my product is listed as "Fix deferred"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
- Red Hat Engineering focuses on addressing high-priority issues based on their complexity or limited lifecycle support. Therefore, lower-priority issues will not receive immediate fixes.
What is a mitigation?
I have a Red Hat product but it is not in the above list, is it affected?
Why is my security scanner reporting my product as vulnerable to this vulnerability even though my product version is fixed or not affected?
My product is listed as "Out of Support Scope". What does this mean?
Not sure what something means? Check out our Security Glossary.