Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

TokenRequestValidationLog leaking passwords #3887

Open
ekeij opened this issue Oct 20, 2017 · 0 comments
Open

TokenRequestValidationLog leaking passwords #3887

ekeij opened this issue Oct 20, 2017 · 0 comments

Comments

@ekeij
Copy link

ekeij commented Oct 20, 2017

Scrubbing of sensitive information in TokenRequestValidationLog is case-sensitive. This can cause an issue with the ResourceOwner flow when a user provides invalid credentials and the client posting the credentials does not match a fieldname exactly. So if the fieldname is "Password" instead of "password", the password is not scrubbed and is leaked to the log.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants