### [CVE-2021-35958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-35958) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description TensorFlow through 2.5.0 allows attackers to overwrite arbitrary files via a crafted archive when tf.keras.utils.get_file is used with extract=True. NOTE: the vendor's position is that tf.keras.utils.get_file is not intended for untrusted archives ### POC #### Reference No PoCs from references. #### Github - https://github.com/miguelc49/CVE-2021-35958-1 - https://github.com/miguelc49/CVE-2021-35958-2