Lucene search
+L

2838 matches found

Code423n4
Code423n4
added 2021/10/09 12:0 a.m.12 views

Setting Factory.auctionDecrement to zero causes Denial of Service in Auction.settleAuction()

Handle pants Vulnerability details The function Factory.setAuctionDecrement allows the owner to set the state variable Factory.auctionDecrement to zero. Impact If Factory.auctionDecrement equals zero then the function Auction.settleAuction will always revert due to a division by zero: uint256 b =...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2021/09/23 9:37 p.m.10 views

Denial Of Service (DoS)

ffmpeg is vulnerable to denial of service. The vulnerability exists due a division by zero in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg...

8.8CVSS6.4AI score0.01136EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2021/09/20 4:15 p.m.27 views

CVE-2020-20892

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

8.8CVSS0.01136EPSS
SaveExploits1References2
OSV
OSV
added 2021/09/20 4:15 p.m.1 views

DEBIAN-CVE-2020-20892

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

8.8CVSS7.3AI score0.01136EPSS
SaveExploits1References1
OSV
OSV
added 2021/09/20 4:15 p.m.26 views

CVE-2020-20892

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

8.8CVSS7AI score
SaveExploits0References2
Prion
Prion
added 2021/09/20 4:15 p.m.24 views

Design/Logic Flaw

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

6.8CVSS8.4AI score0.01136EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/09/20 3:19 p.m.35 views

CVE-2020-20892

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

8.4AI score0.01136EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/09/20 3:19 p.m.45 views

CVE-2020-20892

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

8.8CVSS8.6AI score0.01136EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2021/09/20 12:0 a.m.9 views

The vulnerability of the ConvertXYZToJzazbz() function in the MagickCore/colorspace.c component of the ImageMagick console graphics editor allows a hacker to trigger a service failure due to insufficient checking of division by zero.

The vulnerability of the ConvertXYZToJzazbz function in the MagickCore/colorspace.c component of the ImageMagick console graphics editor is related to the lack of checks for division by zero. Exploiting this vulnerability could allow a remote attacker to cause a service failure through the use of...

7.8CVSS7.2AI score0.01287EPSS
SaveExploits0References6Affected Software2
OpenVAS
OpenVAS
added 2021/09/15 12:0 a.m.29 views

Huawei EulerOS: Security Advisory for ImageMagick (EulerOS-SA-2021-2385)

The remote host is missing an update for the Huawei EulerOS 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.8CVSS7AI score0.03498EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/09/07 12:0 a.m.38 views

EulerOS 2.0 SP5 : ImageMagick (EulerOS-SA-2021-2334)

According to the versions of the ImageMagick packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in ImageMagick in versions before 7.0.11 and before 6.9.12, where a division by zero in WaveImage of...

7.8CVSS7.4AI score0.0238EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/02 6:4 p.m.79 views

Security Bulletin: Multiple TensorFlow Vulnerabilities Affect IBM Watson Machine Learning on CP4D

Summary TensorFlow is vulnerable to a denial of service on IBM Watson Machine Learning on CP4D Vulnerability Details CVEID: CVE-2021-29608 DESCRIPTION: TensorFlow is vulnerable to a denial of service, caused by a heap out-of-bounds and NULL pointer dereference flaw in "RaggedTensorToTensor". By...

7.8CVSS1.1AI score0.00287EPSS
SaveExploits60Affected Software1
OSV
OSV
added 2021/08/25 2:44 p.m.2 views

GHSA-HP4C-X6R7-6555 Floating point exception in `SparseDenseCwiseDiv`

Impact The implementation of tf.rawops.SparseDenseCwiseDiv is vulnerable to a division by 0 error: python import tensorflow as tf import numpy as np tf.rawops.SparseDenseCwiseDiv spindices=np.array4, spvalues=np.array-400, spshape=np.array647., dense=np.array0 The implementation uses a common cla...

6.8CVSS5.8AI score0.00152EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:44 p.m.16 views

GHSA-95XM-G58G-3P88 Integer division by 0 in sparse reshaping

Impact The implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception: python import tensorflow as tf tf.rawops.SparseReshape inputindices = np.ones1,3, inputshape = np.array1,1,0, newshape = np.array1,0 The implementation calls the reshaping functor...

5.7CVSS6AI score0.00152EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:43 p.m.4 views

GHSA-CH4F-829C-V5PW Division by 0 in `ResourceScatterDiv`

Impact The implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error: python import tensorflow as tf v= tf.Variable1,2,3 tf.rawops.ResourceScatterDiv resource=v.handle, indices=1, updates=0 The implementation uses a common class for all binary operations but fails to...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:43 p.m.3 views

GHSA-QJJ8-32P7-H289 Division by 0 in `ResourceGather`

Impact An attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather: python import tensorflow as tf tensor = tf.constantvalue=,shape=0,1,dtype=tf.uint32 v = tf.Variabletensor tf.rawops.ResourceGather resource=v.handle, indices=0, dtype=tf.uint32, batchdims=1,...

6.8CVSS5.8AI score0.00152EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:42 p.m.4 views

GHSA-CM5X-837X-JF3C Division by 0 in inplace operations

Impact An attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0: python import tensorflow as tf tf.rawops.InplaceSubx=,i=-99,-1,-1,v=1,1,1 The implementation has a logic error: it should skip processing if x and v a...

6.8CVSS5.9AI score0.00154EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:42 p.m.1 views

GHSA-2WMV-37VQ-52G5 FPE in `tf.raw_ops.UnravelIndex`

Impact An attacker can cause denial of service in applications serving models using tf.rawops.UnravelIndex by triggering a division by 0: python import tensorflow as tf tf.rawops.UnravelIndexindices=-1, dims=1,0,2 The implementation does not check that the tensor subsumed by dims is not empty...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:41 p.m.6 views

GHSA-9C8H-2MV3-49WW Division by 0 in most convolution operators

Impact Most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash: python import tensorflow as tf tf.compat.v1.disablev2behavior tf.rawops.Conv2D input = tf.constant, shape=0, 0, 0, 0,...

6.8CVSS5.8AI score0.0016EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/08/25 2:40 p.m.34 views

Division by zero in TFLite

Impact The implementation of fully connected layers in TFLite is vulnerable to a division by zero error: cc const int batchsize = inputsize / filter-dims-data1; An attacker can craft a model such that filter-dims-data1 is 0. Patches We have patched the issue in GitHub commit...

5.5CVSS5.9AI score0.00152EPSS
SaveExploits0References8Affected Software3
Rows per page
Query Builder