cve/2013/CVE-2013-0221.md
2024-05-26 14:27:05 +02:00

788 B

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