Lucene search
+L

404 matches found

ATTACKERKB
ATTACKERKB
added 2021/11/05 9:15 p.m.15 views

CVE-2021-41223

TensorFlow is an open source platform for machine learning. In affected versions the implementation of FusedBatchNorm kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow...

7.1CVSS7AI score0.00208EPSS
SaveExploits1References3Affected Software1
Huntr
Huntr
added 2021/10/09 5:08 p.m.31 views

in bookstackapp/bookstack

Description The dompdf chroot option in Bookstack App is set to basepath, which is the Laravel root folder /var/www/bookstack. An attacker can hence load any image file in the Laravel folder /var/www/bookstack or its subdirectories via PDF exports. Proof of Concept 1: Place an image file in...

0.4AI score
SaveExploits0
PyPA
PyPA
added 2021/08/12 11:15 p.m.14 views

PYSEC-2021-794

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS6.9AI score0.00154EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.6 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS5.5AI score0.0018EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 10:15 p.m.7 views

CVE-2021-37667

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.UnicodeEncode. The implementation reads the first dimension of the inputsplits tensor before validating that th...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/08/12 10:15 p.m.12 views

PYSEC-2021-289

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.UnicodeEncode. The implementation reads the first dimension of the inputsplits tensor before validating that th...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 10:15 p.m.13 views

PYSEC-2021-298

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 9:15 p.m.16 views

PYSEC-2021-564

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for tf.rawops.FractionalAvgPoolGrad can be tricked into accessing data outside of bounds of heap allocated buffers. The implementation does not validate that the input tensor is non-empt...

7.8CVSS7.4AI score0.00174EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 9:15 p.m.11 views

PYSEC-2021-286

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to BoostedTreesSparseCalculateBestFeatureSplit. The implementation needs to validate that...

7.3CVSS5.9AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 7:15 p.m.10 views

PYSEC-2021-265

TensorFlow is an end-to-end open source platform for machine learning. If a user does not provide a valid padding value to tf.rawops.MatrixDiagPartOp, then the code triggers a null pointer dereference if input is empty or produces invalid behavior, ignoring all values after the first. The...

7.7CVSS6.6AI score0.0016EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 6:15 p.m.13 views

PYSEC-2021-764

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather. The implementation computes the value of a value, batchsize, and then divides by it without checking that this...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/12 6:10 p.m.24 views

CVE-2021-37643

TensorFlow is an end-to-end open source platform for machine learning. If a user does not provide a valid padding value to tf.rawops.MatrixDiagPartOp, then the code triggers a null pointer dereference if input is empty or produces invalid behavior, ignoring all values after the first. The...

7.7CVSS7.2AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2021/06/04 7:58 p.m.16 views

GSD-2021-1000671 drm/amdgpu: Fix a use-after-free

drm/amdgpu: Fix a use-after-free This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.235 by commit 952ab3f9f48eb0e8050596d41951cf516be6b122, i...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/06/04 7:54 p.m.10 views

UVI-2021-1000649 drm/amd/amdgpu: fix refcount leak

drm/amd/amdgpu: fix refcount leak This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.193 by commit 599e5d61ace952b0bb9bd942b198bbd0cfded1d7, ...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/14 8:15 p.m.12 views

PYSEC-2021-657

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a CHECK fail in PNG encoding by providing an empty input tensor as the pixel data. This is because the...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.12 views

PYSEC-2021-222

TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, ComputeOutSizehttps://github.com/tensorflow/tensorflow/blob/0c9692ae7b1671c983569e5d3de5565843d500cf/tensorflow/lite/kernels/padding.hL43-L55, does not check that the...

7.8CVSS7AI score0.00201EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/05/14 12:00 a.m.11 views

PT-2021-18284 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow version 2.4.2 TensorFlow version 2.3.3 TensorFlow version 2.2.3 TensorFlow version 2.1.4 Description: An attacker can trigger a denial of service via a CHECK failure by passing an empty image to...

5.5CVSS5.2AI score0.00217EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2021/04/26 12:00 a.m.11 views

PT-2024-11115 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use after free issue has been resolved in the Linux kernel. The issue occurs in the emac mac tx buf send function, which calls emac tx fill tpd..,skb,... If an error happens in emac ...

8.8CVSS6.8AI score0.01549EPSS
SaveExploits5References1494
OSV
OSV
added 2021/04/07 8:15 p.m.11 views

UBUNTU-CVE-2013-1055

The unity-firefox-extension package could be tricked into dropping a C callback which was still in use, which Firefox would then free, causing Firefox to crash. This could be achieved by adding an action to the launcher and updating it with new callbacks until the libunity-webapps rate limit was...

4.3CVSS5.8AI score0.01275EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/01/16 12:00 a.m.42 views

Security update for ceph (moderate)

openSUSE Security Update: Security update for ceph Announcement ID: openSUSE-SU-2021:0079-1 Rating: moderate References: 1178837 1179139 1179452 1179802 1180118 1180155 Cross-References: CVE-2020-27781 Affected Products: openSUSE Leap 15.1 An update that solves one vulnerability and has 5 fixes i...

7.1CVSS7.5AI score0.0031EPSS
SaveExploits0References6
Rows per page
Query Builder