You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-for-github.aaakk.us.kgbot
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
✔️ 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.kgbot
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
WS-2023-0439 - High Severity Vulnerability
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.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:
Found in base branch: develop
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
Base Score Metrics:
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.
The text was updated successfully, but these errors were encountered: