Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Mysql_server | Oracle | 8.0.0 (including) | 8.0.45 (including) |
| Mysql_server | Oracle | 8.4.0 (including) | 8.4.8 (including) |
| Mysql_server | Oracle | 9.0.0 (including) | 9.6.0 (including) |
| Red Hat Enterprise Linux 10 | RedHat | mysql8.4-0:8.4.9-1.el10_2 | * |
| Red Hat Enterprise Linux 8 | RedHat | mysql:8.0-8100020260609092222.489197e6 | * |
| Red Hat Enterprise Linux 8 | RedHat | mysql:8.4-8100020260526091138.489197e6 | * |
| Red Hat Enterprise Linux 9 | RedHat | mysql-0:8.0.46-1.el9_8 | * |
| Red Hat Enterprise Linux 9 | RedHat | mysql:8.4-9080020260602140041.rhel9 | * |
| Mariadb-10.3 | Ubuntu | esm-apps/focal | * |
| Mysql-5.5 | Ubuntu | esm-infra-legacy/trusty | * |
| Mysql-5.7 | Ubuntu | esm-infra-legacy/xenial | * |
| Mysql-5.7 | Ubuntu | esm-infra/bionic | * |
| Mysql-5.7 | Ubuntu | esm-infra/xenial | * |
| Mysql-8.0 | Ubuntu | esm-infra/focal | * |
| Mysql-8.0 | Ubuntu | jammy | * |
| Mysql-8.0 | Ubuntu | noble | * |
| Mysql-8.0 | Ubuntu | upstream | * |
| Mysql-8.4 | Ubuntu | devel | * |
| Mysql-8.4 | Ubuntu | questing | * |
| Mysql-8.4 | Ubuntu | resolute | * |
| Mysql-8.4 | Ubuntu | upstream | * |
| Percona-server-5.6 | Ubuntu | esm-apps/xenial | * |
| Percona-xtradb-cluster-5.6 | Ubuntu | esm-apps/xenial | * |
There are many different kinds of mistakes that introduce information exposures. The severity of the error can range widely, depending on the context in which the product operates, the type of sensitive information that is revealed, and the benefits it may provide to an attacker. Some kinds of sensitive information include:
Information might be sensitive to different parties, each of which may have their own expectations for whether the information should be protected. These parties include:
Information exposures can occur in different ways:
It is common practice to describe any loss of confidentiality as an “information exposure,” but this can lead to overuse of CWE-200 in CWE mapping. From the CWE perspective, loss of confidentiality is a technical impact that can arise from dozens of different weaknesses, such as insecure file permissions or out-of-bounds read. CWE-200 and its lower-level descendants are intended to cover the mistakes that occur in behaviors that explicitly manage, store, transfer, or cleanse sensitive information.