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

@carbon/actions-add-review-labels-0.0.0.tgz: 3 vulnerabilities (highest severity is: 3.9) - autoclosed #16721

Closed
ibm-mend-app bot opened this issue Jun 7, 2024 · 1 comment

Comments

@ibm-mend-app
Copy link
Contributor

ibm-mend-app bot commented Jun 7, 2024

Vulnerable Library - @carbon/actions-add-review-labels-0.0.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/undici-npm-5.26.3-bdeea4fdde-7280135e89.zip

Found in HEAD commit: 1236034260fccc5dab327acc914ee359cce23cfe

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (@carbon/actions-add-review-labels version) Remediation Possible**
CVE-2024-30260 Low 3.9 undici-5.26.3.tgz Transitive N/A*
CVE-2024-24758 Low 3.9 undici-5.26.3.tgz Transitive N/A*
CVE-2024-30261 Low 2.6 undici-5.26.3.tgz Transitive N/A*

*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-2024-30260

Vulnerable Library - undici-5.26.3.tgz

Library home page: https://registry.npmjs.org/undici/-/undici-5.26.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/undici-npm-5.26.3-bdeea4fdde-7280135e89.zip

Dependency Hierarchy:

  • @carbon/actions-add-review-labels-0.0.0.tgz (Root Library)
    • core-1.10.0.tgz
      • http-client-2.2.0.tgz
        • undici-5.26.3.tgz (Vulnerable Library)

Found in HEAD commit: 1236034260fccc5dab327acc914ee359cce23cfe

Found in base branch: main

Vulnerability Details

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch(), but did not clear them for undici.request(). This vulnerability was patched in version(s) 5.28.4 and 6.11.1.

Publish Date: 2024-04-04

URL: CVE-2024-30260

CVSS 3 Score Details (3.9)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-m4v8-wqvr-p9f7

Release Date: 2024-04-04

Fix Resolution: undici - 5.28.4,6.11.1

CVE-2024-24758

Vulnerable Library - undici-5.26.3.tgz

Library home page: https://registry.npmjs.org/undici/-/undici-5.26.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/undici-npm-5.26.3-bdeea4fdde-7280135e89.zip

Dependency Hierarchy:

  • @carbon/actions-add-review-labels-0.0.0.tgz (Root Library)
    • core-1.10.0.tgz
      • http-client-2.2.0.tgz
        • undici-5.26.3.tgz (Vulnerable Library)

Found in HEAD commit: 1236034260fccc5dab327acc914ee359cce23cfe

Found in base branch: main

Vulnerability Details

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authentication headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Publish Date: 2024-02-16

URL: CVE-2024-24758

CVSS 3 Score Details (3.9)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-24758

Release Date: 2024-02-16

Fix Resolution: undici - 5.28.3,6.6.1

CVE-2024-30261

Vulnerable Library - undici-5.26.3.tgz

Library home page: https://registry.npmjs.org/undici/-/undici-5.26.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/undici-npm-5.26.3-bdeea4fdde-7280135e89.zip

Dependency Hierarchy:

  • @carbon/actions-add-review-labels-0.0.0.tgz (Root Library)
    • core-1.10.0.tgz
      • http-client-2.2.0.tgz
        • undici-5.26.3.tgz (Vulnerable Library)

Found in HEAD commit: 1236034260fccc5dab327acc914ee359cce23cfe

Found in base branch: main

Vulnerability Details

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch(), allowing fetch() to accept requests as valid even if they have been tampered. This vulnerability was patched in version(s) 5.28.4 and 6.11.1.

Publish Date: 2024-04-04

URL: CVE-2024-30261

CVSS 3 Score Details (2.6)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: Low
    • User Interaction: Required
    • 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-9qxr-qj54-h672

Release Date: 2024-04-04

Fix Resolution: undici - 5.28.4,6.11.1

Copy link
Contributor Author

ibm-mend-app bot commented Jun 13, 2024

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@ibm-mend-app ibm-mend-app bot changed the title @carbon/actions-add-review-labels-0.0.0.tgz: 3 vulnerabilities (highest severity is: 3.9) @carbon/actions-add-review-labels-0.0.0.tgz: 3 vulnerabilities (highest severity is: 3.9) - autoclosed Jun 13, 2024
@ibm-mend-app ibm-mend-app bot closed this as completed Jun 13, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in Design System Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

0 participants