Skip to content

react-scripts 5.0.1 library having vulnerable transitive libraries  #12790

@NarahariTagili-Eaton

Description

@NarahariTagili-Eaton

We are using react-scripts 5.0.1 library, under this library having vulnerable transitive libraries

  1. terser/5.13.1

  2. css-whatv3.4.2

  3. nth-check/1.0.2

  4. terser/5.13.1 is before 4.8.1, from 5.0.0, and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions and CVE: CVE-2022-25858(BDSA-2022-2526)

  5. css-whatv3.4.2 is incorrectly implements Linear Time Complexity. An attacker can take advantage of this in order to overload system resources and cause a denial-of-service (DoS) and CVE : BDSA-2021-1962

  6. nth-check/1.0.2 is vulnerable to Inefficient Regular Expression Complexity and CVE:
    CVE-2021-3803(BDSA-2021-2906)

We would expect to upgrade the react-scripts 5.0.1 to the latest version with

  1. terser/5.13.1 to latest version terser/5.15.1
  2. css-whatv3.4.2 to latest version css-what v6.1.0
  3. nth-check/1.0.2 to latest version nth-check/2.1.1

using vulnerable react-scripts 5.0.1 makes our product makes vulnerable please make upgrade the react-scripts 5.0.1 to the latest version with transitive dependencies security patches

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions