An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
⚠️ `dependabot-gitlab` has detected security vulnerability for `axios` in path: `/`, manifest_file: `/package.json` but was unable to update it! ⚠️
* https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
| Package | Severity | Affected versions | Patched versions | IDs |
|-------------|----------|-------------------|------------------|----------------------------------------|
| axios (NPM) | MODERATE | >= 0.8.1, < 1.6.0 | 1.6.0 | `GHSA-wf5p-g6vw-rhxx`,`CVE-2023-45857` |
# Description
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
# References
* https://nvd.nist.gov/vuln/detail/CVE-2023-45857
* https://github.com/axios/axios/issues/6006
* https://github.com/axios/axios/issues/6022
* https://github.com/axios/axios/pull/6028
* https://github.com/axios/axios/commit/96ee232bd3ee4de2e657333d4d2191cd389e14d0
* https://github.com/axios/axios/releases/tag/v1.6.0
* https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
* https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
⚠️
dependabot-gitlabhas detected security vulnerability foraxiosin path:/, manifest_file:/package.jsonbut was unable to update it! ⚠️GHSA-wf5p-g6vw-rhxx,CVE-2023-45857Description
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
References