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

preset-classic-2.3.1.tgz: 2 vulnerabilities (highest severity is: 5.3) #591

Open
mend-for-github-com bot opened this issue Feb 9, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Feb 9, 2023

Vulnerable Library - preset-classic-2.3.1.tgz

Path to dependency file: /website/package.json

Path to vulnerable library: /website/node_modules/ua-parser-js/package.json

Found in HEAD commit: 862c341e40d353f7aece437973998c97ff72ea9f

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (preset-classic version) Remediation Possible**
CVE-2023-44270 Medium 5.3 postcss-8.4.12.tgz Transitive N/A*
CVE-2022-25927 Medium 5.3 ua-parser-js-0.7.31.tgz Transitive 2.4.0

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-44270

Vulnerable Library - postcss-8.4.12.tgz

Tool for transforming styles with JS plugins

Library home page: https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz

Path to dependency file: /website/package.json

Path to vulnerable library: /website/node_modules/postcss/package.json,/website/node_modules/rtlcss/node_modules/postcss/package.json

Dependency Hierarchy:

  • preset-classic-2.3.1.tgz (Root Library)
    • theme-classic-2.3.1.tgz
      • rtlcss-3.5.0.tgz
        • postcss-8.4.12.tgz (Vulnerable Library)

Found in HEAD commit: 862c341e40d353f7aece437973998c97ff72ea9f

Found in base branch: main

Vulnerability Details

An issue was discovered in PostCSS before 8.4.31. The vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being included in a comment.

Publish Date: 2023-09-29

URL: CVE-2023-44270

CVSS 3 Score Details (5.3)

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: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-7fh5-64p2-3v2j

Release Date: 2023-09-29

Fix Resolution: postcss - 8.4.31

CVE-2022-25927

Vulnerable Library - ua-parser-js-0.7.31.tgz

Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment

Library home page: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz

Path to dependency file: /website/package.json

Path to vulnerable library: /website/node_modules/ua-parser-js/package.json

Dependency Hierarchy:

  • preset-classic-2.3.1.tgz (Root Library)
    • plugin-debug-2.3.1.tgz
      • react-json-view-1.21.3.tgz
        • flux-4.0.3.tgz
          • fbjs-3.0.4.tgz
            • ua-parser-js-0.7.31.tgz (Vulnerable Library)

Found in HEAD commit: 862c341e40d353f7aece437973998c97ff72ea9f

Found in base branch: main

Vulnerability Details

Versions of the package ua-parser-js from 0.7.30 and before 0.7.33, from 0.8.1 and before 1.0.33 are vulnerable to Regular Expression Denial of Service (ReDoS) via the trim() function.

Publish Date: 2023-01-25

URL: CVE-2022-25927

CVSS 3 Score Details (5.3)

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: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2023-01-25

Fix Resolution (ua-parser-js): 0.7.33

Direct dependency fix Resolution (@docusaurus/preset-classic): 2.4.0

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Feb 9, 2023
@mend-for-github-com mend-for-github-com bot changed the title preset-classic-2.3.1.tgz: 1 vulnerabilities (highest severity is: 7.5) preset-classic-2.3.1.tgz: 1 vulnerabilities (highest severity is: 5.3) Sep 8, 2024
@mend-for-github-com mend-for-github-com bot changed the title preset-classic-2.3.1.tgz: 1 vulnerabilities (highest severity is: 5.3) preset-classic-2.3.1.tgz: 2 vulnerabilities (highest severity is: 5.3) Jan 31, 2025
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants