Lucene search
+L

2695 matches found

GithubExploit
GithubExploit
added 2022/02/10 2:40 p.m.610 views

Exploit for Stack-based Buffer Overflow in Cisco Rv340_Firmware

CVE-2022-20699 🎧 Br...

10CVSS9.7AI score0.72458EPSS
SaveExploits7
Amazon
Amazon
added 2022/02/10 12:0 a.m.59 views

Critical: samba

Issue Overview: Out-of-bounds heap read/write vulnerability in VFS module vfsfruit allows code execution CVE-2021-44142 Affected Packages: samba Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras...

9CVSS7.9AI score0.73539EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/02/09 11:52 p.m.40 views

Integer overflow in TFLite

Impact An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations: cc int embeddingsize = 1; int lookupsize = 1; for int i = 0; i data.i32i; lookupsize = dim; outputshape-datak = dim; for int i = 1; i datak = dim; Both embeddingsize and lookupsize are...

8.8CVSS1.1AI score0.01173EPSS
SaveExploits1References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/02/09 12:0 a.m.10 views

The vulnerability of the KVM kernel virtualization subsystem in Linux operating systems, related to deficiencies in access control, allows attackers to escalate their privileges.

The vulnerability of the KVM kernel virtualization subsystem in the Linux operating system is related to deficiencies in access control. Exploiting this vulnerability can allow attackers to enhance their privileges and read/write physical pages on the host...

7.6CVSS6.6AI score0.00444EPSS
SaveExploits1References34Affected Software5
BDU FSTEC
BDU FSTEC
added 2022/02/09 12:0 a.m.11 views

The vulnerability of the loop_rw_iter function (fs/io_uring.c) in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the looprwiter function fs/iouring.c in the operating system’s kernel is related to the execution of operations outside the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS7.1AI score0.01719EPSS
SaveExploits2References13Affected Software7
RedHat Linux
RedHat Linux
added 2022/02/07 5:44 p.m.23 views

samba: Out-of-bounds heap read/write vulnerability in VFS module vfs_fruit allows code execution

An out-of-bounds heap read write vulnerability was found in Samba. Due to a boundary error when processing EA metadata while opening files in smbd within the VFS Samba module vfsfruit, a remote attacker with ability to write to file's extended attributes can trigger an out-of-bounds write and...

9CVSS7.1AI score0.73539EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/02/07 5:43 p.m.9 views

samba: Out-of-bounds heap read/write vulnerability in VFS module vfs_fruit allows code execution

An out-of-bounds heap read write vulnerability was found in Samba. Due to a boundary error when processing EA metadata while opening files in smbd within the VFS Samba module vfsfruit, a remote attacker with ability to write to file's extended attributes can trigger an out-of-bounds write and...

9CVSS7.1AI score0.73539EPSS
SaveExploits1References5
NVD
NVD
added 2022/02/04 11:15 p.m.30 views

CVE-2022-23574

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS0.00837EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.42 views

CVE-2022-23559

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS0.01173EPSS
SaveExploits1References5
Prion
Prion
added 2022/02/04 11:15 p.m.23 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

6.5CVSS8.7AI score0.01173EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/02/04 11:15 p.m.8 views

PYSEC-2022-138

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS7.2AI score0.00837EPSS
SaveExploits1References3
OSV
OSV
added 2022/02/04 11:15 p.m.26 views

PYSEC-2022-83

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS2AI score0.00837EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.9 views

CVE-2022-23559

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS7.2AI score0.01173EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.42 views

CVE-2022-23559 Integer overflow in TFLite

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS9AI score0.01173EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.60 views

CVE-2022-23560 Read and Write outside of bounds in TFLite

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would allow limited reads and writes outside of arrays in TFLite. This exploits missing validation in the conversion from sparse tensors to dense tensors. The fix is included in TensorFlow 2.8.0. We...

8.8CVSS8.9AI score0.00837EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/02/04 12:0 a.m.7 views

PT-2022-16074 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.0 through 2.7.0 TensorFlow versions 2.6.0 through 2.6.2 TensorFlow versions 2.5.0 through 2.5.2 Description: An attacker can craft a TFLite model that would cause an integer overflow ...

8.8CVSS8.7AI score0.01173EPSS
SaveExploits1References14
OSV
OSV
added 2022/02/03 7:44 p.m.11 views

CLSA-2022-1643917481 Fix of CVE: CVE-2021-44142

CVE-2021-44142: Fix out-of-bounds heap read/write vulnerability in VFS module vfsfruitrhbz2046152...

9CVSS7AI score0.73539EPSS
SaveExploits1References1
OSV
OSV
added 2022/02/03 6:50 p.m.7 views

CLSA-2022-1643914257 Fix of CVE: CVE-2021-44142

CVE-2021-44142: Fix out-of-bounds heap read/write vulnerability in VFS module vfsfruit rhbz2046152...

9CVSS5.8AI score0.73539EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/02/03 11:21 a.m.56 views

Remote Code Execution (RCE)

samba is vulnerable to remote code execution. The vulnerability exists due to an Out-of-Bounds OOB Heap Read/Write allowing an attacker to inject maliciously crafted script into the system...

8.8CVSS3.4AI score0.73539EPSS
SaveExploits1References8Affected Software3
OpenVAS
OpenVAS
added 2022/02/03 12:0 a.m.22 views

SUSE: Security Advisory (SUSE-SU-2022:0287-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

9CVSS8.1AI score0.73539EPSS
SaveExploits1References4
Rows per page
Query Builder