CVE-2023-30846 (CNNVD-202304-2110)
中文标题:
Microsoft typed-rest-client 安全漏洞
英文标题:
typed-rest-client vulnerable to potential leak of authentication data to 3rd parties
漏洞描述
中文描述:
Microsoft typed-rest-client是美国微软(Microsoft)公司的一个具有 TypeScript 类型的类型化 REST 和 HTTP 客户端。 Microsoft typed-rest-client 1.7.3版本及之前版本存在安全漏洞,该漏洞源于用户的身份验证数据泄露。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| microsoft | typed-rest-client | < 1.8.0 | - | - |
cpe:2.3:a:microsoft:typed-rest-client:<_1.8.0:*:*:*:*:*:*:*
|
| microsoft | typed-rest-client | * | - | - |
cpe:2.3:a:microsoft:typed-rest-client:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-30846 |
2025-11-11 15:21:56 | 2025-11-11 07:38:18 |
| NVD | nvd_CVE-2023-30846 |
2025-11-11 14:59:00 | 2025-11-11 07:46:26 |
| CNNVD | cnnvd_CNNVD-202304-2110 |
2025-11-11 15:11:11 | 2025-11-11 07:57:55 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202304-2110
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']