Lucene search
+L

18379 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.7 views

EulerOS Virtualization 2.13.1 : pam (EulerOS-SA-2025-2556)

According to the versions of the pam packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in linux-pam. The pamnamespace module may improperly handle user-controlled paths, allowing local users to exploit...

7.8CVSS7.6AI score0.00438EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.6 views

EulerOS Virtualization 2.13.0 : pam (EulerOS-SA-2025-2591)

According to the versions of the pam packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in linux-pam. The pamnamespace module may improperly handle user-controlled paths, allowing local users to exploit...

7.8CVSS7.6AI score0.00438EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/17 10:12 p.m.32 views

CVE-2025-68145 mcp-server-git has missing path validation when using --repository flag

In mcp-server-git versions prior to 2025.12.17, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repopath arguments in subsequent tool calls were actually within that configured path. This could allow tool calls t...

6.4CVSS0.06878EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/17 9:27 a.m.7 views

CVE-2025-68146

A flaw was found in filelock. This vulnerability allows local attackers to corrupt or truncate arbitrary user files via a Time-of-Check-Time-of-Use TOCTOU race condition and symlink attacks. Mitigation Ensure lock file directories used by applications employing filelock have restrictive...

6.3CVSS6.2AI score0.00201EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2025/12/17 1:28 a.m.8 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/17 12:15 a.m.9 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/17 12:12 a.m.13 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
AlmaLinux
AlmaLinux
added 2025/12/17 12:00 a.m.15 views

Important: python39:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

9.4CVSS7AI score0.01525EPSS
SaveExploits15References26
Github Security Blog
Github Security Blog
added 2025/12/16 8:52 p.m.16 views

filelock has a TOCTOU race condition which allows symlink attacks during lock file creation

Impact A Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation where filelock checks if a file exists before opening it with OTRUNC. An attack...

6.5CVSS6.4AI score0.00201EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/12/16 8:52 p.m.3 views

GHSA-W853-JP5J-5J7F filelock has a TOCTOU race condition which allows symlink attacks during lock file creation

Impact A Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation where filelock checks if a file exists before opening it with OTRUNC. An attack...

6.3CVSS6AI score0.00201EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/12/16 8:52 p.m.4 views

EUVD-2025-203839

filelock has a TOCTOU race condition which allows symlink attacks during lock file creation...

6.3CVSS6.3AI score0.00201EPSS
SaveExploits1References6
Snyk
Snyk
added 2025/12/16 8:52 p.m.9 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition during lock file creation. An attacker can corrupt or truncate arbitrary files by exploiting a race condition between the existence check and file opening with OTRUNC, allowing the creatio...

6.5CVSS6.6AI score0.00201EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/16 7:15 p.m.11 views

AZL-72739 CVE-2025-68146 affecting package python-filelock for versions less than 3.20.1-1

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.5CVSS5.9AI score0.00201EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/16 7:15 p.m.7 views

CVE-2025-68146

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.5CVSS0.00201EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/16 7:15 p.m.9 views

AZL-79232 CVE-2025-68146 affecting package python-filelock 3.0.12-13

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.5CVSS7.5AI score0.00201EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2025/12/16 7:15 p.m.11 views

CVE-2025-68146

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.5CVSS7.3AI score0.00201EPSS
SaveExploits1References6
OSV
OSV
added 2025/12/16 7:15 p.m.6 views

UBUNTU-CVE-2025-68146

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.5CVSS7.4AI score0.00201EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2025/12/16 6:10 p.m.32 views

CVE-2025-68146 filelock has TOCTOU race condition that allows symlink attacks during lock file creation

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.3CVSS0.00201EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/12/16 6:10 p.m.4 views

CVE-2025-68146 filelock has TOCTOU race condition that allows symlink attacks during lock file creation

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.3CVSS5.8AI score0.00201EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/16 6:10 p.m.5 views

CVE-2025-68146 filelock has TOCTOU race condition that allows symlink attacks during lock file creation

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.3CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder