mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 11:36:33 +00:00
19 lines
774 B
Markdown
19 lines
774 B
Markdown
![]() |
### [CVE-2013-0223](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0223)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The SUSE coreutils-i18n.patch for GNU coreutils allows context-dependent attackers to cause a denial of service (segmentation fault and crash) via a long string to the join command, when using the -i switch, which triggers a stack-based buffer overflow in the alloca function.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/mudongliang/LinuxFlaw
|
||
|
- https://github.com/oneoy/cve-
|
||
|
|