Lucene search
+L

414 matches found

RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.4 views

redis: Integer overflow issue with intsets

An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the...

7.5CVSS7.8AI score0.03839EPSS
SaveExploits0References5
NVD
NVD
added 2021/08/12 11:15 p.m.24 views

CVE-2021-37685

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's expanddims.cc contains a vulnerability which allows reading one element outside of bounds of heap allocated data. If axis is a large negative value e.g., -100000, then after the first if it would...

5.5CVSS0.00172EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 11:15 p.m.7 views

PYSEC-2021-309

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS6.9AI score0.00191EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/08/12 11:15 p.m.19 views

Out-of-bounds

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 tf.rawops.SdcaOptimizerV2. The implementation does not check that the length of...

2.1CVSS5.5AI score0.00172EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.2 views

CVE-2021-37679

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS6AI score0.00181EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.30 views

PYSEC-2021-585

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 tf.rawops.SdcaOptimizerV2. The implementation does not check that the length of...

5.5CVSS2.2AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.3 views

PYSEC-2021-798

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS6AI score0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.7 views

PYSEC-2021-301

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS6.1AI score0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 9:15 p.m.16 views

CVE-2021-37664

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.1CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 9:15 p.m.13 views

CVE-2021-37655

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a read from outside of bounds of heap allocated data by sending invalid arguments to tf.rawops.ResourceScatterUpdate. The implementation has an incomplete validation of the...

7.3CVSS6.7AI score
SaveExploits0References2
CVE
CVE
added 2021/08/12 8:25 p.m.83 views

CVE-2021-37655

CVE-2021-37655 describes a heap-based read out of bounds in TensorFlow caused by incomplete validation when updating a resource with tf.raw_ops.ResourceScatterUpdate. The issue stems from validating the relationship between the shapes of indices and updates (only divisibility checked instead of p...

7.3CVSS7.3AI score0.00167EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/05 8:15 p.m.2 views

DEBIAN-CVE-2021-3682

A flaw was found in the USB redirector device emulation of QEMU in versions prior to 6.1.0-rc2. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free with faked heap chunk...

8.5CVSS6.8AI score0.02904EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/05 8:15 p.m.3 views

UBUNTU-CVE-2021-3682

A flaw was found in the USB redirector device emulation of QEMU in versions prior to 6.1.0-rc2. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free with faked heap chunk...

8.5CVSS7AI score0.02904EPSS
SaveExploits0References4
Broadcom
Broadcom
added 2021/07/10 12:0 a.m.46 views

BSA-2021-1013

Security Advisory ID : BSA-2021-1013 Component : Telnet Revision : 1.0: Final A vulnerability was found where incorrect bounds checks in the telnet server’s telnetd handling of short writes and urgent data, could lead to information disclosure and corruption of heap data. An unauthenticated...

9.8CVSS10AI score0.74513EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2021/06/29 4:24 p.m.4 views

ruby: BasicSocket#read_nonblock method leads to information disclosure

An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocketreadnonblockrequestedsize, buffer, exception: false, the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous valu...

5.3CVSS7.5AI score0.02564EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/29 4:10 p.m.3 views

ruby: BasicSocket#read_nonblock method leads to information disclosure

An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocketreadnonblockrequestedsize, buffer, exception: false, the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous valu...

5.3CVSS7.5AI score0.02564EPSS
SaveExploits1References5
Prion
Prion
added 2021/06/11 5:15 p.m.14 views

Out-of-bounds

In readVector of IMediaPlayer.cpp, there is a possible read of uninitialized heap data due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-9...

2.1CVSS5.1AI score0.00133EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/06/11 4:42 p.m.117 views

CVE-2021-0484

CVE-2021-0484: In readVector of IMediaPlayer.cpp there is a missing bounds check allowing a read of uninitialized heap data, leading to local information disclosure without extra privileges. Affected: Android 8.1, 9, 10, 11. Exploitation does not require user interaction; mitigation in the linked...

5.5CVSS5AI score0.00133EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2021/06/03 11:21 a.m.7 views

ruby: BasicSocket#read_nonblock method leads to information disclosure

An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocketreadnonblockrequestedsize, buffer, exception: false, the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous valu...

5.3CVSS7.5AI score0.02564EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.5 views

ruby: BasicSocket#read_nonblock method leads to information disclosure

An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocketreadnonblockrequestedsize, buffer, exception: false, the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous valu...

5.3CVSS7.5AI score0.02564EPSS
SaveExploits1References5
Rows per page
Query Builder