CVE & CISA-KEV Catalog

CVE-2023-45825

MEDIUM
5.5
CVSS v3
NVD

Description

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. credentials) information and use it to get access to the database. ydb-go-sdk contains this problem in versions from v3.48.6 to v3.53.2. The fix for this problem has been released in version v3.53.3. Users are advised to upgrade. Users unable to upgrade should implement the `fmt.Stringer` interface in your custom credentials type with explicit stringify of object state.

How to fix

Remediation Available
ydb-go-sdkNVD
Affected:>= 3.48.6, < 3.53.2Fixed in:3.53.2CVE-2023-45825derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Exploit Intelligence

0.22%probability of exploitation in 30 days
12thpercentile

Low risk: more likely to be exploited than 12% of all known CVEs.

References

Vendor Advisory1
Issue Tracking1

Related Vulnerabilities

Other CWE-532 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-1622Medium5.379%--
CVE-2020-35234High7.563%-Fix
CVE-2023-43261High7.560%-Fix
CVE-2024-20440High7.551%--
CVE-2018-3609High8.122%--
CVE-2018-8719Medium5.316%--
Embed a live status badge for CVE-2023-45825
CVE-2023-45825 severity badge

Markdown

[![CVE-2023-45825](https://tridentstack.com/cve/badge/CVE-2023-45825.svg)](https://tridentstack.com/cve/CVE-2023-45825)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-45825"><img src="https://tridentstack.com/cve/badge/CVE-2023-45825.svg" alt="CVE-2023-45825"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.