Lucene search
+L

779 matches found

Hacker One
Hacker One
added 2021/05/26 6:22 a.m.141 views

Node.js: OOB read in libuv

Summary: The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uvgetaddrinfo. nodejs seems to use libuv and is possibly...

5CVSS0.23132EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.56 views

Heap OOB read in TFLite

Impact A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of SplitV: cc const int inputsize = SizeOfDimensioninput, axisvalue; If axisvalue is not a value between 0 and NumDimensionsinput, then the SizeOfDimension function will access data outside the...

7.8CVSS1AI score0.00215EPSS
SaveExploits1References8Affected Software3
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.20 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.1CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2021/05/14 8:15 p.m.29 views

CVE-2021-29606

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of...

7.8CVSS0.00215EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.22 views

CVE-2021-29606

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of...

7.8CVSS7.6AI score
SaveExploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.21 views

CVE-2021-29532

TensorFlow is an end-to-end open source platform for machine learning. An attacker can force accesses outside the bounds of heap allocated arrays by passing in invalid tensor values to tf.rawops.RaggedCross. This is because the...

7.1CVSS6.8AI score
SaveExploits0References2
Prion
Prion
added 2021/05/14 8:15 p.m.22 views

Heap overflow

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of...

4.6CVSS7.5AI score0.00215EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.25 views

Design/Logic Flaw

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,...

3.6CVSS6.7AI score0.0024EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.23 views

PYSEC-2021-534

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of...

7.8CVSS7AI score0.00215EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:22 p.m.34 views

CVE-2021-29590 Heap OOB read in TFLite's implementation of `Minimum` or `Maximum`

TensorFlow is an end-to-end open source platform for machine learning. The implementations of the Minimum and Maximum TFLite operators can be used to read data outside of bounds of heap allocated objects, if any of the two input tensor arguments are empty. This is because the broadcasting...

2.5CVSS7.1AI score0.00198EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:21 p.m.106 views

CVE-2021-29606

CVE-2021-29606 is a TensorFlow/TFLite issue: a specially crafted TFLite model can trigger a heap-based out-of-bounds read in the Split_V operator when axis_value is outside [0, NumDimensions(input)]. The root cause is SizeOfDimension dereferencing an out-of-bounds index in the tensor shape array....

7.8CVSS7.1AI score0.00215EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:21 p.m.40 views

CVE-2021-29606 Heap OOB read in TFLite

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of...

7.1CVSS7.8AI score0.00215EPSS
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
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.41 views

CVE-2021-29551 OOB read in `MatrixTriangularSolve`

TensorFlow is an end-to-end open source platform for machine learning. The implementation of MatrixTriangularSolvehttps://github.com/tensorflow/tensorflow/blob/8cae746d8449c7dda5298327353d68613f16e798/tensorflow/core/kernels/linalg/matrixtriangularsolveopimpl.hL160-L240 fails to terminate kernel...

2.5CVSS5.7AI score0.00217EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/05/05 12:00 a.m.29 views

Debian DLA-2649-1 : cgal security update

Four security issues have been discovered in cgal. A code execution vulnerability exists in the Nef polygon-parsing functionality of CGAL. CVE-2020-28601 An oob read vulnerability exists in Nef2/PMioparser.h PMioparser::readvertex Faceof OOB read. An attacker can provide malicious input to trigge...

10CVSS8.3AI score0.03292EPSS
SaveExploits1References7
OSV
OSV
added 2021/04/23 3:32 p.m.11 views

SUSE-SU-2021:14706-1 Security update for kvm

This update for kvm fixes the following issues: - Fix OOB read and write due to integer overflow in sm5012doperation in hw/display/sm501.c CVE-2020-12829, bsc1172385 - Fix OOB access possibility in MegaRAID SAS 8708EM2 emulation CVE-2020-13362 bsc1172383 - Fix use-after-free in usb xhci packet...

8.6CVSS7.8AI score0.07393EPSS
SaveExploits4References42
Prion
Prion
added 2021/04/19 4:15 p.m.24 views

Information disclosure

An Out-Of-Bounds Read Vulnerability in Autodesk FBX Review version 1.5.0 and prior may lead to code execution through maliciously crafted DLL files or information disclosure...

6.8CVSS7.5AI score0.01778EPSS
SaveExploits0References6Affected Software1
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.41 views

SUSE: Security Advisory (SUSE-SU-2020:3326-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.4AI score0.06692EPSS
SaveExploits2References57
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.22 views

SUSE: Security Advisory (SUSE-SU-2017:3169-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS7.3AI score0.17699EPSS
SaveExploits0References7
Rows per page
Query Builder