Lucene search
+L

108 matches found

Cvelist
Cvelist
added 2021/08/12 10:40 p.m.53 views

CVE-2021-37665 Incomplete validation in MKL requantization in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS8.2AI score0.00185EPSS
SaveExploits0References3
Prion
Prion
added 2021/08/12 9:15 p.m.20 views

Null pointer dereference

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToSparse. The implementation has an incomplete validation of the splits values: it does not check...

4.6CVSS7.6AI score0.00167EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/12 8:50 p.m.39 views

CVE-2021-37656 Reference binding to nullptr in `RaggedTensorToSparse` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToSparse. The implementation has an incomplete validation of the splits values: it does not check...

7.1CVSS8AI score0.00167EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 8:50 p.m.38 views

CVE-2021-37657 Reference binding to nullptr in `MatrixDiagV*` ops in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in all operations of type tf.rawops.MatrixDiagV. The implementation has incomplete validation that the value of k is a valid...

7.1CVSS8.1AI score0.00167EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/08/12 12:0 a.m.18 views

PT-2021-21780 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.0 TensorFlow versions 2.5.1 and earlier TensorFlow versions 2.4.3 and earlier TensorFlow versions 2.3.4 and earlier Description: Due to incomplete validation in tf.raw ops.QuantizeV2, an attacker can trigger...

9.3CVSS5.7AI score0.00447EPSS
SaveExploits5References88
Node JS Blog
Node JS Blog
added 2021/08/11 12:0 a.m.48 views

August 2021 Security Releases

August 2021 Security Releases Update 11-Aug-2021 Security releases available Updates are now available for v16.x, v14.x, and v12.x Node.js release lines for the following issues. cares upgrade - Improper handling of untypical characters in domain names High CVE-2021-22931 Node.js was vulnerable t...

9.8CVSS8.6AI score0.36453EPSS
SaveExploits2
FreeBSD
FreeBSD
added 2021/08/11 12:0 a.m.38 views

Node.js -- August 2021 Security Releases

Node.js reports: cares upgrade - Improper handling of untypical characters in domain names High CVE-2021-22931 Node.js was vulnerable to Remote Code Execution, XSS, application crashes due to missing input validation of host names returned by Domain Name Servers in the Node.js DNS library which c...

9.8CVSS0.7AI score0.21952EPSS
SaveExploits2References1
Prion
Prion
added 2021/06/29 3:15 a.m.20 views

Input validation

A vulnerability in the Cisco Identity Services Engine ISE integration feature of the Cisco DNA Center Software could allow an unauthenticated, remote attacker to gain unauthorized access to sensitive data. The vulnerability is due to an incomplete validation of the X.509 certificate used when...

5.8CVSS7.4AI score0.00774EPSS
SaveExploits0References1Affected Software1
Cisco
Cisco
added 2021/06/16 4:0 p.m.55 views

Cisco DNA Center Certificate Validation Vulnerability

A vulnerability in the Cisco Identity Services Engine ISE integration feature of the Cisco DNA Center Software could allow an unauthenticated, remote attacker to gain unauthorized access to sensitive data. The vulnerability is due to an incomplete validation of the X.509 certificate used when...

7.4CVSS7.6AI score0.00774EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/05/21 2:23 p.m.43 views

Null pointer dereference in `StringNGrams`

Impact An attacker can trigger a dereference of a null pointer in tf.rawops.StringNGrams: python import tensorflow as tf data=tf.constant'' 11, shape=11, dtype=tf.string splits = 0115 splits.append3 datasplits=tf.constantsplits, shape=116, dtype=tf.int64 tf.rawops.StringNGramsdata=data,...

5.5CVSS1.6AI score0.00189EPSS
SaveExploits1References7Affected Software3
CNVD
CNVD
added 2021/05/17 12:0 a.m.66 views

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

Google TensorFlow is an end-to-end open source machine learning platform. Google TensorFlow has a security vulnerability. The vulnerability stems from incomplete validation of SparseAdd. No details of the vulnerability are provided at this time...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits1References1
NVD
NVD
added 2021/05/14 8:15 p.m.38 views

CVE-2021-29613

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in tf.rawops.CTCLoss allows an attacker to trigger an OOB read from heap. The fix will be included in TensorFlow 2.5.0. We will also cherrypick these commits on TensorFlow 2.4.2, TensorFlow 2.3.3,...

7.1CVSS0.0024EPSS
SaveExploits1References3
OSV
OSV
added 2021/05/14 8:15 p.m.19 views

CVE-2021-29611

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

5.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.25 views

CVE-2021-29609

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data. The...

7.8CVSS7.8AI score
SaveExploits0References3
Prion
Prion
added 2021/05/14 8:15 p.m.20 views

Out-of-bounds

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data. The...

4.6CVSS7.7AI score0.00234EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:21 p.m.39 views

CVE-2021-29607 Incomplete validation in `SparseSparseMinimum`

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data. The...

5.3CVSS8AI score0.00234EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/05/14 7:20 p.m.31 views

CVE-2021-29609 Incomplete validation in `SparseAdd`

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data. The...

5.3CVSS8AI score0.00234EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/05/14 7:20 p.m.30 views

CVE-2021-29611 Incomplete validation in `SparseReshape`

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

3.6CVSS5.7AI score0.00202EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:20 p.m.35 views

CVE-2021-29613 Incomplete validation in `tf.raw_ops.CTCLoss`

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in tf.rawops.CTCLoss allows an attacker to trigger an OOB read from heap. The fix will be included in TensorFlow 2.5.0. We will also cherrypick these commits on TensorFlow 2.4.2, TensorFlow 2.3.3,...

6.3CVSS7AI score0.0024EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/05/14 12:0 a.m.7 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is an end-to-end open source machine learning platform. Google TensorFlow has a security vulnerability. The vulnerability stems from incomplete validation of SparseAdd. No details of the vulnerability are provided at this time...

7.8CVSS5.5AI score0.00234EPSS
SaveExploits1References4
Rows per page
Query Builder