Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7456

Server audit: Empty password in CHANGE MASTER is not obfuscated

    XMLWordPrintable

Details

    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

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.