Lucene search
+L

2617 matches found

OSV
OSV
added 2024/09/10 7:13 a.m.20 views

BIT-NODE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.3CVSS5.1AI score0.00395EPSS
SaveExploits0References3
NVD
NVD
added 2024/09/07 4:15 p.m.29 views

CVE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.3CVSS0.00395EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/07 4:0 p.m.29 views

CVE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.3CVSS0.00395EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/07 4:0 p.m.24 views

CVE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.3CVSS6.6AI score0.00395EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/07 4:0 p.m.159 views

CVE-2024-36137

Node.js CVE-2024-36137 affects users of the experimental permission model with --allow-fs-write. The issue allows operations such as fs.fchown/fs.fchmod to change file owner/permissions via a read-only file descriptor, bypassing intended restrictions. Public advisories (including ALAS/Gentoo/Debi...

3.3CVSS6.6AI score0.00395EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/07 4:0 p.m.25 views

CVE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.3CVSS6AI score0.00395EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/09/07 4:0 p.m.29 views

CVE-2024-36137

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to...

3.3CVSS5.2AI score0.00395EPSS
SaveExploits0
NVD
NVD
added 2024/08/26 7:15 p.m.16 views

CVE-2024-43806

Rustix is a set of safe Rust bindings to POSIX-ish APIs. 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...

6.5CVSS0.0048EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/26 6:43 p.m.25 views

CVE-2024-43806 `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Rustix is a set of safe Rust bindings to POSIX-ish APIs. 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...

6.5CVSS0.0048EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2024/08/25 3:11 p.m.165 views

Exploit for File Descriptor Leak in Linuxfoundation Runc

CVE-2024-21626 Exploit Working Directory docker run -w...

8.6CVSS7.3AI score0.18087EPSS
SaveExploits18
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.11 views

SUSE CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.3CVSS6.5AI score0.00281EPSS
SaveExploits0References24
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/08/07 12:0 a.m.28 views

Huawei EulerOS: Security Advisory for docker-engine (EulerOS-SA-2024-2069)

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

8.6CVSS7.2AI score0.18087EPSS
SaveExploits18References2
Vulnrichment
Vulnrichment
added 2024/07/26 11:26 a.m.28 views

CVE-2024-7062 Local Privilege Escalation in Nimble Commander <= v1.6.0, Build 4087

Nimble Commander suffers from a privilege escalation vulnerability due to the server info.filesmanager.Files.PrivilegedIOHelperV2 performing improper/insufficient validation of a client’s authorization before executing an operation. Consequently, it is possible to execute system-level commands as...

8.8CVSS7.8AI score0.00246EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/07/17 6:49 p.m.13 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.5 views

SUSE CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS6.6AI score0.00284EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/07/16 11:25 p.m.38 views

CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

4.4CVSS7.1AI score0.00284EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 12:15 p.m.3 views

DEBIAN-CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS5.6AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.7 views

UBUNTU-CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS5.7AI score0.00284EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/16 11:44 a.m.39 views

CVE-2022-48821

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: avoid double fput on failed usercopy If the copy back to userland fails for the FASTRPCIOCTLALLOCDMABUFF ioctl, we shouldn't assume that 'buf-dmabuf' is still valid. In fact, dmabuffd called fdinstall before, i.e...

7.8CVSS5.6AI score0.00271EPSS
SaveExploits0
Rows per page
Query Builder