Commit 2911168
authored
fix(security): upgrade axios to 1.15.0 to fix critical CVEs (calcom#28850)
Upgrades axios from 1.13.5 to 1.15.0 in apps/api/v2 and the root
resolutions field to resolve two critical vulnerabilities:
- GHSA-3p68-rc4w-qgx5: NO_PROXY hostname normalization bypass leading to SSRF
- GHSA-fvcv-3m26-pcqx: Unrestricted cloud metadata exfiltration via header injection
Both CVEs are fixed in axios >=1.15.0.1 parent d08f4a0 commit 2911168
3 files changed
Lines changed: 15 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1967 | 1967 | | |
1968 | 1968 | | |
1969 | 1969 | | |
1970 | | - | |
| 1970 | + | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | 1973 | | |
| |||
17900 | 17900 | | |
17901 | 17901 | | |
17902 | 17902 | | |
17903 | | - | |
17904 | | - | |
17905 | | - | |
| 17903 | + | |
| 17904 | + | |
| 17905 | + | |
17906 | 17906 | | |
17907 | 17907 | | |
17908 | 17908 | | |
17909 | | - | |
17910 | | - | |
| 17909 | + | |
| 17910 | + | |
17911 | 17911 | | |
17912 | 17912 | | |
17913 | 17913 | | |
| |||
33008 | 33008 | | |
33009 | 33009 | | |
33010 | 33010 | | |
| 33011 | + | |
| 33012 | + | |
| 33013 | + | |
| 33014 | + | |
| 33015 | + | |
| 33016 | + | |
| 33017 | + | |
33011 | 33018 | | |
33012 | 33019 | | |
33013 | 33020 | | |
| |||
0 commit comments