Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: all
-
Fix Version/s: 1.5.6
-
Component/s: Other
-
Labels:
-
Environment:All
Description
The last zero byte should not be included in the salt when re-calculating the scramble responding to auth switch request.
Check attached before.png (current code, 0x00 included) and after.png (after fix, 0x00 excluded).
I have created a PR to fix this, please help to verify and review.
https://github.com/MariaDB/mariadb-connector-j/pull/93