Lucene search
+L

9218 matches found

OSV
OSV
added 2020/10/21 9:15 p.m.22 views

PYSEC-2020-138

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

7.5CVSS2.1AI score0.00908EPSS
SaveExploits1References3
PyPA
PyPA
added 2020/10/21 9:15 p.m.9 views

PYSEC-2020-331

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

7.5CVSS6.8AI score0.0094EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/10/21 9:15 p.m.13 views

PYSEC-2020-138

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

7.5CVSS6.8AI score0.00908EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/10/21 9:15 p.m.20 views

PYSEC-2020-330

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

7.5CVSS2.1AI score0.00908EPSS
SaveExploits1References3
OSV
OSV
added 2020/10/21 9:15 p.m.31 views

PYSEC-2020-331

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

7.5CVSS4.6AI score0.0094EPSS
SaveExploits1References3
OSV
OSV
added 2020/10/21 9:15 p.m.24 views

PYSEC-2020-139

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

7.5CVSS4.6AI score0.0094EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2020/10/21 8:30 p.m.10 views

CVE-2020-15266

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

7.5CVSS6.8AI score0.0094EPSS
SaveExploits1
CVE
CVE
added 2020/10/21 8:30 p.m.115 views

CVE-2020-15266

In TensorFlow, CVE-2020-15266 affects the tf.image.crop_and_resize path: when boxes contains a very large value in versions before 2.4.0, the CPU kernel reads it as a C++ NaN and causes undefined behavior leading to a segmentation fault. The issue is fixed in commit eccb7ec454e6617738554a255d77f0...

7.5CVSS5.2AI score0.0094EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/10/21 8:30 p.m.44 views

CVE-2020-15266 Undefined behavior in Tensorflow

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

3.7CVSS7.2AI score0.0094EPSS
SaveExploits1References3
CVE
CVE
added 2020/10/21 8:20 p.m.101 views

CVE-2020-15265

TensorFlow before 2.4.0 is affected by CVE-2020-15265: passing an invalid axis to tf.quantization.quantize_and_dequantize can trigger a segfault due to a DCHECK in dim_size, potentially crashing the C++ kernel. The issue is patched in commit eccb7ec454e6617738554a255d77f08e60ee0808 and TensorFlow...

7.5CVSS6.1AI score0.00908EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2020/10/21 8:20 p.m.76 views

CVE-2020-15265

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

7.5CVSS6.8AI score0.00908EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/10/21 8:20 p.m.34 views

CVE-2020-15265 Segfault in Tensorflow

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

5.9CVSS7.2AI score0.00908EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2020/10/21 12:00 a.m.11 views

PT-2020-14325 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.4.0 Description: The issue allows an attacker to pass an invalid axis value to tf.quantization.quantize and dequantize, resulting in accessing a dimension outside the rank of the input tensor in the C++ kernel...

7.5CVSS7.2AI score0.00908EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2020/10/21 12:00 a.m.6 views

PT-2020-14326 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.4.0 Description: The issue arises when the boxes argument of tf.image.crop and resize has a very large value, causing the CPU kernel implementation to receive it as a C++ nan floating point value. This leads to...

7.5CVSS7.2AI score0.0094EPSS
SaveExploits1References14
CNVD
CNVD
added 2020/10/10 12:00 a.m.12 views

Unspecified Vulnerability in Google Tensorflow SparseFillEmptyRowsGrad

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A security vulnerability exists in Tensorflow SparseFillEmptyRowsGrad versions prior to 1.15.4, 2.0.3, 2.1.2, 2.2.1, 2.3.1, and 2.3.1, which stems from an incomplete validation of the shape of i...

5.3CVSS6.7AI score0.01026EPSS
SaveExploits1References1
CNVD
CNVD
added 2020/10/10 12:00 a.m.13 views

Unspecified Vulnerability in Google Tensorflow (CNVD-2020-57075)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A security vulnerability exists in Tensorflow versions prior to 2.2.1, 2.3.1, which can be exploited by an attacker to cause memory leakage issues...

4.3CVSS6.8AI score0.00834EPSS
SaveExploits1References1
Veracode
Veracode
added 2020/09/28 8:15 a.m.28 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor, allowing an attacker to exploit the vulnerability to cause an application crash via a segmentation fault from a heap-based buffer overfl...

5.9CVSS5.5AI score0.00851EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2020/09/28 8:06 a.m.21 views

Arbitrary Code Execution

tensorlfow is vulnerable to arbitrary code execution. The SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor, allowing an attacker to execute arbitrary code on the host OS by causing a shape mismatch that can result in accesses outside of...

5.4CVSS4.6AI score0.00542EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2020/09/28 8:01 a.m.20 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. An attacker can force a node to have, as input, a tensor backed by a nullptr buffer via a malicious TFLite model, eventually converting the tensors to be one of read-write via a null pointer dereference...

5.9CVSS5.6AI score0.008EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
added 2020/09/28 7:41 a.m.18 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. Changing of the SavedModel protocol buffer and altering the name of required keys result in segfaults and data corruption while loading the model. This allows an attacker to cause a denial of service in products using the tensorflow-serving or other...

9CVSS4.3AI score0.00956EPSS
SaveExploits1References4Affected Software3
Rows per page
Query Builder