CVE-2021-37670 - log back

CVE-2021-37670 created at 13 Aug 2021 07:57:58
Severity
+ Medium
Remote
+ Local
Type
+ Information disclosure
Description
+ In TensorFlow before version 2.6.0 an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.raw_ops.UpperBound. The implementation does not validate the rank of sorted_input argument. A similar issue occurs in tf.raw_ops.LowerBound.
References
+ https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9697-98pf-4rw7
+ https://github.com/tensorflow/tensorflow/commit/42459e4273c2e47a3232cc16c4f4fff3b3a35c38
Notes