Lucene search
+L

18898 matches found

OSV
OSV
added 2024/04/26 1:15 a.m.6 views

UBUNTU-CVE-2022-48682

In deletefiles in FDUPES before 2.2.0, a TOCTOU race condition allows arbitrary file deletion via a symlink...

6CVSS5.9AI score0.00195EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/26 12:00 a.m.26 views

CVE-2022-48682

In deletefiles in FDUPES before 2.2.0, a TOCTOU race condition allows arbitrary file deletion via a symlink...

6CVSS6.2AI score0.00195EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/26 12:00 a.m.68 views

CVE-2022-48682

CVE-2022-48682 affects FDUPES prior to version 2.2.0, where a TOCTOU race condition enables arbitrary file deletion via a symlink. The vulnerability detail specifies the affected component (FDUPES deletefiles) and the underlying issue (TOCTOU). Exploitation details are not provided in the documen...

6CVSS5.9AI score0.00195EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/26 12:00 a.m.14 views

CVE-2022-48682

In deletefiles in FDUPES before 2.2.0, a TOCTOU race condition allows arbitrary file deletion via a symlink...

6CVSS6.9AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/26 12:00 a.m.13 views

CVE-2022-48682

In deletefiles in FDUPES before 2.2.0, a TOCTOU race condition allows arbitrary file deletion via a symlink...

6CVSS7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/26 12:00 a.m.9 views

PT-2024-11774 · Fdupes +1 · Fdupes +1

Name of the Vulnerable Software and Affected Versions: FDUPES versions prior to 2.2.0 Description: A TOCTOU race condition in the deletefiles function allows for arbitrary file deletion via a symlink. Recommendations: For FDUPES versions prior to 2.2.0, update to version 2.2.0 or later to resolve...

6CVSS6.9AI score0.00195EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2024/04/24 8:00 p.m.35 views

github.com/u-root/u-root/pkg/cpio Arbitrary File Write via Archive Extraction (Zip Slip)

This affects all versions of package github.com/u-root/u-root/pkg/cpio up to and including 7.0.0. It is vulnerable to leading, non-leading relative path traversal attacks and symlink based relative and absolute path traversal attacks in cpio file extraction...

7.5CVSS7AI score0.01527EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/23 5:18 p.m.10 views

Hub: insecure galaxy-importer tarfile extraction

A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten...

6.5CVSS5.8AI score0.00841EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.8 views

SUSE CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/18 3:15 p.m.34 views

CVE-2024-28189

Judge0 is an open-source online code execution system. The application uses the UNIX chown command on an untrusted file within the sandbox. An attacker can abuse this by creating a symbolic link symlink to a file outside the sandbox, allowing the attacker to run chown on arbitrary files outside o...

10CVSS9.7AI score0.07211EPSS
SaveExploits2References4
CVE
CVE
added 2024/04/18 2:40 p.m.106 views

CVE-2024-28189

Judge0 sandbox escape (CVE-2024-28189) arises when the sandbox writes run_script to its directory and an attacker uses a symbolic link to target files outside the sandbox. This allows chown to be executed on arbitrary outside-of-sandbox files, enabling a sandbox escape and potentially complete RC...

10CVSS9.6AI score0.07211EPSS
SaveExploits2References4
CVE
CVE
added 2024/04/18 2:31 p.m.112 views

CVE-2024-28185

CVE-2024-28185 affects Judge0’s sandbox escape: the system fails to neutralize symlinks inside the sandbox directory, allowing an attacker to create a symlink at run_script so that f.write targets an arbitrary file on the host outside the sandbox, potentially enabling code execution outside the s...

10CVSS9.7AI score0.07057EPSS
SaveExploits2References3
OSV
OSV
added 2024/04/18 2:31 p.m.16 views

CVE-2024-28185 Judge0 vulnerable to Sandbox Escape via Symbolic Link

Judge0 is an open-source online code execution system. The application does not account for symlinks placed inside the sandbox directory, which can be leveraged by an attacker to write to arbitrary files and gain code execution outside of the sandbox. When executing a submission, Judge0 writes a...

10CVSS8.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/18 12:00 a.m.8 views

PT-2024-22322 · Judge0 · Judge0

Name of the Vulnerable Software and Affected Versions: Judge0 versions prior to 1.13.1 Description: The issue arises from the application's use of the UNIX chown command on an untrusted file within the sandbox. An attacker can exploit this by creating a symbolic link symlink to a file outside the...

10CVSS7.5AI score0.07211EPSS
SaveExploits2References16
NVD
NVD
added 2024/04/17 11:15 a.m.20 views

CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 10:27 a.m.199 views

CVE-2024-26899

CVE-2024-26899 — Linux kernel deadlock fix details : Affected component is the block layer in the Linux kernel. The issue arises when bd_link_disk_holder() uses the global open_mutex to guard the creation of a symlink between a holding disk and a slave bdev during driver initialization/modificati...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References3Affected Software1
OpenVAS
OpenVAS
added 2024/04/11 12:00 a.m.18 views

Mageia: Security Advisory (MGASA-2024-0117)

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

5.5CVSS5.6AI score0.00504EPSS
SaveExploits0References4
Mageia
Mageia
added 2024/04/10 4:03 a.m.29 views

Updated perl-Data-UUID packages fix security vulnerability

Perl module Data::UUID from CPAN version 1.219 is vulnerable to symlink attacks. CVE-2013-4184...

5.5CVSS5.9AI score0.00504EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/10 4:03 a.m.10 views

MGASA-2024-0117 Updated perl-Data-UUID packages fix security vulnerability

Perl module Data::UUID from CPAN version 1.219 is vulnerable to symlink attacks. CVE-2013-4184...

5.5CVSS6.6AI score0.00504EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/09 12:00 a.m.29 views

SUSE SLES15: libpython3_10-1_0 / libpython3_10-1_0-32bit / python310 / etc (SUSE-SU-2024:1162-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1162-1 advisory. - CVE-2024-0450: Fixed 'quoted-overlap' in zipfile module is python310 bsc1221854 - CVE-2023-52425: Fixed denial of...

7.8CVSS6.8AI score0.01815EPSS
SaveExploits1References12
Rows per page
Query Builder