Lucene search
+L

818 matches found

CVE
CVE
added 2024/04/22 7:21 p.m.364 views

CVE-2024-4040

CVE-2024-4040 affects CrushFTP prior to 10.7.1 and 11.1.0. Public details describe an unauthenticated server-side template injection that can read files outside the VFS sandbox and may bypass authentication, enabling administrative access and potential remote code execution. Public PoCs and explo...

10CVSS8.7AI score0.99539EPSS
SaveIn wildExploits22References8Affected Software1
The Hacker News
The Hacker News
added 2024/04/20 5:18 a.m.67 views

Critical Update: CrushFTP Zero-Day Flaw Exploited in Targeted Attacks

Users of the CrushFTP enterprise file transfer software are being urged to update to the latest version following the discovery of a security flaw that has come under targeted exploitation in the wild. "CrushFTP v11 versions below 11.1 have a vulnerability where users can escape their VFS and...

10CVSS10AI score0.99539EPSS
SaveExploits22
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.36 views

EulerOS Virtualization 2.11.1 : samba (EulerOS-SA-2024-1408)

According to the versions of the samba packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when...

7.5CVSS6.7AI score0.01723EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/13 2:01 p.m.107 views

CVE-2024-26629

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is nonsense and harmful. Revert to using checkforlocks, changing that to not sleep. First: harmful. As is documented in the kdoc comment for...

5.5CVSS7.3AI score0.00197EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.19 views

Fedora: Security Advisory for apache-commons-vfs (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the 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.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Fedora
Fedora
added 2024/03/07 10:32 p.m.30 views

[SECURITY] Fedora 40 Update: apache-commons-vfs-2.9.0-5.fc40

Commons VFS provides a single API for accessing various file systems. It presents a uniform view of the files from various sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. Some of the features of Commons VFS are: A single consistent API for accessing files of...

8.8CVSS6.7AI score0.02578EPSS
SaveExploits3
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.60 views

CVE-2023-52591

In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid touching renamed directory if its parent does no...

7.8CVSS7.6AI score0.0024EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.46 views

CVE-2023-52591 reiserfs: Avoid touching renamed directory if parent does not change

In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid touching renamed directory if its parent does no...

7.8CVSS7.5AI score0.0024EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.47 views

CVE-2023-52590 ocfs2: Avoid touching renamed directory if parent does not change

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.8CVSS7.5AI score0.00169EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/06 6:45 a.m.119 views

CVE-2023-52590

CVE-2023-52590 affects the Linux kernel OCFS2 rename path: when renaming a directory, the code previously touched the renamed directory even if the parent did not change, risking filesystem corruption due to missing appropriate locking. The vulnerability is resolved by upstream kernel fixes that ...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.17 views

CVE-2023-52590 ocfs2: Avoid touching renamed directory if parent does not change

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

6.9AI score0.00169EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:00 a.m.7 views

The vulnerability of the `register_vfs()` function (hw/pci/pcie_sriov.c) in the QEMU hardware/software emulator allows a attacker to cause a service failure.

The vulnerability of the registervfs function in the QEMU hardware/PCI/PcieSRIOV.c emulator is related to buffer overflow in dynamic memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS7AI score0.00529EPSS
SaveExploits0References9Affected Software5
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.29 views

openSUSE: Security Advisory for ldb, samba (SUSE-SU-2022:2586-2)

The remote host is missing an update for the 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.8CVSS7.1AI score0.01085EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.m.27 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/22 5:15 p.m.31 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

7.2AI score0.00226EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/22 4:13 p.m.74 views

CVE-2024-26587

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

5.5CVSS7AI score0.00226EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/22 4:13 p.m.53 views

CVE-2024-26587 net: netdevsim: don't try to destroy PHC on VFs

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

5.8AI score0.00226EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.27 views

CVE-2024-26587

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/20 3:30 a.m.4 views

SUSE CVE-2024-26328

An issue was discovered in QEMU 7.1.0 through 8.2.1. registervfs in hw/pci/pciesriov.c does not set NumVFs to PCISRIOVTOTALVF, and thus interaction with hw/nvme/ctrl.c is mishandled...

6CVSS6.9AI score0.0029EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/19 5:15 a.m.10 views

AZL-61710 CVE-2024-26328 affecting package qemu for versions less than 8.2.0-16

An issue was discovered in QEMU 7.1.0 through 8.2.1. registervfs in hw/pci/pciesriov.c does not set NumVFs to PCISRIOVTOTALVF, and thus interaction with hw/nvme/ctrl.c is mishandled...

6CVSS7.2AI score0.0029EPSS
SaveExploits0References1
Rows per page
Query Builder