Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. Constructing a tflite model with a paramater `filter_input_channel` of less than 1 gives a FPE. This issue has been patched in version 2.12. TensorFlow will also cherrypick the fix commit on TensorFlow 2.11.1.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tensorflow | < 2.12.0 |
Related Weaknesses (CWE)
References
- https://github.com/tensorflow/tensorflow/commit/34f8368c535253f5c9cb3a303297743bPatch
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-5w96-866f-6rm8PatchVendor Advisory
- https://github.com/tensorflow/tensorflow/commit/34f8368c535253f5c9cb3a303297743bPatch
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-5w96-866f-6rm8PatchVendor Advisory
FAQ
What is CVE-2023-27579?
CVE-2023-27579 is a vulnerability with a CVSS score of 7.5 (HIGH). TensorFlow is an end-to-end open source platform for machine learning. Constructing a tflite model with a paramater `filter_input_channel` of less than 1 gives a FPE. This issue has been patched in ve...
How severe is CVE-2023-27579?
CVE-2023-27579 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-27579?
Check the references section above for vendor advisories and patch information. Affected products include: Google Tensorflow.