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.
CVSS
No CVSS.
References
| Link | Resource |
|---|---|
| https://github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597db | Patch |
| https://github.com/axios/axios/issues/6351 | Issue Tracking |
| https://github.com/axios/axios/pull/6714 | Issue Tracking Patch |
| https://github.com/axios/axios/releases/tag/v1.7.8 | Release Notes |
Configurations
History
No history.
Information
Published : 2025-01-29 09:15
Updated : 2025-09-19 19:38
NVD link : CVE-2024-57965
Mitre link : CVE-2024-57965
CVE.ORG link : CVE-2024-57965
JSON object : View
Products Affected
axios
- axios
CWE
CWE-346
Origin Validation Error
