CVE-2017-1000373
The OpenBSD qsort() function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort() to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in arbitrary code execution attacks. This affects OpenBSD 6.1 and possibly earlier versions.
- Affected products
- Openbsd
- Openbsd
- ≤ 6.1
- CVSS 3.0
- 6.5 MEDIUM
- EPSS
- 14.9% (97th percentile)
- Weakness
- CWE-400
- NVD status
- Modified
- Published
- 2017-06-19
CVE-2017-1000373 at NVD
3 known exploits for CVE-2017-1000373
Proof-of-concept code and exploit modules indexed by Sploitus