Lucene search
+L

469 matches found

ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.4 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.10 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 11:15 p.m.6 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 9:15 p.m.20 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.16 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.93 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.5 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.0288EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/05 8:15 p.m.6 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.0288EPSS
SaveExploits0References4
Broadcom
Broadcom
added 2021/07/10 12:00 a.m.51 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.74339EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2021/06/29 4:24 p.m.8 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.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
Prion
Prion
added 2021/06/11 5:15 p.m.18 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.127 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.10 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.11 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
OSV
OSV
added 2021/05/01 12:00 a.m.45 views

ASB-A-173720767

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...

5.5CVSS5.2AI score0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/13 7:15 p.m.8 views

CVE-2021-0435

In avrcprocvendorcommand of avrcapi.cc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-8....

7.5CVSS5.9AI score0.01712EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/13 7:15 p.m.23 views

CVE-2021-0435

In avrcprocvendorcommand of avrcapi.cc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-8....

7.5CVSS0.01712EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/04/13 6:22 p.m.31 views

CVE-2021-0435

In avrcprocvendorcommand of avrcapi.cc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-8....

7.3AI score0.01712EPSS
SaveExploits0References1
CVE
CVE
added 2021/04/13 6:22 p.m.133 views

CVE-2021-0435

CVE-2021-0435 describes a heap data leak in the Android Bluetooth stack: in avrc_proc_vendor_command within avrc_api.cc, uninitialized data can leak heap data, enabling remote information disclosure with no extra privileges and without user interaction. Affected Android versions include Android-1...

7.5CVSS7AI score0.01712EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder