Lucene search
+L

14868 matches found

NVD
NVD
added 2023/03/27 8:15 p.m.29 views

CVE-2023-25661

TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. A proof of concept can be constructed with the Convolution3DTranspose function. This...

6.5CVSS7.7AI score0.00432EPSS
SaveExploits1References2
Prion
Prion
added 2023/03/27 8:15 p.m.87 views

Stack overflow

TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. A proof of concept can be constructed with the Convolution3DTranspose function. This...

4CVSS6.4AI score0.00432EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/03/27 7:52 p.m.33 views

CVE-2023-25661 Denial of Service in TensorFlow

TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. A proof of concept can be constructed with the Convolution3DTranspose function. This...

6.5CVSS6.7AI score0.00432EPSS
SaveExploits1References2
CVE
CVE
added 2023/03/27 7:52 p.m.104 views

CVE-2023-25661

CVE-2023-25661: TensorFlow denial-of-service due to improper input validation in Convolution3DTranspose. A crafted input can crash the model in versions before 2.11.1 (PoC demonstrated via Convolution3DTranspose). The issue has been patched; upgrade to TensorFlow 2.11.1 or later. IBM advisories (...

6.5CVSS6.2AI score0.00432EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/03/27 7:52 p.m.25 views

CVE-2023-25661 Denial of Service in TensorFlow

TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. A proof of concept can be constructed with the Convolution3DTranspose function. This...

6.5CVSS6.2AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/03/27 7:52 p.m.5 views

CVE-2023-25661

TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. A proof of concept can be constructed with the Convolution3DTranspose function. This...

6.5CVSS6.8AI score0.00432EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2023/03/27 7:52 p.m.8 views

CVE-2023-25661 Denial of Service in TensorFlow

TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. A proof of concept can be constructed with the Convolution3DTranspose function. This...

6.5CVSS6.4AI score0.00432EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/03/27 12:0 a.m.8 views

PT-2023-20222

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11.1 Description A malicious invalid input can crash a TensorFlow model and be used to trigger a denial of service attack. This issue can be exploited using the Convolution3DTranspose function, a common API in...

6.5CVSS6.7AI score0.00432EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2023/03/27 12:0 a.m.6 views

TensorFlow 输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. An input validation error vulnerability exists in versions of TensorFlow prior to 2.11.1, which stems from the fact that malicious invalid input can crash a tensorflow mod...

6.5CVSS6.4AI score0.00432EPSS
SaveExploits1References3
Snyk
Snyk
added 2023/03/26 8:31 a.m.3 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS when running with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. PoC import tensorflow as tf func = tf.rawops.ParallelConcat...

7.5CVSS7AI score0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:29 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference due to a null pointer error in RandomShuffle with XLA enabled. PoC import tensorflow as tf func = tf.rawops.RandomShuffle para = 'value': 1e+20, 'seed': -4294967297, 'seed2': -2147483649...

7.5CVSS6.9AI score0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:28 a.m.4 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to a floating point exception in TensorListSplit with XLA. PoC import tensorflow as tf func = tf.rawops.TensorListSplit para = 'tensor': 1, 'elementshape': -1, 'lengths': 0 @tf.functionjitcompile=True def...

7.5CVSS7AI score0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:26 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives a null pointer exception. PoC import tensorflow as tf v = tf.Variable1 @tf.functionjitcompile=True def test: fu...

7.5CVSS6.9AI score0.00358EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:12 a.m.4 views

Incorrect Comparison

Overview Affected versions of this package are vulnerable to Incorrect Comparison. Constructing a tflite model with a paramater filterinputchannel of less than 1 gives a float pointer exception. Remediation Upgrade tensorflow-lite to version 2.12.0 or higher. References - GitHub Commit Credit: Wa...

7.5CVSS6.9AI score0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:10 a.m.3 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS. When running with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. PoC import tensorflow as tf func = tf.rawops.Bincount...

7.5CVSS7AI score0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:8 a.m.1 views

Buffer Overflow

Overview Affected versions of this package are vulnerable to Buffer Overflow in TAvgPoolGrad. PoC import os os.environ'TFENABLEONEDNNOPTS' = '0' import tensorflow as tf printtf.version with tf.device"CPU": ksize = 1, 40, 128, 1 strides = 1, 128, 128, 30 padding = "SAME" dataformat = "NHWC"...

9.8CVSS7AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 7:57 a.m.4 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow. Attackers can access heap memory which is not in the control of user, leading to a crash or remote code execution. The fix will be included in TensorFlow version 2.12.0 and will also cherrypick this commit on...

9.8CVSS8.2AI score0.00831EPSS
SaveExploits1References2
Snyk
Snyk
added 2023/03/26 7:52 a.m.3 views

Integer Overflow to Buffer Overflow

Overview Affected versions of this package are vulnerable to Integer Overflow to Buffer Overflow when 2^31 = numframes height width channels 2^32, for example Full HD screencast of at least 346 frames. PoC import urllib.request dat =...

7.5CVSS7AI score0.00305EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 7:50 a.m.1 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in EditDistance. A fix is included in TensorFlow version 2.12.0 and version 2.11.1. PoC import tensorflow as tf para= 'hypothesisindices': , 'hypothesisvalues': 'tmp/', 'hypothesisshape': , 'truthindices':...

7.5CVSS7AI score0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 7:48 a.m.4 views

Out-of-Bounds

Overview Affected versions of this package are vulnerable to Out-of-Bounds due to mismatched integer type sizes in ValueMap::Manager::GetValueOrCreatePlaceholder, because there is a bug with the tfg-translate call to InitMlir. Remediation Upgrade tensorflow-lite to version 2.12.0 or higher...

7.5CVSS6.9AI score0.00516EPSS
SaveExploits0References2
Rows per page
Query Builder