CVE-2023-30846
Summary
| CVE | CVE-2023-30846 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2023-04-26 21:15:00 UTC |
| Updated | 2023-06-01 14:15:00 UTC |
| Description | typed-rest-client is a library for Node Rest and Http Clients with typings for use with TypeScript. Users of the typed-rest-client library version 1.7.3 or lower are vulnerable to leak authentication data to 3rd parties. The flow of the vulnerability is as follows: First, send any request with `BasicCredentialHandler`, `BearerCredentialHandler` or `PersonalAccessTokenCredentialHandler`. Second, the target host may return a redirection (3xx), with a link to a second host. Third, the next request will use the credentials to authenticate with the second host, by setting the `Authorization` header. The expected behavior is that the next request will *NOT* set the `Authorization` header. The problem was fixed in version 1.8.0. There are no known workarounds. |
Risk And Classification
Problem Types: CWE-522
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Microsoft | Typed-rest-client | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Potential leak of authentication data to 3rd parties · Advisory · microsoft/typed-rest-client · GitHub | MISC | github.com | |
| CVE-2023-30846 Node.js Vulnerability in NetApp Products | NetApp Product Security | MISC | security.netapp.com | |
| Disable authentications on redirections (#207) · microsoft/typed-rest-client@f9ff755 · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.