CVE-2017-1000373
CVSS V2 Medium 6.4
CVSS V3 Medium 6.5
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.
Overview
- CVE ID
- CVE-2017-1000373
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-06-19T16:29:00
- Last Modified Date
- 2017-10-24T01:29:01
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:openbsd:openbsd:*:*:*:*:*:*:*:* | 1 | OR | 6.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.4
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- LOW
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt | Third Party Advisory |
https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/stdlib/qsort.c?rev=1.15&content-type=text/x-cvsweb-markup | Mitigation Third Party Advisory |
http://www.securityfocus.com/bid/99177 | Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/42271/ | |
http://www.securitytracker.com/id/1039427 | |
https://support.apple.com/HT208144 | |
https://support.apple.com/HT208115 | |
https://support.apple.com/HT208113 | |
https://support.apple.com/HT208112 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-1000373 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000373 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 08:13:25 | Added to TrackCVE | |||
2022-12-02 17:59:02 | 2017-06-19T16:29Z | 2017-06-19T16:29:00 | CVE Published Date | updated |
2022-12-02 17:59:02 | 2017-10-24T01:29:01 | CVE Modified Date | updated | |
2022-12-02 17:59:02 | Modified | Vulnerability Status | updated |