[CVE-2023-45857] Axios Cross-Site Request Forgery Vulnerability in transitive dependency #1440
Labels
area/mixins
Custom mixin code
customer/feedback
Feedback from customers
help-wanted
We'd love your contributions on this issue
impact/security
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
What happened?
Github currently reports a vulnerability for Axios on the versions
>= 0.8.1, < 1.6.0
. Axios is used inadal-node
, a transitive dependency ofazure/ms-rest-nodeauth
, which again is used bypulumi/azure
.When investigating the dependency chain, I noticed that
adal-node
is no longer maintained.azure/ms-rest-nodeauth
is also not longer actively developed and is not planning to removedadal-node
. See Azure/ms-rest-nodeauth#128. Instead, they suggest to migrate to@azure/identity
.This is blocking us from addressing the initial Axios security warning. Do you have plans to migrate away from
azure/ms-rest-nodeauth
?Example
N/A
Output of
pulumi about
N/A
Additional context
Affects
@pulumi/azure
v5.55.0Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: