CVE-2024-41672

Public Exploit
DuckDB: sniff_csv provides filesystem access even when enable_external_access is disabled

Description

DuckDB is a SQL database management system. In versions 1.0.0 and prior, content in filesystem is accessible for reading using `sniff_csv`, even with `enable_external_access=false`. This vulnerability provides an attacker with access to filesystem even when access is expected to be disabled and other similar functions do NOT provide access. There seem to be two vectors to this vulnerability. First, access to files that should otherwise not be allowed. Second, the content from a file can be read (e.g. `/etc/hosts`, `proc/self/environ`, etc) even though that doesn't seem to be the intent of the sniff_csv function. A fix for this issue is available in commit c9b7c98aa0e1cd7363fe8bb8543a95f38e980d8a and is expected to be part of version 1.1.0.

Category

7.5
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.32%
Third-Party Advisory github.com
Affected: duckdb duckdb
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-41672?
CVE-2024-41672 has been scored as a high severity vulnerability.
How to fix CVE-2024-41672?
To fix CVE-2024-41672, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-41672 being actively exploited in the wild?
It is possible that CVE-2024-41672 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-41672?
CVE-2024-41672 affects duckdb duckdb.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.