cve/2024/CVE-2024-0684.md
2024-05-25 21:48:12 +02:00

21 lines
905 B
Markdown

### [CVE-2024-0684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0684)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Heap-based%20Buffer%20Overflow&color=brighgreen)
### 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.
### POC
#### Reference
- https://www.openwall.com/lists/oss-security/2024/01/18/2
#### Github
- https://github.com/Valentin-Metz/writeup_split
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/jiayy/android_vuln_poc-exp
- https://github.com/nomi-sec/PoC-in-GitHub