Yadd
2025-01-30 18:00:01 UTC
Reply
PermalinkSeverity: normal
Tags: bookworm
X-Debbugs-Cc: node-***@packages.debian.org
Control: affects -1 + src:node-axios
User: ***@packages.debian.org
Usertags: pu
[ Reason ]
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.
[ Impact ]
Potential security issue
[ Tests ]
No regression, autopkgtest passed
[ Risks ]
Low risk, it replace a specific library by the node URL API
[ Checklist ]
[X] *all* changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in (old)stable
[X] the issue is verified as fixed in unstable
[ Changes ]
Replace a specific library by the node URL API
Cheers,
Xavier