Lucene search
+L

18377 matches found

Cvelist
Cvelist
added 2025/11/28 2:06 p.m.21 views

CVE-2025-12638 Path Traversal Vulnerability in keras-team/keras via Tar Archive Extraction in keras.utils.get_file()

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extracting tar archives. The vulnerability arises because the function uses Python's tarfile.extractall method without the security-critical filter='data' parameter. Although Keras attempts...

8CVSS0.00658EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2025/11/28 9:04 a.m.18 views

container-tools:rhel8 security, bug fix, and enhancement update

An update is available for module.criu, module.libslirp, libslirp, criu. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The container-tools module contains tool...

7.5CVSS6.7AI score0.05623EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2025/11/28 12:00 a.m.9 views

PT-2025-48332

Name of the Vulnerable Software and Affected Versions Keras version 3.11.3 Description Keras version 3.11.3 has a path traversal issue in the keras.utils.get file function when handling tar archives. The problem occurs because the function utilizes Python’s tarfile.extractall method without the...

9.8CVSS8.1AI score0.00658EPSS
SaveExploits0References23
Packet Storm
Packet Storm
added 2025/11/26 12:00 a.m.222 views

📄 7-Zip 25.00 Zip Slip Directory Traversal

7-Zip version 25.00 suffers from a symlink directory traversal vulnerability. This write up provides analysis with a proof of concept. ============================================================================================================================================= | Title : 7-Zip 25.0...

7.8CVSS7AI score0.26999EPSS
SaveExploits11
OSV
OSV
added 2025/11/25 10:50 p.m.5 views

JLSEC-2025-326 A path traversal vulnerability exists 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.5CVSS6.9AI score0.02307EPSS
SaveExploits1References20
Veracode
Veracode
added 2025/11/25 8:40 a.m.10 views

Improper Access Control

@anthropic-ai/claude-code is vulnerable to improper access control. The vulnerability is due to improper handling of symlinks in permission-deny rules, which allows an attacker to bypass explicit file-access restrictions and access files via symlink paths...

6.5CVSS7AI score0.00396EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2025/11/22 5:58 p.m.198 views

Exploit for CVE-2025-11001

Usage: python3 exploit.py -t "C:\Users\pac\Desktop" -o de...

7CVSS6.9AI score0.26999EPSS
SaveExploits11
GithubExploit
GithubExploit
added 2025/11/22 10:13 a.m.211 views

Exploit for CVE-2025-11001

CVE-2025-11001 - 7-Zip High-severity symlink traversal in 7...

7CVSS7.7AI score0.26999EPSS
SaveExploits11
Tenable Nessus
Tenable Nessus
added 2025/11/22 12:00 a.m.8 views

EulerOS 2.0 SP13 : pam (EulerOS-SA-2025-2442)

According to the versions of the pam packages installed, the EulerOS 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 symlink attacks a...

7.8CVSS7AI score0.00524EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/20 6:31 p.m.6 views

GHSA-W87R-VG9Q-CRQM zx Uses Incorrectly-Resolved Name or Reference

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS5.9AI score0.00087EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/11/20 6:31 p.m.14 views

zx Uses Incorrectly-Resolved Name or Reference

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6.9AI score0.00087EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/11/20 5:15 p.m.12 views

CVE-2025-13437

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS0.00087EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/20 4:53 p.m.18 views

CVE-2025-62724 Open OnDemand allowlist bypass using symlinks in directory downloads (TOCTOU)

Open OnDemand is an open-source HPC portal. Prior to versions 4.0.8 and 3.1.16, users can craft a "Time of Check to Time of Use" TOCTOU attack when downloading zip files to access files outside of the OODALLOWLIST. This vulnerability impacts sites that use the file browser allowlists in all curre...

4.3CVSS0.00205EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/20 4:25 p.m.10 views

CVE-2025-13437 Arbitrary node_modules Directory Deletion in Google zx

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6.5AI score0.00087EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/20 4:25 p.m.22 views

CVE-2025-13437 Arbitrary node_modules Directory Deletion in Google zx

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS0.00087EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/20 4:25 p.m.12 views

EUVD-2025-198297

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6.3AI score0.00087EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/20 4:25 p.m.25 views

CVE-2025-13437

ZX contains a vulnerability (CVE-2025-13437) where, when invoked with --prefer-local=, the CLI creates a symlink ./node_modules to the specified path and a logic error in src/cli.ts (linkNodeModules/cleanup) returns the target path instead of the symlink path. The subsequent cleanup can delete th...

8.3CVSS6.5AI score0.00087EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/20 7:57 a.m.14 views

runc: container escape via 'masked path' abuse due to mount race conditions

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

7.8CVSS5.8AI score0.00841EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/11/20 7:57 a.m.7 views

runc: container escape with malicious config due to /dev/console mount and related races

A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount to /dev/pts/$n, if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount...

8.4CVSS5.7AI score0.00565EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.10 views

TencentOS Server 4: clamav (TSSA-2025:0012)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0012 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

7.5CVSS6.3AI score0.00555EPSS
SaveExploits0References3
Rows per page
Query Builder