[MDEV-20486] User without rights can create an database Created: 2019-09-04 Updated: 2019-09-10 Resolved: 2019-09-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.4.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Frank | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.6 |
||
| Description |
|
An user without any rights can creates an database, when it is called "test".
As root:
|
| Comments |
| Comment by Elena Stepanova [ 2019-09-10 ] |
|
test database is by default accessible to any user. Please check mysql_secure_installation and other materials for more information. |