Lucene search
K

32 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0197

Malware in sbrugna...

6.8CVSS4.9AI score0.00195EPSS
Exploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-0196

Malware in sbrugna...

5.9CVSS5.7AI score0.00276EPSS
Exploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-0195

Malware in sbrugna...

5.9CVSS5.7AI score0.00239EPSS
Exploits1References8
RedhatCVE
RedhatCVE
added 2025/05/22 3:14 p.m.8 views

CVE-2020-15199

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the splits tensor has the minimum required number of elements. Code uses this quantity to initialize a different data...

5.9CVSS6.7AI score0.00239EPSS
Exploits1
OSV
OSV
added 2024/03/06 11:20 a.m.18 views

BIT-TENSORFLOW-2020-15196 Heap buffer overflow in Tensorflow

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS9.3AI score0.00302EPSS
Exploits1References4
OSV
OSV
added 2024/03/06 11:20 a.m.13 views

BIT-TENSORFLOW-2020-15199 Denial of Service in Tensorflow

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the splits tensor has the minimum required number of elements. Code uses this quantity to initialize a different data...

5.9CVSS5.8AI score0.00239EPSS
Exploits1References4
OSV
OSV
added 2024/03/06 11:20 a.m.19 views

BIT-TENSORFLOW-2020-15200 Segfault in Tensorflow

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the code sets ...

5.9CVSS5.9AI score0.00276EPSS
Exploits1References4
OSV
OSV
added 2024/03/06 11:20 a.m.21 views

BIT-TENSORFLOW-2020-15201 Heap buffer overflow in Tensorflow

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Hence, the code is...

6.8CVSS5.3AI score0.00195EPSS
Exploits1References4
OSV
OSV
added 2023/10/23 6:38 p.m.12 views

BIT-2020-15196

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS6.8AI score0.00302EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2020/09/28 8:15 a.m.23 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.00276EPSS
Exploits1References3Affected Software3
Veracode
Veracode
added 2020/09/28 6:43 a.m.20 views

Information Disclosure

tensorflow is vulnerable to information disclosure. Lack of validation of weights tensor against the data in the functions SparseCountSparseOutput and RaggedCountSparseOutput allows a user to pass fewer weights than the values for the tensors to read out of heap buffer boundary, potentially...

9.9CVSS2.7AI score0.00302EPSS
Exploits1References3Affected Software3
Veracode
Veracode
added 2020/09/28 3:48 a.m.21 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS. The vulnerability exists due to the lack of validation of input arguments in RaggedCountSparseOutput, allowing a split tensor with exactly one element, or an empty split tensor to cause a SIGABRT signal...

5.9CVSS4.5AI score0.00239EPSS
Exploits1References3Affected Software3
NVD
NVD
added 2020/09/25 7:15 p.m.18 views

CVE-2020-15199

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the splits tensor has the minimum required number of elements. Code uses this quantity to initialize a different data...

5.9CVSS0.00239EPSS
Exploits1References3
OSV
OSV
added 2020/09/25 7:15 p.m.13 views

CVE-2020-15199

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the splits tensor has the minimum required number of elements. Code uses this quantity to initialize a different data...

5.9CVSS5.6AI score
Exploits0References3
OSV
OSV
added 2020/09/25 7:15 p.m.15 views

CVE-2020-15196

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS9.4AI score
Exploits0References3
NVD
NVD
added 2020/09/25 7:15 p.m.14 views

CVE-2020-15196

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS0.00302EPSS
Exploits1References3
Prion
Prion
added 2020/09/25 7:15 p.m.15 views

Heap overflow

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

6.5CVSS9.2AI score0.00302EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2020/09/25 7:15 p.m.17 views

Heap overflow

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Hence, the code is...

6.8CVSS5AI score0.00195EPSS
Exploits1References3Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.5 views

PYSEC-2020-123

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the code sets ...

5.9CVSS7.2AI score0.00276EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2020/09/25 7:15 p.m.0 views

PYSEC-2020-316

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Hence, the code is...

6.8CVSS6.2AI score0.00195EPSS
Exploits1References3
Rows per page
Query Builder