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

WS-2023-0439 (High) detected in axios-0.18.1.tgz, axios-0.21.4.tgz #492

Open
mend-for-github.aaakk.us.kg bot opened this issue Nov 3, 2024 · 2 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

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

mend-for-github.aaakk.us.kg bot commented Nov 3, 2024

WS-2023-0439 - High Severity Vulnerability

Vulnerable Libraries - axios-0.18.1.tgz, axios-0.21.4.tgz

axios-0.18.1.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-0.18.1.tgz

Path to dependency file: /builds/jazz_azure-create-service/package.json

Path to vulnerable library: /builds/jazz_azure-create-service/node_modules/axios/package.json

Dependency Hierarchy:

  • axios-0.18.1.tgz (Vulnerable Library)
axios-0.21.4.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-0.21.4.tgz

Path to dependency file: /core/jazz_metrics/package.json

Path to vulnerable library: /core/jazz_metrics/node_modules/axios/package.json,/builds/jazz_azure-create-service/node_modules/@azure/ms-rest-js/node_modules/axios/package.json

Dependency Hierarchy:

  • ms-rest-nodeauth-3.1.1.tgz (Root Library)
    • adal-node-0.2.4.tgz
      • axios-0.21.4.tgz (Vulnerable Library)

Found in base branch: develop

Vulnerability Details

Axios is vulnerable to Regular Expression Denial of Service (ReDoS). When a manipulated string is provided as input to the format method, the regular expression exhibits a time complexity of O(n^2). Server becomes unable to provide normal service due to the excessive cost and time wasted in processing vulnerable regular expressions.

Publish Date: 2023-10-25

URL: WS-2023-0439

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://nvd.nist.gov/vuln/detail/WS-2023-0439

Release Date: 2023-10-25

Fix Resolution: 0.20.0


⛑️ Automatic Remediation will be attempted for this issue.

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 3, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title WS-2023-0439 (High) detected in axios-0.18.1.tgz, axios-0.21.4.tgz WS-2023-0439 (High) detected in axios-0.18.1.tgz, axios-0.21.4.tgz - autoclosed Jan 19, 2025
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.

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title WS-2023-0439 (High) detected in axios-0.18.1.tgz, axios-0.21.4.tgz - autoclosed WS-2023-0439 (High) detected in axios-0.18.1.tgz, axios-0.21.4.tgz Jan 21, 2025
Copy link
Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants