Vulnerabilities (CVE)

Filtered by vendor Ydb
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-28228 1 Ydb 1 Ydb 2025-04-15 N/A 9.1 CRITICAL
Out-of-bounds read was discovered in YDB server. An attacker could construct a query with insert statement that would allow him to read sensitive information from other memory locations or cause a crash.
CVE-2023-45825 1 Ydb 1 Ydb-go-sdk 2024-11-21 N/A 5.5 MEDIUM
ydb-go-sdk is a pure Go native and database/sql driver for the YDB platform. Since ydb-go-sdk v3.48.6 if you use a custom credentials object (implementation of interface Credentials it may leak into logs. This happens because this object could be serialized into an error message using `fmt.Errorf("something went wrong (credentials: %q)", credentials)` during connection to the YDB server. If such logging occurred, a malicious user with access to logs could read sensitive information (i.e. creden ...

Show More