Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
N/A
-
5.5.44
Description
after executing a query, a buffer overread is happening while writing the query on the audit file. this bug will happen with the current version (1.3.0)
the query looks like: SET PASSWORD FOR `monitor`@`localhost` = password('test123');
the output looks like: 20150429 11:54:31,hostname123,root,localhost,109,442,QUERY,,'SET PASSWORD FOR `monitor`@`localhost`=<secret>*****�)1P��)root)�-��XM.localhost
Hi,
Does it happen always for you, on any SET PASSWORD command?
You've set version 5.5.43, do you mean MySQL 5.5.43, or do you build from sources?
If you mean MySQL 5.5.43, where did you get the audit plugin binary that you are using?
How do you install the plugin?
Please paste or attach the output of SHOW VARIABLES.