Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-30846

9.1 · CRITICAL
Published Apr 26, 2023 microsoft CWE-522 EPSS 2.22% (81th pctl)

Overview

CVE-2023-30846 is a critical-severity vulnerability affecting microsoft typed-rest-client. It was published on April 26, 2023 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from microsoft. Update typed-rest-client to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
microsoft typed-rest-client >= 0, < 1.8.0 Affected

Frequently Asked Questions

What is CVE-2023-30846?

CVE-2023-30846 is a critical-severity vulnerability affecting microsoft typed-rest-client. It was published on April 26, 2023 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2023-30846?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-30846?

Check the references section for vendor advisories and patches from microsoft. Update typed-rest-client to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-30846?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-30846 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.