Information Exposure Affecting duckdb/duckdb package, versions [0,]


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
0.07% (34th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UNMANAGED-DUCKDBDUCKDB-7558566
  • published25 Jul 2024
  • disclosed24 Jul 2024
  • creditZac Farrell

Introduced: 24 Jul 2024

CVE-2024-41672  (opens in a new tab)
CWE-200  (opens in a new tab)

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

Affected versions of this package are vulnerable to Information Exposure through the sniff_csv function. An attacker can access filesystem data even when configurations explicitly disable such access by exploiting the function's unintended behavior to read files.

PoC

SET enable_external_access=false; SET lock_configuration=true;

SELECT Columns FROM sniff_csv('/proc/self/environ');

CVSS Scores

version 4.0
version 3.1