Skip to main content

CVE-2024-0684

Description

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line_bytes_split() function, potentially leading to an application crash and denial of service.

Fedora Project
Severity: MEDIUM
CVE ID: CVE-2024-0684
CVSS Score: 5.5
CVSS Metrics: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Refrence: NVDMITRE

Proof Of Concept

Valentin-Metz

Writeup of a heap overflow vulnerability in the GNU coreutils split program. CVE-2024-0684

Refrence: GitHub