Lucene search
+L

136 matches found

Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.60 views

Incomplete validation in `SparseAdd`

Impact 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: python import tensorflow as tf aindices = tf.zeros10, 97, dtype=tf.int64 avalues = tf.zeros10, dtype=tf.int6...

7.8CVSS1.8AI score0.00234EPSS
Exploits1References8Affected Software3
Zero Day Initiative
Zero Day Initiative
added 2021/05/20 12:0 a.m.57 views

Apple macOS KTX Image DecodeRow Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Apple macOS. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the DecodeRow...

4.3CVSS3.2AI score0.01142EPSS
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2021/05/20 12:0 a.m.73 views

Apple macOS ImageIO DDS File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Apple macOS. Interaction with the ImageIO library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the...

3.3CVSS3.6AI score0.01182EPSS
Exploits0References1
NVD
NVD
added 2021/05/14 8:15 p.m.31 views

CVE-2021-29607

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.8CVSS0.00234EPSS
Exploits1References3
NVD
NVD
added 2021/05/14 8:15 p.m.29 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.8CVSS0.00234EPSS
Exploits1References3
OSV
OSV
added 2021/05/14 8:15 p.m.18 views

CVE-2021-29607

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
Exploits0References3
OSV
OSV
added 2021/05/14 8:15 p.m.23 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
Exploits0References3
OSV
OSV
added 2021/05/14 8:15 p.m.26 views

CVE-2021-29569

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.1CVSS6.9AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.17 views

CVE-2021-29545

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK-fail in converting sparse tensors to CSR Sparse matrices. This is because the...

5.5CVSS5.3AI score
Exploits0References2
Prion
Prion
added 2021/05/14 8:15 p.m.17 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
Exploits1References3Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.14 views

Out-of-bounds

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK-fail in converting sparse tensors to CSR Sparse matrices. This is because the...

2.1CVSS5.4AI score0.00189EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.16 views

Out-of-bounds

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.Dequantize, an attacker can trigger a read from outside of bounds of heap allocated data. The...

3.6CVSS6.8AI score0.00198EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.21 views

PYSEC-2021-510

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.Dequantize, an attacker can trigger a read from outside of bounds of heap allocated data. The...

7.1CVSS1AI score0.00198EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.20 views

PYSEC-2021-499

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.8CVSS1.1AI score0.0024EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.28 views

PYSEC-2021-537

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.8CVSS1.3AI score0.00234EPSS
Exploits1References3
CVE
CVE
added 2021/05/14 7:20 p.m.97 views

CVE-2021-29609

TensorFlow SparseAdd (CVE-2021-29609) has incomplete validation for sparse tensor inputs, allowing invalid tensor triples to slip through valid code paths. The vulnerability arises from not validating that inputs are non-empty and that the second dimension of *_indices matches the corresponding *...

7.8CVSS6.3AI score0.00234EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:16 p.m.32 views

CVE-2021-29567 Lack of validation in `SparseDenseCwiseMul`

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.SparseDenseCwiseMul, an attacker can trigger denial of service via CHECK-fails or accesses to outside the bounds of heap allocated data. Since the...

2.5CVSS5.8AI score0.00189EPSS
Exploits1References2
Zero Day Initiative
Zero Day Initiative
added 2021/05/07 12:0 a.m.40 views

Foxit Reader XFA Form Out-Of-Bounds Write Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of XFA...

7.8CVSS1.9AI score0.02933EPSS
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2021/04/26 12:0 a.m.48 views

Foxit Studio Photo ARW File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit Studio Photo. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of...

7.8CVSS4.5AI score0.02761EPSS
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2021/03/30 12:0 a.m.44 views

Apple macOS AudioCodecs MP4 File Parsing Signed to Unsigned Conversion Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Apple macOS. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the AudioCodecs module...

7.8CVSS5.6AI score0.01119EPSS
Exploits0References1
Rows per page
Query Builder