BcryptUtil does not distinguish between Chinese and English special characters, such as "!". #55649
LiuBo-keep
started this conversation in
Community
Replies: 2 comments 1 reply
|
Thanks @LiuBo-keep We are analyzing it, we'll refer to your github alias. We'd also appreciate if you could forward any new findings to security@quarkus.io |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Testing revealed that even when the user password was set to "Aa@123!", it was still possible to log in across domains using "Aa@123!".
BcryptUtil version : quarkus-elytron-security-common-3.15.6.jar
Test demo:
All reactions