VYPR

Anywhere

by Yugabytedb

CVEs (1)

  • CVE-2023-4640Aug 30, 2023
    risk 0.00cvss epss 0.00

    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…