mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
19 lines
788 B
Markdown
19 lines
788 B
Markdown
### [CVE-2013-0221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0221)
|
|

|
|

|
|

|
|
|
|
### 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 sort command, when using the (1) -d or (2) -M 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-
|
|
|