Lucene search
+L

2623 matches found

OSV
OSV
added 2023/10/27 5:15 a.m.8 views

AZL-31733 CVE-2023-34059 affecting package open-vm-tools for versions less than 11.3.0-3

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7CVSS6.1AI score0.00402EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/10/27 4:53 a.m.45 views

CVE-2023-34059

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7.4CVSS7.7AI score0.00402EPSS
SaveExploits0References10
OSV
OSV
added 2023/10/27 4:53 a.m.24 views

CVE-2023-34059

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7.4CVSS6.9AI score0.00402EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2023/10/27 4:53 a.m.7 views

CVE-2023-34059

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7.4CVSS7AI score0.00402EPSS
SaveExploits0References10
CVE
CVE
added 2023/10/27 4:53 a.m.178 views

CVE-2023-34059

CVE-2023-34059 is a local, high-severity vulnerability in open-vm-tools’ vmware-user-suid-wrapper that can hijack the /dev/uinput file descriptor to simulate user inputs. It affects multiple Linux distributions (e.g., Debian, Red Hat/CentOS, AlmaLinux/AlmaLinux, Amazon Linux 2/2023), with advisor...

7.4CVSS7AI score0.00402EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2023/10/27 4:53 a.m.38 views

CVE-2023-34059

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7.4CVSS6.5AI score0.00402EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/10/27 12:0 a.m.4 views

VMware Tools Security Vulnerability

VMware Tools is an enhancement tool that comes with VMware's VMWare virtual machines, and is a driver provided by VMware to enhance the performance of virtual graphics cards and hard disks, as well as to synchronize the clocks of the virtual machine with the host computer. A security vulnerabilit...

7.4CVSS6AI score0.00402EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2023/10/26 12:0 a.m.43 views

CVE-2023-34059

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7.4CVSS6.8AI score0.00402EPSS
SaveExploits0References4
OSV
OSV
added 2023/10/26 12:0 a.m.12 views

UBUNTU-CVE-2023-34059

open-vm-tools contains a file descriptor hijack vulnerability in the vmware-user-suid-wrapper. A malicious actor with non-root privileges may be able to hijack the /dev/uinput file descriptor allowing them to simulate user inputs...

7.4CVSS6.7AI score0.00402EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/10/18 6:27 p.m.31 views

rustix's `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Summary When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and unbounded memory explosion gigabytes in a few seconds i...

6.5CVSS6.7AI score0.0048EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2023/10/18 6:27 p.m.20 views

GHSA-C827-HFW6-QWVM rustix's `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Summary When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and unbounded memory explosion gigabytes in a few seconds i...

6.5CVSS6.4AI score0.0048EPSS
SaveExploits0References10
NVD
NVD
added 2023/10/04 4:15 a.m.28 views

CVE-2023-5369

Before correction, the copyfilerange system call checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAPSEEK capability. This incorrect...

7.1CVSS6.9AI score0.00185EPSS
SaveExploits0References2
Prion
Prion
added 2023/10/04 4:15 a.m.30 views

Input validation

Before correction, the copyfilerange system call checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAPSEEK capability. This incorrect...

3.2CVSS6.9AI score0.00185EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/10/04 3:48 a.m.38 views

CVE-2023-5369 copy_file_range insufficient capability rights check

Before correction, the copyfilerange system call checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAPSEEK capability. This incorrect...

7.1AI score0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2023/10/04 3:48 a.m.91 views

CVE-2023-5369

CVE-2023-5369 concerns copy_file_range with an incomplete privilege check. Connected FreeBSD advisories confirm the issue: the syscall validated only CAP_READ and CAP_WRITE; CAP_SEEK is also required for offset-based access. The flaw enables a sandboxed process with read or write capabilities but...

7.1CVSS6.9AI score0.00185EPSS
SaveExploits0References2Affected Software1
FreeBSD
FreeBSD
added 2023/10/03 12:0 a.m.19 views

FreeBSD -- copy_file_range insufficient capability rights check

Problem Description: The syscall checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the syscall must additionally require the CAPSEEK capability. Impact: A sandboxed process with on...

7.1CVSS7AI score0.00185EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/09/27 12:0 a.m.23 views

Amazon Linux 2 : golang (ALASGOLANG1.19-2023-002)

The version of golang installed on the remote host is prior to 1.19.6-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2GOLANG1.19-2023-002 advisory. An out of bounds read vulnerability was found in debug/macho of the Go standard library. When using the debug/mac...

9.1CVSS7.5AI score0.0995EPSS
SaveExploits5References46
BDU FSTEC
BDU FSTEC
added 2023/09/19 12:0 a.m.6 views

The vulnerability of the libbfd library in the GNU Binutils development environment, related to the handling of zero pointer operations, allows attackers to trigger a service failure.

The vulnerability of the libbfd library in the GNU Binutils development environment is related to the use of a zero pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.01042EPSS
SaveExploits1References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.16 views

Oracle Linux 7 : runc (ELSA-2019-4540)

The remote Oracle Linux 7 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2019-4540 advisory. - Apply patch for CVE-2019-5736 Wiekus Beukes - Resolves: 1412238 - CVE-2016-9962 - set init processes as non-dumpable, runc patch from Michael Crosby Tenable h...

9.3CVSS7AI score0.9857EPSS
SaveExploits34References2
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.33 views

Oracle Linux 5 : ELSA-2012-1061-1: / kernel (ELSA-2012-10611)

The remote Oracle Linux 5 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2012-10611 advisory. - The epollctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLLCTLADD operations, which allows...

5.9AI score0.0102EPSS
SaveExploits5References2
Rows per page
Query Builder