CVE-2020-28494
CVSS V2 High 7.5
CVSS V3 High 8.6
Description
This affects the package total.js before 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to true and because the type parameter is not properly sanitized.
Overview
- CVE ID
- CVE-2020-28494
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-02T11:15:13
- Last Modified Date
- 2021-07-21T11:39:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:totaljs:total.js:*:*:*:*:*:node.js:*:* | 1 | OR | 3.4.7 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- LOW
- Base Score
- 8.6
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 4.7
References
Reference URL | Reference Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672 | Exploit Patch Third Party Advisory |
https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-28494 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28494 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:04:23 | Added to TrackCVE | |||
2022-12-05 21:12:15 | 2021-02-02T11:15Z | 2021-02-02T11:15:13 | CVE Published Date | updated |
2022-12-05 21:12:15 | 2021-07-21T11:39:23 | CVE Modified Date | updated | |
2022-12-05 21:12:15 | Analyzed | Vulnerability Status | updated |