Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tensorflow | < 1.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisorPatchThird Party Advisory
- https://github.com/tensorflow/tensorflow/commit/49f73c55d56edffebde4bca4a407ad69PatchThird Party Advisory
- https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisorPatchThird Party Advisory
- https://github.com/tensorflow/tensorflow/commit/49f73c55d56edffebde4bca4a407ad69PatchThird Party Advisory
FAQ
What is CVE-2018-21233?
CVE-2018-21233 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 decode...
How severe is CVE-2018-21233?
CVE-2018-21233 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-21233?
Check the references section above for vendor advisories and patch information. Affected products include: Google Tensorflow.