Bug 1898680 (CVE-2020-7774) - CVE-2020-7774 nodejs-y18n: prototype pollution vulnerability
Summary: CVE-2020-7774 nodejs-y18n: prototype pollution vulnerability
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2020-7774
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1898681 1898764 1898765 1898766 1898767 1898768 1898827 1899150 1899151 1899152 1899153 1899156 1899989 1901047 1916389 1916395 1920157 1920550 1921630 2126069 2126070 2126071 2126072
Blocks: 1898682
TreeView+ depends on / blocked
 
Reported: 2020-11-17 19:39 UTC by Guilherme de Almeida Suckevicz
Modified: 2023-08-30 23:47 UTC (History)
43 users (show)

Fixed In Version: nodejs-y18n 5.0.5, nodejs-y18n 4.0.1
Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n's locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.
Clone Of:
Environment:
Last Closed: 2020-12-01 17:34:01 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:5305 0 None None None 2020-12-01 14:47:20 UTC
Red Hat Product Errata RHSA-2020:5499 0 None None None 2020-12-15 17:09:22 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:10:26 UTC
Red Hat Product Errata RHSA-2021:0421 0 None None None 2021-02-04 17:18:13 UTC
Red Hat Product Errata RHSA-2021:0521 0 None None None 2021-02-15 18:26:09 UTC
Red Hat Product Errata RHSA-2021:0548 0 None None None 2021-02-16 14:31:51 UTC
Red Hat Product Errata RHSA-2021:0551 0 None None None 2021-02-16 14:33:42 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 22:31:35 UTC

Description Guilherme de Almeida Suckevicz 2020-11-17 19:39:00 UTC
This affects the package y18n before 5.0.5. PoC by po6ix: const y18n = require('y18n')(); y18n.setLocale('__proto__'); y18n.updateLocale({polluted: true}); console.log(polluted); // true

Upstream patch:
https://github.com/yargs/y18n/pull/108

Comment 1 Guilherme de Almeida Suckevicz 2020-11-17 19:39:22 UTC
Created nodejs-y18n tracking bugs for this issue:

Affects: fedora-all [bug 1898681]

Comment 2 Todd Cullum 2020-11-18 01:58:48 UTC
nodejs as shipped with Red Hat Enterprise Linux 8, as well as Red Hat Software Collections, ships vulnerable versions of y18n (v3.2.1, v4.0.0) in node_modules for npm and yargs. However, it does not accept untrusted input remotely that could be used to trigger the flaw.

Comment 5 Przemyslaw Roguski 2020-11-18 15:47:11 UTC
External References:

https://snyk.io/vuln/SNYK-JS-Y18N-1021887

Comment 9 Todd Cullum 2020-11-18 17:47:23 UTC
Flaw summary:

There is a prototype pollution vulnerability in y18n's locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.

Comment 11 Hardik Vyas 2020-11-20 14:33:27 UTC
Statement:

In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM) the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.

In Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.

Comment 15 errata-xmlrpc 2020-12-01 14:47:18 UTC
This issue has been addressed in the following products:

  Red Hat Software Collections for Red Hat Enterprise Linux 7
  Red Hat Software Collections for Red Hat Enterprise Linux 7.6 EUS
  Red Hat Software Collections for Red Hat Enterprise Linux 7.7 EUS

Via RHSA-2020:5305 https://access.redhat.com/errata/RHSA-2020:5305

Comment 16 Product Security DevOps Team 2020-12-01 17:34:01 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2020-7774

Comment 17 errata-xmlrpc 2020-12-15 17:09:14 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2020:5499 https://access.redhat.com/errata/RHSA-2020:5499

Comment 19 errata-xmlrpc 2021-02-04 17:18:10 UTC
This issue has been addressed in the following products:

  Red Hat Software Collections for Red Hat Enterprise Linux 7
  Red Hat Software Collections for Red Hat Enterprise Linux 7.6 EUS
  Red Hat Software Collections for Red Hat Enterprise Linux 7.7 EUS

Via RHSA-2021:0421 https://access.redhat.com/errata/RHSA-2021:0421

Comment 20 errata-xmlrpc 2021-02-15 18:26:07 UTC
This issue has been addressed in the following products:

  Red Hat Software Collections for Red Hat Enterprise Linux 7
  Red Hat Software Collections for Red Hat Enterprise Linux 7.6 EUS
  Red Hat Software Collections for Red Hat Enterprise Linux 7.7 EUS

Via RHSA-2021:0521 https://access.redhat.com/errata/RHSA-2021:0521

Comment 21 errata-xmlrpc 2021-02-16 14:31:49 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2021:0548 https://access.redhat.com/errata/RHSA-2021:0548

Comment 22 errata-xmlrpc 2021-02-16 14:33:39 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2021:0551 https://access.redhat.com/errata/RHSA-2021:0551

Comment 23 errata-xmlrpc 2021-02-24 15:10:23 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Platform 4.7

Via RHSA-2020:5633 https://access.redhat.com/errata/RHSA-2020:5633

Comment 24 errata-xmlrpc 2021-05-19 09:14:44 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Storage 4.7.0 on RHEL-8

Via RHSA-2021:2041 https://access.redhat.com/errata/RHSA-2021:2041

Comment 25 errata-xmlrpc 2021-07-27 22:31:36 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Platform 4.8

Via RHSA-2021:2438 https://access.redhat.com/errata/RHSA-2021:2438


Note You need to log in before you can comment on or make changes to this bug.