Potential leak of authentication data to 3rd parties
Critical severity
GitHub Reviewed
Published
Apr 26, 2023
in
microsoft/typed-rest-client
•
Updated Nov 12, 2023
Description
Published by the National Vulnerability Database
Apr 26, 2023
Published to the GitHub Advisory Database
Apr 27, 2023
Reviewed
Apr 27, 2023
Last updated
Nov 12, 2023
Impact
Users of 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:
BasicCredentialHandler
,BearerCredentialHandler
orPersonalAccessTokenCredentialHandler
Authorization
header.The expected behavior is that the next request will NOT set the
Authorization
header.Patches
The problem was fixed on April 1st 2020.
Workarounds
There is no workaround.
References
This is similar to the following issues in nature:
References