
ℹ This page will help you get familiar with Beekeeper Studio. I think you’re going to like it here.īeekeeper Studio is more than an app, come say hi: MySQL 8.0 contains no demo databases by default.👋 Hello and welcome to the Beekeeper Studio community.

If any of these databases exist, this is a finding. If this system is identified as production, gather a listing of databases from the server and look for any matching the following general demonstration database names: SELECT * FROM information_schema.SCHEMATA where SCHEMA_NAME not in ('mysql','information_schema', 'sys', 'performance_schema') If any are present in the database or are included with the MySQL Database Server 8.0 application, this is a finding.Ĭheck database/schema content of MySQL with the following command: Review the MySQL Database Server 8.0 to determine if any of the demonstration and sample databases, database applications, or files are installed in the database or are included with the MySQL Database Server 8.0 application. Note: MySQL does not include any in MySQL Database Server 8.0. Review vendor documentation and vendor websites to identify vendor-provided demonstration or sample databases, database applications, objects, and files. Oracle MySQL 8.0 Security Technical Implementation Guideĭetails Check Text ( C-38362r623549_chk ) These demonstration and sample objects are meant to provide simple examples of coding specific functions and are not developed to prevent vulnerabilities from being introduced to the DBMS and host system.

Examples include, but are not limited to, installing advertising software, demonstrations, or browser plugins not related to requirements or providing a wide array of functionality, not required for every mission, that cannot be disabled.ĭatabase Management Systems (DBMSs) must adhere to the principles of least functionality by providing only essential capabilities.ĭemonstration and sample database objects and applications present publicly known attack points for malicious users.

It is detrimental for software products to provide, or install by default, functionality exceeding requirements or mission objectives. Some of the functions and services, provided by default, may not be necessary to support essential organizational operations (e.g., key missions, functions). Information systems are capable of providing a wide variety of functions and services.
