[MDEV-7456] Server audit: Empty password in CHANGE MASTER is not obfuscated Created: 2015-01-14  Updated: 2015-01-14  Resolved: 2015-01-14

Status: Closed
Project: MariaDB Server
Component/s: Plugin - Audit
Affects Version/s: N/A
Fix Version/s: 5.5.42

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: audit


 Description   

MariaDB [test]> stop slave;
Query OK, 0 rows affected (0.13 sec)
 
MariaDB [test]> change master to master_password='a';
Query OK, 0 rows affected (0.35 sec)
 
MariaDB [test]> change master to master_password='';
Query OK, 0 rows affected (0.38 sec)

20150114 16:30:42,wheezy-64,root,localhost,2,30,QUERY,test,'stop slave',0
20150114 16:30:43,wheezy-64,root,localhost,2,31,QUERY,test,'change master to master_password=*****',0
20150114 16:30:46,wheezy-64,root,localhost,2,32,QUERY,test,'change master to master_password=\'\'',0


Generated at Thu Feb 08 07:19:44 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.