Lucene search
+L

9743 matches found

Github Security Blog
Github Security Blog
•added 2022/05/24 10:06 p.m.•49 views

Missing validation crashes `QuantizeAndDequantizeV4Grad`

Impact The implementation of tf.rawops.QuantizeAndDequantizeV4Grad does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf tf.rawops.QuantizeAndDequantizeV4Grad gradients=tf.constant1,...

5.5CVSS6AI score0.00343EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
•added 2022/05/24 10:05 p.m.•41 views

Missing validation causes denial of service via `GetSessionTensor`

Impact The implementation of tf.rawops.GetSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS6AI score0.00353EPSS
SaveExploits1References9Affected Software3
OSV
OSV
•added 2022/05/24 10:05 p.m.•10 views

GHSA-FV25-WRFF-WF86 Missing validation causes denial of service via `GetSessionTensor`

Impact The implementation of tf.rawops.GetSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS5.8AI score0.00353EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
•added 2022/05/24 4:38 p.m.•42 views

Missing validation causes `TensorSummaryV2` to crash

Impact The implementation of tf.rawops.TensorSummaryV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import numpy as np import tensorflow as tf tf.rawops.TensorSummaryV2 tag=np.array'test',...

5.5CVSS6AI score0.0032EPSS
SaveExploits1References9Affected Software3
OSV
OSV
•added 2022/05/24 4:38 p.m.•12 views

GHSA-2P9Q-H29J-3F5V Missing validation causes `TensorSummaryV2` to crash

Impact The implementation of tf.rawops.TensorSummaryV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import numpy as np import tensorflow as tf tf.rawops.TensorSummaryV2 tag=np.array'test',...

5.5CVSS5.8AI score0.0032EPSS
SaveExploits1References9
Veracode
Veracode
•added 2022/05/24 5:48 a.m.•46 views

Heap-based Buffer Overflow

tensorflow is vulnerable to heap-based buffer overflow. The use of AllocatedBytes in the insecure hash function AbslHashValue allows local authenticated attackers to cause heap-based buffer overflows resulting in denial of service conditions...

5.5CVSS5.6AI score0.00227EPSS
SaveExploits0References9Affected Software3
Veracode
Veracode
•added 2022/05/24 4:08 a.m.•25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the tf.rawops.GetSessionTensor in sessionops.cc does not properly validate the input arguments, allowing an attacker to crash the application through the CHECK failure...

5.5CVSS3.3AI score0.00353EPSS
SaveExploits1References16Affected Software3
Veracode
Veracode
•added 2022/05/24 3:35 a.m.•27 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to the lack of input validation in the tf.rawops.QuantizedConv2D of quantizedconvops.cc, resulting in a null pointer dereferences, allowing an attacker to crash the application by providing zero-sized inputs...

5.5CVSS5.6AI score0.00335EPSS
SaveExploits1References16Affected Software3
Veracode
Veracode
•added 2022/05/24 2:27 a.m.•35 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the GetDeviceForInput function of execute.cc does not properly handle empty resources allowing an attacker to crash the application through the null pointer dereferences when using eager mode...

5.5CVSS2.8AI score0.0032EPSS
SaveExploits1References16Affected Software3
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•29 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2022-44170)

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable in versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4 due to a vulnerability in tf.rawops. UnsortedSegmentJoin has incomplete validation of the input parameters. An attacker could use this...

5.5CVSS5.8AI score0.00349EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•29 views

Google TensorFlow code issue vulnerability (CNVD-2022-44171)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. Google TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4 are vulnerable to a code issue stemming from tf.rawops. QuantizedConv2D does not fully validate input parameters. No detailed...

5.5CVSS3.7AI score0.00335EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•28 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-44160)

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable to input validation errors in versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, stemming from tf.rawops DeleteSessionTensor does not fully validate the input parameters and can be exploited ...

5.5CVSS4.7AI score0.00328EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•27 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-44162)

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable to input validation errors in versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, stemming from tf.rawops GetSessionTensor does not fully validate the input parameters and can be exploited to...

5.5CVSS4.6AI score0.00353EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•20 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-44169)

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable to an input validation error in versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, which originates in tf.rawops LSTMBlockCell does not fully validate the input parameters and can be exploite...

5.5CVSS4.3AI score0.0032EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•22 views

Google TensorFlow Resource Management Error Vulnerability (CNVD-2022-44172)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A resource management error vulnerability exists in Google TensorFlow versions prior to 2.9.0, prior to 2.8.1, prior to 2.7.2, and prior to 2.6.4, which stems from the fact that tf.ragged.consta...

5.5CVSS6.8AI score0.00319EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•34 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-44167)

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable to input validation errors in versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, stemming from tf.rawops LoadAndRemapMatrix does not fully validate the input parameters and can be exploited t...

5.5CVSS4.8AI score0.0032EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•107 views

Google TensorFlow Input Validation Error Vulnerability (CVE-2022-29192)

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable to an input validation error in versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, which originates in tf.rawops QuantizeAndDequantizeV4Grad does not fully validate the input parameters and c...

5.5CVSS4.6AI score0.00343EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•22 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2022-44165)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, which stems from an application calling a tf .compat.v1. operation. An attacker could exploit this...

5.5CVSS4.2AI score0.0032EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•26 views

Google TensorFlow has an unspecified vulnerability

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, which stems from an invalid resource handle provided to the application when , multiple tensorflow...

5.5CVSS2.3AI score0.0032EPSS
SaveExploits1References1
CNVD
CNVD
•added 2022/05/24 12:00 a.m.•27 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-44173)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. An input validation error vulnerability exists in Google TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4, which stems from the fact that tf.rawops.Conv3DBackpropFilterV2 does not ful...

5.5CVSS6.8AI score0.0032EPSS
SaveExploits1References1
Rows per page
Query Builder