mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
Description: A very large database name causes buffer
overflow in functions acl_get() and
check_grant_db() in sql_acl.cc. It happens
due to an unguarded string copy operation.
This puts required sanity checks before
copying db string to destination buffer.
201 KiB
201 KiB