Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-41672

7.5 · HIGH
Published Jul 24, 2024 duckdb CWE-200 EPSS 0.81% (54th pctl)

Overview

CVE-2024-41672 is a high-severity vulnerability affecting duckdb duckdb. It was published on July 24, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from duckdb. Update duckdb to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
duckdb duckdb >= 0, < 1.1.0 Affected

Frequently Asked Questions

What is CVE-2024-41672?

CVE-2024-41672 is a high-severity vulnerability affecting duckdb duckdb. It was published on July 24, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-41672?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-41672?

Check the references section for vendor advisories and patches from duckdb. Update duckdb to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-41672?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-41672 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.