• Harin Vadodaria's avatar
    Bug#15912213: BUFFER OVERFLOW IN ACL_GET() · c1f9f122
    Harin Vadodaria authored
    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.
    c1f9f122
sql_acl.cc 201 KB