mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
905 B
Markdown
21 lines
905 B
Markdown
### [CVE-2024-0684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|
|
### 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
|
|
|