CVE-2024-57965
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2024-57965?
CVE-2024-57965 is considered a low severity vulnerability as it primarily addresses a potential issue in how origins are determined.
How do I fix CVE-2024-57965?
To mitigate CVE-2024-57965, you should upgrade Axios to version 1.7.8 or later.
What software is affected by CVE-2024-57965?
CVE-2024-57965 affects Axios versions before 1.7.8.
Does CVE-2024-57965 represent a real security vulnerability?
Some experts believe CVE-2024-57965 primarily resolves a warning from a static analysis tool rather than a significant security vulnerability.
Can CVE-2024-57965 impact my web application's security?
While CVE-2024-57965 is not classified as high severity, it is still advisable to update to the latest version to ensure optimal security practices.