Lucene search
+L

9220 matches found

CNVD
CNVD
added 2021/08/13 12:00 a.m.79 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2021-63073)

Google TensorFlow is an end-to-end open source machine learning platform. A security error vulnerability exists in Google TensorFlow versions prior to 2.6.0. A local attacker could exploit this vulnerability to cause a denial of service...

5.5CVSS5.2AI score0.00148EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.98 views

Google TensorFlow integer overflow vulnerability (CNVD-2021-64532)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow caused by converting a signed integer value to an unsigned integer value and then allocating memory based on that value. No details of the...

5.5CVSS2.6AI score0.00154EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.46 views

Google TensorFlow TFLite Information Disclosure Vulnerability

Google TensorFlow is an end-to-end open source machine learning platform. An information disclosure vulnerability exists in Google TensorFlow TFLite. The vulnerability is due to a heap out-of-bounds read flaw in expanddims.cc in TFLite, which can be exploited by an attacker to obtain sensitive...

5.5CVSS5AI score0.00172EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.86 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-64539)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which could be exploited by an attacker to bind a reference to a null pointer in all operations of type tf.rawops.MatrixSetDiagV to cause undefined...

7.8CVSS2.3AI score0.00167EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.53 views

Google TensorFlow tf.raw_ops.QuantizeV2 Information Disclosure Vulnerability

Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in tf.rawops.QuantizeV2 in Google TensorFlow versions prior to 2.6.0. An attacker can exploit the vulnerability to obtain sensitive information...

7.8CVSS7.3AI score0.00173EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.72 views

Google TensorFlow MKL Code Execution Vulnerability

Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in Google TensorFlow versions prior to 2.6.0. An attacker can exploit the vulnerability to execute arbitrary code on the system...

7.8CVSS7.8AI score0.00185EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.38 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-64542)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. "A similar attack could occur in "BoostedTreesCalculateBestFeatureSplitV2"...

7.8CVSS3.6AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/12 11:15 p.m.9 views

CVE-2021-37677

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS5.4AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.32 views

CVE-2021-37679

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS0.00181EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.30 views

CVE-2021-37677

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.26 views

CVE-2021-37685

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's expanddims.cc contains a vulnerability which allows reading one element outside of bounds of heap allocated data. If axis is a large negative value e.g., -100000, then after the first if it would...

5.5CVSS0.00172EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.17 views

CVE-2021-37678

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TensorFlow and Keras can be tricked to perform arbitrary code execution when deserializing a Keras model from YAML format. The implementation uses yaml.unsafeload which can perform arbitrary code execution...

9.3CVSS0.00447EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/12 11:15 p.m.17 views

CVE-2021-37692

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS5.5AI score
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.29 views

CVE-2021-37691

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a division by zero error in LSH implementation. We have patched the issue in GitHub commit 0575b640091680cfb70f4dd93e70658de43b94f9. The fix will be...

5.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.20 views

CVE-2021-37685

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's expanddims.cc contains a vulnerability which allows reading one element outside of bounds of heap allocated data. If axis is a large negative value e.g., -100000, then after the first if it would...

5.5CVSS5.4AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.27 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2021/08/12 11:15 p.m.27 views

CVE-2021-37692

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2021/08/12 11:15 p.m.55 views

CVE-2021-37691

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a division by zero error in LSH implementation. We have patched the issue in GitHub commit 0575b640091680cfb70f4dd93e70658de43b94f9. The fix will be...

5.5CVSS0.00152EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.15 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.9AI score
SaveExploits0References4
OSV
OSV
added 2021/08/12 11:15 p.m.17 views

CVE-2021-37687

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS5.4AI score
SaveExploits0References3
Rows per page
Query Builder