fkie_cve-2024-57965
Vulnerability from fkie_nvd
Published
2025-01-29 09:15
Modified
2025-01-29 10:15
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [ { "sourceIdentifier": "cve@mitre.org", "tags": [ "disputed" ] } ], "descriptions": [ { "lang": "en", "value": "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(\u0027href\u0027,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." }, { "lang": "es", "value": "En axios anterior a la versi\u00f3n 1.7.8, lib/helpers/isURLSameOrigin.js no utiliza un objeto URL al determinar un origen y tiene una llamada setAttribute(\u0027href\u0027,href) potencialmente no deseada. NOTA: algunas partes consideran que el cambio de c\u00f3digo solo soluciona un mensaje de advertencia de una herramienta SAST y no corrige una vulnerabilidad." } ], "id": "CVE-2024-57965", "lastModified": "2025-01-29T10:15:08.113", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 0.0, "source": "cve@mitre.org", "type": "Secondary" } ] }, "published": "2025-01-29T09:15:08.183", "references": [ { "source": "cve@mitre.org", "url": "https://github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597db" }, { "source": "cve@mitre.org", "url": "https://github.com/axios/axios/issues/6351" }, { "source": "cve@mitre.org", "url": "https://github.com/axios/axios/pull/6714" }, { "source": "cve@mitre.org", "url": "https://github.com/axios/axios/releases/tag/v1.7.8" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-346" } ], "source": "cve@mitre.org", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.