Lucene search
+L

1695 matches found

Cvelist
Cvelist
added 2021/05/14 7:15 p.m.31 views

CVE-2021-29582 Heap OOB read in `tf.raw_ops.Dequantize`

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

2.5CVSS7.1AI score0.00198EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:12 p.m.32 views

CVE-2021-29526 Division by 0 in `Conv2D`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2D. This is because the implementationhttps://github.com/tensorflow/tensorflow/blob/988087bd83f144af14087fe4fecee2d250d93737/tensorflow/core/kernels/convops.ccL261-L263...

2.5CVSS5.7AI score0.00198EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:12 p.m.8 views

CVE-2021-29526

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2D. This is because the implementationhttps://github.com/tensorflow/tensorflow/blob/988087bd83f144af14087fe4fecee2d250d93737/tensorflow/core/kernels/convops.ccL261-L263...

5.5CVSS7AI score0.00198EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:12 p.m.9 views

CVE-2021-29529

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a heap buffer overflow in tf.rawops.QuantizedResizeBilinear by manipulating input values so that float rounding results in off-by-one error in accessing image elements. This is because the...

7.8CVSS7.6AI score0.00251EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/14 7:12 p.m.35 views

CVE-2021-29533 CHECK-fail in DrawBoundingBoxes

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes. This is because the...

2.5CVSS5.7AI score0.00217EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:11 p.m.104 views

CVE-2021-29535

CVE-2021-29535 affects TensorFlow’s QuantizedMul implementation. The vulnerability arises when four quantization thresholds are passed as inputs and may be empty tensors, causing a heap buffer overflow by accessing .flat()(0) on an empty buffer. This is rooted in the code path in quantized_mul_op...

7.8CVSS5.8AI score0.00211EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:11 p.m.30 views

CVE-2021-29536 Heap buffer overflow in `QuantizedReshape`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedReshape by passing in invalid thresholds for the quantization. This is because the...

2.5CVSS8.1AI score0.00211EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:11 p.m.8 views

CVE-2021-29537

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedResizeBilinear by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/14 7:11 p.m.37 views

CVE-2021-29538 Division by zero in `Conv2DBackpropFilter`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a division by zero to occur in Conv2DBackpropFilter. This is because the...

2.5CVSS5.6AI score0.00189EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:11 p.m.36 views

CVE-2021-29540 Heap buffer overflow in `Conv2DBackpropFilter`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow to occur in Conv2DBackpropFilter. This is because the...

2.5CVSS8.1AI score0.00215EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:11 p.m.23 views

CVE-2021-29545 Heap buffer overflow in `SparseTensorToCSRSparseMatrix`

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.5CVSS5.7AI score0.00189EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:10 p.m.99 views

CVE-2021-29549

CVE-2021-29549 (TensorFlow) is a division-by-zero vulnerability in tf.raw_ops.QuantizedAdd/QuantizedBatchNormWithGlobalNormalization that can trigger a runtime error and denial of service. The root cause is a modulo operation applied with vector_num_elements that can be zero because it is derived...

5.5CVSS4.7AI score0.00189EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.53 views

CVE-2021-29550 Division by 0 in `FractionalAvgPool`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.FractionalAvgPool. This is because the...

2.5CVSS5.6AI score0.00189EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.37 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
Debian CVE
Debian CVE
added 2021/05/14 7:10 p.m.5 views

CVE-2021-29551

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

5.5CVSS7AI score0.00217EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2021/05/11 9:15 p.m.4 views

CVE-2021-32089

An issue was discovered on Zebra formerly Motorola Solutions Fixed RFID Reader FX9500 devices. An unauthenticated attacker can upload arbitrary files to the filesystem that can then be accessed through the web interface. This can lead to information disclosure and code execution. NOTE: This...

9.8CVSS7.2AI score0.01638EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/06 8:15 p.m.5 views

CVE-2020-28198

The 'id' parameter of IBM Tivoli Storage Manager Version 5 Release 2 Command Line Administrative Interface, dsmadmc.exe is vulnerable to an exploitable stack buffer overflow. Note: the vulnerability can be exploited when it is used in "interactive" mode while, cause of a max number characters...

7CVSS7.4AI score0.00415EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/06 7:25 p.m.26 views

CVE-2020-28198

The 'id' parameter of IBM Tivoli Storage Manager Version 5 Release 2 Command Line Administrative Interface, dsmadmc.exe is vulnerable to an exploitable stack buffer overflow. Note: the vulnerability can be exploited when it is used in "interactive" mode while, cause of a max number characters...

7AI score0.00415EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2021/04/22 2:54 p.m.38 views

CVE-2021-2298

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Optimizer. Supported versions that are affected are 8.0.23 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful...

6.5CVSS6.8AI score0.01487EPSS
SaveExploits0References3
OSV
OSV
added 2021/03/26 8:15 a.m.5 views

CVE-2021-28249

CA eHealth Performance Manager through 6.3.2.12 is affected by Privilege Escalation via a Dynamically Linked Shared Object Library. To exploit the vulnerability, the ehealth user must create a malicious library in the writable RPATH, to be dynamically linked when the FtpCollector executable is ru...

8.8CVSS5.8AI score0.00415EPSS
SaveExploits1References1
Rows per page
Query Builder