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 vulnerable library: /client/node_modules/axios/package.json
Dependency Hierarchy:
❌ axios-1.6.0.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-bolt-for-githubbot
changed the title
axios-1.6.0.tgz: 1 vulnerabilities (highest severity is: 8.1)
axios-1.6.0.tgz: 1 vulnerabilities (highest severity is: 7.5)
Aug 13, 2024
mend-bolt-for-githubbot
changed the title
axios-1.6.0.tgz: 1 vulnerabilities (highest severity is: 7.5)
axios-1.6.0.tgz: 2 vulnerabilities (highest severity is: 7.5)
Oct 30, 2024
mend-bolt-for-githubbot
changed the title
axios-1.6.0.tgz: 2 vulnerabilities (highest severity is: 7.5)
axios-1.6.0.tgz: 3 vulnerabilities (highest severity is: 7.5)
Jan 29, 2025
mend-bolt-for-githubbot
changed the title
axios-1.6.0.tgz: 3 vulnerabilities (highest severity is: 7.5)
axios-1.6.0.tgz: 2 vulnerabilities (highest severity is: 7.5)
Feb 12, 2025
Library home page: https://registry.npmjs.org/axios/-/axios-1.6.0.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/node_modules/axios/package.json
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - axios-1.6.0.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.6.0.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/node_modules/axios/package.json
Dependency Hierarchy:
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:
Suggested Fix
Type: Upgrade version
Origin: https://www.mend.io/vulnerability-database/WS-2023-0439
Release Date: 2023-10-25
Fix Resolution: 1.6.3
Step up your Open Source Security Game with Mend here
Vulnerable Library - axios-1.6.0.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.6.0.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/node_modules/axios/package.json
Dependency Hierarchy:
Found in base branch: develop
Vulnerability Details
axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.
Publish Date: 2024-08-09
URL: CVE-2024-39338
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-8hc4-vh64-cxmj
Release Date: 2024-08-09
Fix Resolution: 1.7.4
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: