Lucene search
+L

821 matches found

CNNVD
CNNVD
added 2023/01/26 12:0 a.m.10 views

Open Neural Network Exchange 路径遍历漏洞

The Open Neural Network Exchange ONNX is an open ecosystem that enables AI developers to choose the right tools as their projects evolve. A security vulnerability exists in Open Neural Network Exchange version 1.13.0, which stems from the fact that the externaldata field of a tensor proto may poi...

7.5CVSS6.3AI score0.01608EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2023/01/26 12:0 a.m.24 views

CVE-2022-25882

Versions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the externaldata field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory, for example "../../../etc/passwd"...

7.5CVSS6.8AI score0.01608EPSS
SaveExploits1References7
OSV
OSV
added 2023/01/25 5:0 a.m.34 views

CVE-2022-25882

Versions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the externaldata field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory, for example "../../../etc/passwd"...

7.5CVSS7.6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/01/25 12:0 a.m.4 views

PT-2023-12827 · Onnx · Onnx

Name of the Vulnerable Software and Affected Versions: onnx versions prior to 1.13.0 Description: The issue allows Directory Traversal, where the external data field of the tensor proto can contain a path to a file outside the model's current directory or user-provided directory. For example, an...

8.7CVSS5.4AI score0.01608EPSS
SaveExploits1References20
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.5 views

`CHECK_EQ` fail in `tf.raw_ops.TensorListResize` in Tensorflow

...

7.5CVSS7.7AI score0.00439EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.7 views

Invalid char to bool conversion when printing a tensor in Tensorflow

...

7.5CVSS7.7AI score0.00389EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.7 views

Segfault in `CompositeTensorVariantToComponents` in Tensorflow

...

7.5CVSS7.7AI score0.0049EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.8 views

Seg fault in `ndarray_tensor_bridge` due to zero and large inputs in Tensorflow

...

7.5CVSS7.7AI score0.0033EPSS
SaveExploits1
OSV
OSV
added 2022/11/21 11:51 p.m.16 views

GHSA-XF83-Q765-XM6M `CHECK` fail in `TensorListScatter` and `TensorListScatterV2` in eager mode

Impact Another instance of CVE-2022-35991, where TensorListScatter and TensorListScatterV2 crash via non scalar inputs inelementshape, was found in eager mode and fixed. python import tensorflow as tf arg0=tf.random.uniformshape=2, 2, 2, dtype=tf.float16, maxval=None arg1=tf.random.uniformshape=2...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2022/11/21 10:17 p.m.7 views

GHSA-RJX6-V474-2CH9 Segfault in `CompositeTensorVariantToComponents`

Impact An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. python import tensorflow as tf encode = tf.rawops.EmptyTensorListelementdtype=tf.int32, elementshape=10, 15, maxnumelements=2 meta= ""...

4.8CVSS7AI score0.0049EPSS
SaveExploits1References6
Snyk
Snyk
added 2022/11/20 9:8 a.m.3 views

Reachable Assertion

Overview Affected versions of this package are vulnerable to Reachable Assertion when tf.rawops.TensorListResize is given a nonscalar value for input size. It will results in a CHECK fail which can be used to trigger a denial of service attack. Remediation Upgrade tensorflow-lite to version 2.12....

7.5CVSS6.8AI score0.00439EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/11/20 9:8 a.m.1 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS when an input encoded is not a valid CompositeTensorVariant tensor. This will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. Details Denial of Service DoS describes a family of attacks, all aim...

7.5CVSS7AI score0.0049EPSS
SaveExploits1References2
OSV
OSV
added 2022/11/18 10:15 p.m.6 views

AZL-11543 CVE-2022-41909 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

7.5CVSS7.3AI score0.0049EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/18 10:15 p.m.8 views

AZL-11531 CVE-2022-41893 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56...

7.5CVSS7.2AI score0.00439EPSS
SaveExploits1References1
Prion
Prion
added 2022/11/18 10:15 p.m.18 views

Stack overflow

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

5CVSS7.9AI score0.00404EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.6 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A code issue vulnerability exists in Google TensorFlow, which results from pywrap code failing to parse a tensor and returning an uncaught "nullptr" if a list of quantified tensors is assigned to an...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.8 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A denial of service vulnerability exists in Google TensorFlow versions prior to 2.8.4, 2.9.0 and later, 2.9.3 and later, 2.10.0 and later, and 2.10.1. TensorListConcat" is given "elementshape=", resulti...

7.5CVSS6.4AI score0.0043EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.15 views

CVE-2022-41911 Invalid char to bool conversion when printing a tensor in Tensorflow

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

4.8CVSS7.5AI score0.00389EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/11/18 12:0 a.m.6 views

CVE-2022-41911

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

7.5CVSS6.8AI score0.00389EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.38 views

CVE-2022-41885 Overflow in `FusedResizeAndPadConv2D` in Tensorflow

TensorFlow is an open source platform for machine learning. When tf.rawops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be included in TensorFlow 2.11. We will also cherrypick...

4.8CVSS7.7AI score0.0043EPSS
SaveExploits1References3
Rows per page
Query Builder