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-2023-44270 (Medium) detected in postcss-8.4.12.tgz #5178

Closed
1 task
mend-for-github-com bot opened this issue Oct 3, 2023 · 2 comments
Closed
1 task

CVE-2023-44270 (Medium) detected in postcss-8.4.12.tgz #5178

mend-for-github-com bot opened this issue Oct 3, 2023 · 2 comments
Assignees
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Oct 3, 2023

CVE-2023-44270 - Medium Severity Vulnerability

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: /package.json

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

Dependency Hierarchy:

  • postcss-8.4.12.tgz (Vulnerable Library)

Found in HEAD commit: cba076465f44b6a819e3cff7986ff4cd21a66371

Found in base branch: main

Vulnerability Details

An issue was discovered in PostCSS before 8.4.31. It affects linters using PostCSS to parse external Cascading Style Sheets (CSS). There may be \r discrepancies, as demonstrated by @font-face{ font:(\r/*);} in a rule.

Publish Date: 2023-09-29

URL: CVE-2023-44270

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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://www.cve.org/CVERecord?id=CVE-2023-44270

Release Date: 2023-09-29

Fix Resolution: postcss - 8.4.31


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Oct 3, 2023
@joshuarrrr joshuarrrr self-assigned this Oct 3, 2023
@AMoo-Miki
Copy link
Collaborator

We cannot move past postcss@8.4.21 because that is their last version that uses typescript@4.

@AMoo-Miki
Copy link
Collaborator

We might have to backport postcss/postcss@58cc860 to postcss@8.4.21 and make a custom release of it.

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

2 participants