Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-64429

Опубликовано: 12 нояб. 2025
Источник: nvd
CVSS3: 6.5
EPSS Низкий

Описание

DuckDB is a SQL database management system. DuckDB implemented block-based encryption of DB on the filesystem starting with DuckDB 1.4.0. There are a few issues related to this implementation. The DuckDB can fall back to an insecure random number generator (pcg32) to generate cryptographic keys or IVs. When clearing keys from memory, the compiler may remove the memset() and leave sensitive data on the heap. By modifying the database header, an attacker could downgrade the encryption mode from GCM to CTR to bypass integrity checks. There may be a failure to check return value on call to OpenSSL rand_bytes(). An attacker could use public IVs to compromise the internal state of RNG and determine the randomly generated key used to encrypt temporary files, get access to cryptographic keys if they have access to process memory (e.g. through memory leak),circumvent GCM integrity checks, and/or influence the OpenSSL random number generator and DuckDB would not be able to detect a failure of

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:duckdb:duckdb:*:*:*:*:*:*:*:*
Версия от 1.4.0 (включая) до 1.4.2 (исключая)

EPSS

Процентиль: 1%
0.00011
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-327

Связанные уязвимости

CVSS3: 6.5
debian
3 месяца назад

DuckDB is a SQL database management system. DuckDB implemented block-b ...

EPSS

Процентиль: 1%
0.00011
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-327