TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feature of the BMP decoder in core/kernels/decode_bmp_op.cc.
References
Link | Resource |
---|---|
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2018-001.md | Patch Third Party Advisory |
https://github.com/tensorflow/tensorflow/commit/49f73c55d56edffebde4bca4a407ad69c1cae433 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-05-04 15:15
Updated : 2020-05-08 19:55
NVD link : CVE-2018-21233
Mitre link : CVE-2018-21233
CVE.ORG link : CVE-2018-21233
JSON object : View
Products Affected
- tensorflow
CWE
CWE-125
Out-of-bounds Read