CVE-2023-45825

CVSS 3.1 Score 5.5 of 10 (medium)

Attack Complexity low
Confidentiality high
Privileges Required low
Integrity none
Availability none
Scope unchanged

Details

Published Oct 19, 2023
Updated: Oct 27, 2023
CWE ID 532

Summary

CVE-2023-45825 is a vulnerability affecting the ydb-go-sdk, a Go library used for connecting to the YDB platform. Versions 3.48.6 through 3.53.2 are impacted. If a custom credentials object, which implements the Credentials interface, is used during the connection process, it may be inadvertently logged through an error message. This could potentially expose sensitive information, such as credentials, to unauthorized users with access to the logs. To mitigate this risk, users are advised to upgrade to version 3.53.3, or implement the `fmt.Stringer` interface in their custom credentials types with explicit stringification.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share