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: /node_modules/axios/package.json
Dependency Hierarchy:
❌ axios-1.7.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute('href',href) call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability.
mend-for-github-combot
changed the title
axios-1.7.2.tgz: 1 vulnerabilities (highest severity is: 8.1)
axios-1.7.2.tgz: 1 vulnerabilities (highest severity is: 7.5)
Aug 13, 2024
mend-for-github-combot
changed the title
axios-1.7.2.tgz: 1 vulnerabilities (highest severity is: 7.5)
axios-1.7.2.tgz: 2 vulnerabilities (highest severity is: 7.5)
Jan 29, 2025
Vulnerable Library - axios-1.7.2.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.7.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/axios/package.json
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-39338
Vulnerable Library - axios-1.7.2.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.7.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/axios/package.json
Dependency Hierarchy:
Found in base branch: main
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
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2024-57965
Vulnerable Library - axios-1.7.2.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.7.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/axios/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute('href',href) call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability.
Publish Date: 2025-01-29
URL: CVE-2024-57965
CVSS 3 Score Details (0.0)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2025-01-29
Fix Resolution: 1.7.9
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: