CVE-2017-1000373
Last modified
CVE-2017-1000373 is a vulnerability of currently unknown severity. 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. EPSS estimates a 13.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openbsd | Openbsd | <= 6.1 |
References
- http://www.securityfocus.com/bid/99177Third Party Advisory, VDB Entry
- https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/stdlib/qsort.c?rev=1.15&content-type=text/x-cvsweb-markupMitigation, Third Party Advisory
- https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txtThird Party Advisory
- http://www.securityfocus.com/bid/99177Third Party Advisory, VDB Entry
- https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/stdlib/qsort.c?rev=1.15&content-type=text/x-cvsweb-markupMitigation, Third Party Advisory
- https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txtThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-1000373?
How severe is CVE-2017-1000373?
How do I fix CVE-2017-1000373?
Are you affected by CVE-2017-1000373?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
