CVE-2020-15123

CVSS V2 Medium 6.8 CVSS V3 Critical 9.3
Description
In codecov (npm package) before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE (CVE-2020-7597 for GHSA-5q88-cjfq-g2mh) was issued but the fix was incomplete. It only blocked &, and command injection is still possible using backticks instead to bypass the sanitizer. The attack surface is low in this case. Particularly in the standard use of codecov, where the module is used directly in a build pipeline, not built against as a library in another application that may supply malicious input and perform command injection.
Overview
  • CVE ID
  • CVE-2020-15123
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2020-07-20T18:15:12
  • Last Modified Date
  • 2020-07-27T19:00:27
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:codecov:codecov:*:*:*:*:*:node.js:*:* 1 OR 3.7.1
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:M/Au:N/C:P/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • MEDIUM
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 6.8
  • Severity
  • MEDIUM
  • Exploitability Score
  • 8.6
  • Impact Score
  • 6.4
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • REQUIRED
  • Scope
  • CHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • NONE
  • Base Score
  • 9.3
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 2.8
  • Impact Score
  • 5.8
History
Created Old Value New Value Data Type Notes
2022-05-10 16:39:35 Added to TrackCVE
2022-12-04 20:04:06 2020-07-20T18:15Z 2020-07-20T18:15:12 CVE Published Date updated
2022-12-04 20:04:06 2020-07-27T19:00:27 CVE Modified Date updated
2022-12-04 20:04:06 Analyzed Vulnerability Status updated