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.
References
Link | Resource |
---|---|
https://github.com/duckdb/duckdb/commit/c9b7c98aa0e1cd7363fe8bb8543a95f38e980d8a | Patch |
https://github.com/duckdb/duckdb/pull/13133 | Patch |
https://github.com/duckdb/duckdb/security/advisories/GHSA-w2gf-jxc9-pf2q | Exploit Third Party Advisory |
https://github.com/duckdb/duckdb/commit/c9b7c98aa0e1cd7363fe8bb8543a95f38e980d8a | Patch |
https://github.com/duckdb/duckdb/pull/13133 | Patch |
https://github.com/duckdb/duckdb/security/advisories/GHSA-w2gf-jxc9-pf2q | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 09:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/duckdb/duckdb/commit/c9b7c98aa0e1cd7363fe8bb8543a95f38e980d8a - Patch | |
References | () https://github.com/duckdb/duckdb/pull/13133 - Patch | |
References | () https://github.com/duckdb/duckdb/security/advisories/GHSA-w2gf-jxc9-pf2q - Exploit, Third Party Advisory |
01 Oct 2024, 20:33
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | NVD-CWE-noinfo | |
First Time |
Duckdb
Duckdb duckdb |
|
CPE | cpe:2.3:a:duckdb:duckdb:*:*:*:*:*:*:*:* | |
References | () https://github.com/duckdb/duckdb/commit/c9b7c98aa0e1cd7363fe8bb8543a95f38e980d8a - Patch | |
References | () https://github.com/duckdb/duckdb/pull/13133 - Patch | |
References | () https://github.com/duckdb/duckdb/security/advisories/GHSA-w2gf-jxc9-pf2q - Exploit, Third Party Advisory |
24 Jul 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-24 18:15
Updated : 2024-11-21 09:32
NVD link : CVE-2024-41672
Mitre link : CVE-2024-41672
CVE.ORG link : CVE-2024-41672
JSON object : View
Products Affected
duckdb
- duckdb
CWE