Skip to content

Dependency "wait-on" need to be updated to 8.0.0 with a security fix #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Leah-Xia-Microsoft opened this issue Aug 29, 2024 · 1 comment · May be fixed by #42
Open

Dependency "wait-on" need to be updated to 8.0.0 with a security fix #41

Leah-Xia-Microsoft opened this issue Aug 29, 2024 · 1 comment · May be fixed by #42

Comments

@Leah-Xia-Microsoft
Copy link

One of the dependency "wait-on: 7.0.0" is using axios version 1.7.2.
axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.
To fix this security issue, we need to update wait-on to 8.0.0.

wait-on commit that fixed this issue: jeffbski/wait-on@672fd83

@standreinmcp
Copy link

Hi guys! I've just encountered this issue in one of our projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants