Lucene search
+L

9377 matches found

Tenable Nessus
Tenable Nessus
added 2020/09/29 12:00 a.m.56 views

EulerOS Virtualization for ARM 64 3.0.6.0 : glibc (EulerOS-SA-2020-2019)

According to the version of the glibc packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling...

8.1CVSS7.7AI score0.05354EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/29 12:00 a.m.35 views

Huawei EulerOS: Security Advisory for sqlite (EulerOS-SA-2020-2059)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.5CVSS7.4AI score0.06997EPSS
SaveExploits2References2
Veracode
Veracode
added 2020/09/28 8:15 a.m.30 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.00851EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2020/09/28 6:49 a.m.20 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. A NULL pointer dereference in the linked snippet in eager mode allows an attacker to crash the application via segmentation fault when ctx-sessionstate returns nullptr...

5.3CVSS3.7AI score0.00903EPSS
SaveExploits1References4Affected Software3
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.34 views

EulerOS 2.0 SP3 : nss (EulerOS-SA-2020-2100)

According to the versions of the nss packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the...

7.5CVSS7.6AI score0.44398EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.62 views

EulerOS 2.0 SP3 : sqlite (EulerOS-SA-2020-2059)

According to the versions of the sqlite packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a...

7.5CVSS7.4AI score0.06997EPSS
SaveExploits2References5
CNVD
CNVD
added 2020/09/28 12:00 a.m.11 views

Google TensorFlow code issue vulnerability (CNVD-2020-54473)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A security vulnerability exists in TensorFlow eager mode versions prior to 1.15.4, 2.0.3, 2.1.2, 2.2.1, 2.3.1, and 2.3.1, which can be exploited by attackers to cause segmentation errors...

5.3CVSS6.7AI score0.00903EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2020/09/27 12:00 a.m.31 views

Debian: Security Advisory (DLA-2381-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 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...

5.3CVSS5.7AI score0.03833EPSS
SaveExploits1References4
Debian
Debian
added 2020/09/26 2:07 p.m.73 views

[SECURITY] [DLA 2381-1] lua5.3 security update

Debian LTS Advisory DLA-2381-1 [email protected] https://www.debian.org/lts/security/ Roberto C. Sánchez September 26, 2020 https://wiki.debian.org/LTS Package : lua5.3 Version : 5.3.3-1+deb9u1 CVE ID : CVE-2020-24370 A vulnerability was discovered in lua5.3, a simple, extensible,...

5.3CVSS6.6AI score0.03833EPSS
SaveExploits1
NVD
NVD
added 2020/09/25 7:15 p.m.31 views

CVE-2020-15214

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS0.00671EPSS
SaveExploits1References3
OSV
OSV
added 2020/09/25 7:15 p.m.19 views

CVE-2020-15212

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. Users having access to segmentidsdata can alter outputindex and then write to outside of outputdata...

8.6CVSS8.7AI score
SaveExploits0References3
OSV
OSV
added 2020/09/25 7:15 p.m.25 views

CVE-2020-15210

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, if a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption. We have patched the issue in d58c96946b a...

6.5CVSS6.3AI score
SaveExploits0References4
NVD
NVD
added 2020/09/25 7:15 p.m.34 views

CVE-2020-15210

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, if a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption. We have patched the issue in d58c96946b a...

6.5CVSS0.00739EPSS
SaveExploits1References4
OSV
OSV
added 2020/09/25 7:15 p.m.19 views

CVE-2020-15214

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS7.9AI score
SaveExploits0References3
OSV
OSV
added 2020/09/25 7:15 p.m.29 views

CVE-2020-15203

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, by controlling the fill argument of tf.strings.asstring, a malicious attacker is able to trigger a format string vulnerability due to the way the internal format use in a printf call is constructed. This may result in segmentati...

7.5CVSS7.3AI score
SaveExploits0References4
NVD
NVD
added 2020/09/25 7:15 p.m.36 views

CVE-2020-15204

In eager mode, TensorFlow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1 does not set the session state. Hence, calling tf.rawops.GetSessionHandle or tf.rawops.GetSessionHandleV2 results in a null pointer dereference In linked snippet, in eager mode, ctx-sessionstate returns nullptr. Since...

5.3CVSS0.00903EPSS
SaveExploits1References4
NVD
NVD
added 2020/09/25 7:15 p.m.42 views

CVE-2020-15190

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. Howeve...

5.3CVSS0.00943EPSS
SaveExploits1References4
PyPA
PyPA
added 2020/09/25 7:15 p.m.12 views

PYSEC-2020-270

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. Howeve...

5.3CVSS6.8AI score0.00943EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.11 views

PYSEC-2020-137

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS6.9AI score0.00671EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.15 views

PYSEC-2020-329

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS6.9AI score0.00671EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder