Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’s Node.js HTTP adapter may forward a Proxy-Authorization header to a redirected origin during specific proxy-to-direct redirect flows. This affects Node.js usage, where an initial HTTP request is sent through an authenticated HTTP proxy, redirects are followed, and the redirected URL is no longer proxied. Under affected redirect shapes, the final origin can receive the proxy credential that was intended only for the outbound proxy. This vulnerability is fixed in 0.32.0 and 1.16.0.
| Vendor | Product | Versions |
|---|---|---|
| axios | axios | >= 1.0.0, < 1.16.0, < 0.32.0 |
Downstream vendors/products affected by this vulnerability
| Vendor | Product | Source | Confidence |
|---|---|---|---|
| atlassian | bitbucket | cert_advisory | 90% |
| atlassian | fisheye | cert_advisory | 90% |
| atlassian | jira | cert_advisory | 90% |
| atlassian | confluence | cert_advisory | 90% |
| atlassian | bamboo | cert_advisory | 90% |
Updated description with new details about the vulnerability, changed severity to HIGH, added CVSS estimate of 7.5, and updated exploit availability status.
Initial creation