Skip to content

Moderate vulnerability: Regular Expression Denial of Service #605

Open
@YahangWu

Description

@YahangWu

How to reproduce:
npm audit

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ ws                                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=5.2.3 <6.0.0 || >=6.2.2 <7.0.0 || >=7.4.6                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ vue-cli-plugin-apollo                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ vue-cli-plugin-apollo > graphql-tools >                      │
│               │ @graphql-tools/url-loader > ws                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1748                            │
└───────────────┴──────────────────────────────────────────────────────────────┘

Fix: upgrade ws to version 5.2.3 or 6.2.2 or 7.4.6 or later by npm install [email protected]

Vulnerability reference: https://www.npmjs.com/advisories/1748

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions