Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.19.0
-
None
-
Patch Available
-
Unknown
Description
The usage of & symbol in a password wrapped by RAW() function breaks the masking of the password.
The result of this is a partial leak of the clear text password.
See this example:
password=RAW(abc&SUFFIX) is translated into password=xxxxxx&SUFFIX
Attachments
Attachments
Issue Links
- links to