Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-21222 (High) detected in css-what-2.1.0.tgz #202

Open
mend-bolt-for-github bot opened this issue Oct 1, 2022 · 0 comments
Open

CVE-2022-21222 (High) detected in css-what-2.1.0.tgz #202

mend-bolt-for-github bot opened this issue Oct 1, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Oct 1, 2022

CVE-2022-21222 - High Severity Vulnerability

Vulnerable Library - css-what-2.1.0.tgz

a CSS selector parser

Library home page: https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz

Path to dependency file: /wagtail/package.json

Path to vulnerable library: /node_modules/css-what/package.json

Dependency Hierarchy:

  • enzyme-3.3.0.tgz (Root Library)
    • cheerio-1.0.0-rc.2.tgz
      • css-select-1.2.0.tgz
        • css-what-2.1.0.tgz (Vulnerable Library)

Found in HEAD commit: 2050ccf64e9d82c3b9a62456d104fe095a2a3d71

Found in base branch: master

Vulnerability Details

The package css-what before 2.1.3 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of insecure regular expression in the re_attr variable of index.js. The exploitation of this vulnerability could be triggered via the parse function.

Publish Date: 2022-09-30

URL: CVE-2022-21222

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21222

Release Date: 2022-09-30

Fix Resolution (css-what): 2.1.3

Direct dependency fix Resolution (enzyme): 3.4.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Oct 1, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-21222 (Medium) detected in css-what-2.1.0.tgz CVE-2022-21222 (High) detected in css-what-2.1.0.tgz Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants