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-25653 (High) detected in node-jose-2.1.1.tgz - autoclosed #3441

Closed
mend-for-github.aaakk.us.kg bot opened this issue Feb 17, 2023 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend v2.6.0

Comments

@mend-for-github.aaakk.us.kg
Copy link

CVE-2023-25653 - High Severity Vulnerability

Vulnerable Library - node-jose-2.1.1.tgz

A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers

Library home page: https://registry.npmjs.org/node-jose/-/node-jose-2.1.1.tgz

Dependency Hierarchy:

  • request-crypto-2.0.0.tgz (Root Library)
    • node-jose-2.1.1.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default "fallback" crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service (DoS) condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered by malicious input. The issue has been patched in version 2.2.0. Since this issue is only present in the "fallback" crypto implementation, it can be avoided by ensuring that either WebCrypto or the Node crypto module is available in the JS environment where node-jose is being run.

Publish Date: 2023-02-16

URL: CVE-2023-25653

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: GHSA-5h4j-qrvg-9xhw

Release Date: 2023-02-16

Fix Resolution: node-jose - 2.2.0

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Feb 17, 2023
ananzh added a commit to ananzh/OpenSearch-Dashboards that referenced this issue Feb 17, 2023
ananzh added a commit to ananzh/OpenSearch-Dashboards that referenced this issue Feb 17, 2023
@ananzh ananzh removed the untriaged label Feb 17, 2023
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title CVE-2023-25653 (High) detected in node-jose-2.1.1.tgz CVE-2023-25653 (High) detected in node-jose-2.1.1.tgz - autoclosed Feb 17, 2023
@mend-for-github.aaakk.us.kg
Copy link
Author

✔️ 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.

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 v2.6.0
Projects
None yet
Development

No branches or pull requests

2 participants