CVE-2020-15692
CVSS V2 High 10
CVSS V3 Critical 9.8
Description
In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument can be a local file path that will be opened in the default explorer. An attacker can pass one argument to the underlying open command to execute arbitrary registered system commands.
Overview
- CVE ID
- CVE-2020-15692
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2020-08-14T19:15:12
- Last Modified Date
- 2021-02-08T20:44:43
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:* | 1 | OR | 1.2.6 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:C/I:C/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 10
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 10
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html | Release Notes Third Party Advisory |
https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/browsers.nim#L48 | Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2021/02/04/1 | Exploit Mailing List Third Party Advisory |
https://consensys.net/diligence/vulnerabilities/nim-browsers-argument-injection/ | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-15692 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15692 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:23:58 | Added to TrackCVE | |||
2022-12-04 21:03:56 | 2020-08-14T19:15Z | 2020-08-14T19:15:12 | CVE Published Date | updated |
2022-12-04 21:03:56 | 2021-02-08T20:44:43 | CVE Modified Date | updated | |
2022-12-04 21:03:56 | Analyzed | Vulnerability Status | updated |