CVE-2020-15208

CVSS V2 High 7.5 CVSS V3 Critical 9.8
Description
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a `DCHECK` which is no-op outside of debug compilation modes. Since the function always returns the dimension of the first tensor, malicious attackers can craft cases where this is larger than that of the second tensor. In turn, this would result in reads/writes outside of bounds since the interpreter will wrongly assume that there is enough data in both tensors. The issue is patched in commit 8ee24e7949a203d234489f9da2c5bf45a7d5157d, and is released in TensorFlow versions 1.15.4, 2.0.3, 2.1.2, 2.2.1, or 2.3.1.
Overview
  • CVE ID
  • CVE-2020-15208
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2020-09-25T19:15:16
  • Last Modified Date
  • 2021-09-16T15:45:33
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:google:tensorflow:*:*:*:*:lite:*:*:* 1 OR 1.15.4
cpe:2.3:a:google:tensorflow:*:*:*:*:lite:*:*:* 1 OR 2.0.0 2.0.3
cpe:2.3:a:google:tensorflow:*:*:*:*:lite:*:*:* 1 OR 2.1.0 2.1.2
cpe:2.3:a:google:tensorflow:*:*:*:*:lite:*:*:* 1 OR 2.2.0 2.2.1
cpe:2.3:a:google:tensorflow:*:*:*:*:lite:*:*:* 1 OR 2.3.0 2.3.1
cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:* 1 OR
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: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
History
Created Old Value New Value Data Type Notes
2022-05-10 16:04:57 Added to TrackCVE
2022-12-04 23:27:45 2020-09-25T19:15Z 2020-09-25T19:15:16 CVE Published Date updated
2022-12-04 23:27:45 2021-09-16T15:45:33 CVE Modified Date updated
2022-12-04 23:27:45 Analyzed Vulnerability Status updated