CVE-2023-30846
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-30846
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Received
- Published Version
- 2023-04-26T21:15:09
- Last Modified Date
- 2023-04-26T21:15:09
Weakness Enumerations
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-30846 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30846 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-26 22:01:10 | Added to TrackCVE | |||
2023-04-26 22:01:12 | Weakness Enumeration | new |