Skip to content

Commit

Permalink
Upgraded Axios version
Browse files Browse the repository at this point in the history
- Current Axios version was 0.21.4, this version has CSRF vulnerability. Referring to this issue:
  axios/axios#6022, Axios contains a cross-site request forgery (CSRF) vulnerability due to insecure HTTP endpoint permission validation. An attacker could exploit this vulnerability by sending a crafted link to a victim to execute malicious actions on their behalf.
- v1.6.0 has fixed this problem, Upgraded the version to the same.
- Reference: axios/axios#6028

Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com>
Change-Id: I43719d2dd4524ad1de647f7753a6c923762e1e80
  • Loading branch information
Nikhil-Ashoka committed Mar 25, 2024
1 parent 02f9709 commit b88444c
Show file tree
Hide file tree
Showing 2 changed files with 21,082 additions and 19,634 deletions.

0 comments on commit b88444c

Please sign in to comment.