Commit 10ad972
authored
Address potential security vulnerability w/ axios
See GHSA-4w2v-q235-vp99 ...
Vulnerable versions: `< 0.21.1`
Patched version: `0.21.1`
Axios NPM package `0.21.0` contains a Server-Side Request Forgery (SSRF) vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.1 parent 04bf133 commit 10ad972
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments