Lucene search
+L

1019 matches found

OSV
OSV
added 2020/12/10 11:15 p.m.14 views

PYSEC-2020-141

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS2.4AI score0.00689EPSS
SaveExploits1References2
NVD
NVD
added 2020/12/10 10:15 p.m.36 views

CVE-2020-26271

In affected versions of TensorFlow under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node given by outputindex and the input slot of the dst node...

4.4CVSS4.9AI score0.00213EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/12/10 10:10 p.m.34 views

CVE-2020-26267 Lack of validation in data format attributes in TensorFlow

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

4.4CVSS7.7AI score0.00241EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.62 views

Heap out of bounds access in MakeEdge in TensorFlow

Impact Under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node given by outputindex and the input slot of the dst node given by inputindex. This is...

4.4CVSS0.3AI score0.00213EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:07 p.m.17 views

GHSA-M648-33QF-V3GP CHECK-fail in LSTM with zero-length input in TensorFlow

Impact Running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer. Patches We have patched the...

4.8CVSS5.9AI score0.00171EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.125 views

Write to immutable memory region in TensorFlow

Impact The tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area: python import...

4.4CVSS0.9AI score0.00209EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.137 views

Uninitialized memory access in TensorFlow

Impact Under certain cases, a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen: cc struct QUInt8 QUInt8 /...

5.3CVSS3.4AI score0.00251EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:07 p.m.14 views

GHSA-QHXX-J73R-QPM2 Uninitialized memory access in TensorFlow

Impact Under certain cases, a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen: cc struct QUInt8 QUInt8 /...

4.8CVSS6.1AI score0.00251EPSS
SaveExploits1References7
NVD
NVD
added 2020/12/08 1:15 a.m.23 views

CVE-2020-27818

A flaw was found in the checkchunkname function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability...

4.3CVSS3.6AI score0.01208EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2020/12/08 12:04 a.m.38 views

CVE-2020-27818

A flaw was found in the checkchunkname function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability...

3.8AI score0.01208EPSS
SaveExploits0References8
CVE
CVE
added 2020/12/08 12:04 a.m.174 views

CVE-2020-27818

CVE-2020-27818 affects pngcheck via the check_chunk_name() function in pngcheck-2.4.0. A crafted file could cause a temporary denial of service, with impact to availability. Publicly documented fixes exist in Debian (pngcheck 2.3.0-7+deb9u1 for Debian 9), OpenSUSE OSV-2020/OSV-2024 entries mentio...

4.3CVSS3.8AI score0.01208EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2020/12/08 12:04 a.m.52 views

CVE-2020-27818

A flaw was found in the checkchunkname function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability...

4.3CVSS3.5AI score0.01208EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/12/02 12:00 a.m.12 views

PT-2020-6194 · Openjpeg +9 · Openjpeg +9

Name of the Vulnerable Software and Affected Versions: openjpeg versions prior to 2.4.0 Description: The issue is related to an out-of-bounds read in the src/lib/openjp2/pi.c component of the openjpeg library. This occurs when an attacker provides untrusted input to openjpeg's conversion or...

8.8CVSS6.1AI score0.04973EPSS
SaveExploits8References181
Positive Technologies
Positive Technologies
added 2020/12/02 12:00 a.m.6 views

PT-2020-6585 · Openjpeg +9 · Openjpeg +9

Name of the Vulnerable Software and Affected Versions: OpenJPEG versions prior to 2.4.0 Description: A flaw was found in OpenJPEG, allowing an attacker to provide specially crafted input to the conversion or encoding functionality, causing an out-of-bounds read. The highest threat from this issue...

8.8CVSS6.2AI score0.04973EPSS
SaveExploits8References179
Positive Technologies
Positive Technologies
added 2020/12/01 12:00 a.m.7 views

PT-2020-6193 · Openjpeg +5 · Openjpeg +5

Name of the Vulnerable Software and Affected Versions: openjpeg versions prior to 2.4.0 Description: The issue is related to an out-of-bounds read in the src/lib/openjp2/pi.c component of the openjpeg library. This occurs when an attacker provides crafted input to be processed by the openjpeg...

8.8CVSS6.2AI score0.04973EPSS
SaveExploits5References119
CNNVD
CNNVD
added 2020/11/23 12:00 a.m.13 views

Ortus Solutions Testbox Command Injection Vulnerability

Ortus Solutions Ortus Solutions Testbox is a behavior-driven testing framework for ColdFusion environments from Ortus Solutions, USA. A security vulnerability in Ortus TestBox versions 2.4.0 through 4.1.0, which originates from an unvalidated query string parameter passed to...

9.8CVSS7.7AI score0.04745EPSS
SaveExploits1References2
Metasploit
Metasploit
added 2020/11/18 12:00 a.m.234 views

OpenTSDB 2.4.0 unauthenticated command injection

This module exploits an unauthenticated command injection vulnerability in the yrange parameter in OpenTSDB through 2.4.0 CVE-2020-35476 in order to achieve unauthenticated remote code execution as the root user. The module first attempts to obtain the OpenTSDB version via the api. If the version...

9.8CVSS9.1AI score0.8533EPSS
SaveExploits5
Github Security Blog
Github Security Blog
added 2020/11/13 5:18 p.m.71 views

Float cast overflow undefined behavior

Impact When the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. Patches We have patched the issue in...

7.5CVSS1.8AI score0.0094EPSS
SaveExploits1References8Affected Software3
NVD
NVD
added 2020/11/09 1:15 a.m.40 views

CVE-2020-24401

Magento versions 2.4.0 and 2.3.5p1 and earlier are affected by an incorrect authorization vulnerability. A user can still access resources provisioned under their old role after an administrator removes the role or disables the user's account...

6.5CVSS6.3AI score0.0232EPSS
SaveExploits0References1
NVD
NVD
added 2020/11/09 1:15 a.m.30 views

CVE-2020-24406

When in maintenance mode, Magento version 2.4.0 and 2.3.4 and earlier are affected by an information disclosure vulnerability that could expose the installation path during build deployments. This information could be helpful to attackers if they are able to identify other exploitable...

4.3CVSS3.9AI score0.02078EPSS
SaveExploits0References1
Rows per page
Query Builder