Vulnerability Description
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 Score
NONE
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Axios | Axios | < 1.7.8 |
Related Weaknesses (CWE)
References
- https://github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597dbPatch
- https://github.com/axios/axios/issues/6351Issue Tracking
- https://github.com/axios/axios/pull/6714Issue TrackingPatch
- https://github.com/axios/axios/releases/tag/v1.7.8Release Notes
FAQ
What is CVE-2024-57965?
CVE-2024-57965 is a vulnerability with a CVSS score of 0.0 (NONE). 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 ...
How severe is CVE-2024-57965?
CVE-2024-57965 has been rated NONE with a CVSS base score of 0.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-57965?
Check the references section above for vendor advisories and patch information. Affected products include: Axios Axios.