Lucene search
+L

3171 matches found

OSV
OSV
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-676

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

5.5CVSS5.9AI score0.00189EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:35 p.m.6 views

CVE-2021-29586

TensorFlow is an end-to-end open source platform for machine learning. Optimized pooling implementations in TFLite fail to check that the stride arguments are not 0 before calling...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:25 p.m.7 views

CVE-2021-29617

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via CHECK-fail in tf.strings.substr with invalid arguments. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3,...

5.5CVSS6.9AI score0.0023EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:22 p.m.6 views

CVE-2021-29592

TensorFlow is an end-to-end open source platform for machine learning. The fix for CVE-2020-15209https://vulners.com/cve/CVE-2020-15209 missed the case when the target shape of Reshape operator is given by the elements of a 1-D tensor. As such, the fix for the...

7.8CVSS7AI score0.00215EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:21 p.m.7 views

CVE-2021-29597

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the SpaceToBatchNd TFLite operator is vulnerable to a division by zero error. An attacker can craft a model such that one dimension of the block input is 0. Hence, the corresponding value in blockshape is...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:21 p.m.6 views

CVE-2021-29599

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the Split TFLite operator is vulnerable to a division by zero errorhttps://github.com/tensorflow/tensorflow/blob/e2752089ef7ce9bcf3db0ec618ebd23ea119d0c7/tensorflow/lite/kernels/split.ccL63-L65. An attack...

7.8CVSS6.9AI score0.00209EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:20 p.m.29 views

CVE-2021-29610

TensorFlow is an end-to-end open source platform for machine learning. The validation in tf.rawops.QuantizeAndDequantizeV2 allows invalid values for axis argument:. The...

7.8CVSS7AI score0.00201EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:15 p.m.7 views

CVE-2021-29577

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.AvgPool3DGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:15 p.m.8 views

CVE-2021-29579

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00214EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:11 p.m.30 views

CVE-2021-29544

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 tf.rawops.QuantizeAndDequantizeV4Grad. This is because the implementation does not validate the rank of the input tensors. In turn, this results in the tensors...

5.5CVSS6.7AI score0.0031EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:10 p.m.7 views

CVE-2021-29552

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by controlling the values of numsegments tensor argument for UnsortedSegmentJoin. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1
OSV
OSV
added 2021/05/11 5:0 p.m.10 views

UBUNTU-CVE-2021-3489

The eBPF RINGBUF bpfringbufreserve function in the Linux kernel did not check that the allocated size was smaller than the ringbuf size, allowing an attacker to perform out-of-bounds writes within the kernel and therefore, arbitrary code execution. This issue was fixed via commit 4b81ccebaeee "bp...

7.8CVSS7.1AI score0.0055EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2021/04/27 12:0 a.m.15 views

Debian DLA-2637-1 : drupal7 security update

The Drupal project identified a vulnerability in the sanitization performed in the filterxssarttributes function, potentially allowing a cross-site scripting, and granted it the Drupal Security Advisory ID SA-CORE-2021-002 : https://www.drupal.org/sa-core-2021-002 No CVE number has been announced...

5.2AI score
SaveExploits0References4
Oracle linux
Oracle linux
added 2021/04/15 12:0 a.m.82 views

sudo security update

1.8.6p3-29.0.3.el610.3 - Fix a bug on CVE-2021-3156.patch backported from ol7 Orabug: 32717065...

7.8CVSS1.6AI score0.99295EPSS
SaveExploits81
Prion
Prion
added 2021/03/03 2:15 a.m.25 views

Remote code execution

Pug is an npm package which is a high-performance template engine. In pug before version 3.0.1, if a remote attacker was able to control the pretty option of the pug compiler, e.g. if you spread a user provided object such as the query parameters of a request into the pug template inputs, it was...

6.8CVSS9.2AI score0.04305EPSS
SaveExploits1References7Affected Software2
OSV
OSV
added 2021/02/26 10:15 p.m.8 views

AZL-6843 CVE-2021-21309 affecting package redis for versions less than 5.0.5-7

Redis is an open-source, in-memory database that persists on disk. In affected versions of Redis an integer overflow bug in 32-bit Redis version 4.0 or newer could be exploited to corrupt the heap and potentially result with remote code execution. Redis 4.0 or newer uses a configurable limit for...

8.8CVSS7.3AI score0.047EPSS
SaveExploits0References1
ALT Linux
ALT Linux
added 2020/12/10 12:0 a.m.37 views

Security fix for the ALT Linux 9 package openssl10 version 1.0.2u-alt1.p9.1

1.0.2u-alt1.p9.1 built Dec. 10, 2020 Gleb Fotengauer-Malinovskiy in task 263121 Dec. 9, 2020 Gleb Fotengauer-Malinovskiy - Updated to 1.0.2u fixes CVE-2019-1547, CVE-2019-1551, CVE-2019-1552, CVE-2019-1563 - Backported upstream fix for GENERALNAMEcmp fixes CVE-2020-1971...

5CVSS6.3AI score0.14298EPSS
SaveExploits3
ALT Linux
ALT Linux
added 2020/11/13 12:0 a.m.162 views

Security fix for the ALT Linux 9 package mariadb version 10.4.17-alt1

10.4.17-alt1 built Nov. 13, 2020 Alexey Shabalin in task 261687 Nov. 12, 2020 Alexey Shabalin - 10.4.17 - backport fix for MDEV-24096, MDEV-24121, MDEV-24134 - Fixes for the following security vulnerabilities: + CVE-2020-14812 + CVE-2020-14765 + CVE-2020-14776 + CVE-2020-14789 + CVE-2020-15180...

6.8CVSS6.4AI score0.05539EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/10/29 12:0 a.m.5 views

PT-2021-23126 · Unknown +1 · Qutebrowser +1

Name of the Vulnerable Software and Affected Versions: qutebrowser versions 1.7.0 through 2.3.x Description: The issue allows arbitrary code execution via commands such as :spawn or :debug-pyeval when a specially crafted qutebrowserurl: URL is opened with certain applications. Only Windows instal...

8.8CVSS6.7AI score0.0151EPSS
SaveExploits0References15
OSV
OSV
added 2020/09/10 2:15 a.m.9 views

UBUNTU-CVE-2020-25220

The Linux kernel 4.9.x before 4.9.233, 4.14.x before 4.14.194, and 4.19.x before 4.19.140 has a use-after-free because skcd-norefcnt was not considered during a backport of a CVE-2020-14356 patch. This is related to the cgroups feature...

7.8CVSS6.8AI score0.00449EPSS
SaveExploits0References8
Rows per page
Query Builder