CVE-2023-4640
The controller responsible for setting the logging level does not include any authorization checks to ensure the user is authenticated.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.39%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
The controller responsible for setting the logging level does not include any authorization checks to ensure the user is authenticated. This can be seen by noting that it extends Controller rather than AuthenticatedController and includes no further checks. This issue affects YugabyteDB Anywhere: from 2.0.0 through 2.17.3
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.39% probability · 32th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-284
- Affected
- yugabyte/yugabytedb
- Source
- security@yugabyte.com
References
- https://www.yugabyte.com/Product
- https://www.yugabyte.com/Product
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.