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
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.
Vulnerable Library - axios-1.7.7.tgz
Promise based HTTP client for the browser and node.js
Library home page: https://registry.npmjs.org/axios/-/axios-1.7.7.tgz
Path to dependency file: /clients/package.json
Path to vulnerable library: /clients/package.json
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-57965
Vulnerable Library - axios-1.7.7.tgz
Promise based HTTP client for the browser and node.js
Library home page: https://registry.npmjs.org/axios/-/axios-1.7.7.tgz
Path to dependency file: /clients/package.json
Path to vulnerable library: /clients/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
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: