Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.58
-
Debian
-
5.5.59
Description
SELECT count(*) FROM mysql.user WHERE user='root' and password='' |
can report insecure root passwords even if a plugin is used.
If a bit unfair to report an unused password field as insecure if a plugin is set.
https://github.com/grooverdan/mariadb-server/tree/5.5-debian-insecure-root-plugin-empty is a patch that corrects this by testing adding and plugin='' in the sql. I submit this under the MCA.
Attachments
Issue Links
- relates to
-
MDEV-8375 Debian: Passwordless mysqld root login via socket auth bugfixing
-
- Closed
-
Activity
Assignee | Sergey Vojtovich [ svoj ] |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] |
Affects Version/s | 10.3 [ 22126 ] |
Sprint | 5.5.59 [ 221 ] |
Fix Version/s | 5.5.59 [ 22612 ] | |
Fix Version/s | 10.0.34 [ 22613 ] | |
Fix Version/s | 10.3.4 [ 22904 ] | |
Fix Version/s | 10.1.31 [ 22907 ] | |
Fix Version/s | 10.2.13 [ 22910 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 5.5 [ 15800 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 84633 ] | MariaDB v4 [ 153460 ] |