Lucene search
+L

818 matches found

Github Security Blog
Github Security Blog
added 2025/03/23 3:30 p.m.28 views

Apache Commons VFS Has Relative Path Traversal Vulnerability

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file...

7.5CVSS7.1AI score0.01277EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/03/23 3:30 p.m.2 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal via the resolveFile method when the scope parameter is set to NameScope.DESCENDENT. An attacker can access files outside of the intended directory by including encoded directory traversal sequences such as %2E%2E...

8.7CVSS6.5AI score0.01277EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/23 3:30 p.m.20 views

GHSA-9Q4X-FR4M-JP86 Apache Commons VFS Has Relative Path Traversal Vulnerability

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file...

7.5CVSS7.1AI score0.01277EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/23 3:15 p.m.20 views

CVE-2025-27553

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file...

7.5CVSS0.01277EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/23 3:15 p.m.5 views

UBUNTU-CVE-2025-27553

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file...

7.5CVSS7.1AI score0.01277EPSS
SaveExploits0References5
CVE
CVE
added 2025/03/23 2:16 p.m.166 views

CVE-2025-27553

CVE-2025-27553: Relative Path Traversal in Apache Commons VFS (FileObject.resolveFile with NameScope.DESCENDENT) can bypass descendent checks when paths contain encoded ".."; affected up to Commons VFS 2.9.x, fixed in 2.10.0. IBM bulletin aligns this vulnerability with IBM Content Collector for S...

7.5CVSS6.6AI score0.01277EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/23 2:16 p.m.13 views

CVE-2025-27553

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file...

7.5CVSS6.3AI score0.01277EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/22 11:19 a.m.14 views

CVE-2024-8769

A vulnerability in the LockManager.releaselocks function in aimhubio/aim commit bb76afe allows for arbitrary file deletion through relative path traversal. The runhash parameter, which is user-controllable, is concatenated without normalization as part of a path used to specify file deletion. Thi...

9.1CVSS6.9AI score0.00849EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Relative Path Traversal

Overview agentscope is an AgentScope: A Flexible yet Robust Multi-Agent Platform. Affected versions of this package are vulnerable to Relative Path Traversal through the save-workflow functionality. An attacker can write arbitrary JSON files on the filesystem by exploiting this vulnerability. PoC...

9.1CVSS7.1AI score0.0091EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 12:32 p.m.4 views

Relative Path Traversal

Overview aim is a super-easy way to record, search and compare AI experiments. Affected versions of this package are vulnerable to Relative Path Traversal through the runs/delete-batch endpoint. An attacker can delete arbitrary files or directories, potentially causing denial of service or data...

6.9CVSS7AI score0.00814EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 10:47 a.m.4 views

Relative Path Traversal

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Relative Path Traversal in the...

7.7CVSS6.9AI score0.02484EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 10:46 a.m.5 views

Relative Path Traversal

Overview polyaxon is a Command Line Interface CLI and client to interact with Polyaxon API. Affected versions of this package are vulnerable to Relative Path Traversal enabling the deletion of files on the target server. An attacker can delete critical files such as polyaxon.sock to cause a crash...

8.7CVSS7AI score0.00984EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/20 10:46 a.m.5 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal enabling the deletion of files on the target server. An attacker can delete critical files such as polyaxon.sock to cause a crash of the API container. PoC python import requests url =...

8.7CVSS5.9AI score0.00984EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.19 views

CVE-2024-8769 Arbitrary File Deletion via Relative Path Traversal in aimhubio/aim

A vulnerability in the LockManager.releaselocks function in aimhubio/aim commit bb76afe allows for arbitrary file deletion through relative path traversal. The runhash parameter, which is user-controllable, is concatenated without normalization as part of a path used to specify file deletion. Thi...

9.1CVSS0.00849EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.8 views

CVE-2024-8769 Arbitrary File Deletion via Relative Path Traversal in aimhubio/aim

A vulnerability in the LockManager.releaselocks function in aimhubio/aim commit bb76afe allows for arbitrary file deletion through relative path traversal. The runhash parameter, which is user-controllable, is concatenated without normalization as part of a path used to specify file deletion. Thi...

9.1CVSS9.2AI score0.00849EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:11 a.m.98 views

CVE-2024-8769

CVE-2024-8769 affects aimhubio/aim where the LockManager.release_locks function concatenates a user-controlled run_hash into a path, enabling relative path traversal that can delete arbitrary files. The flaw is exposed through Repo._close_run() via the tracking server instruction API, potentially...

9.1CVSS9.2AI score0.00849EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/03/20 10:11 a.m.14 views

CVE-2024-8769 Arbitrary File Deletion via Relative Path Traversal in aimhubio/aim

A vulnerability in the LockManager.releaselocks function in aimhubio/aim commit bb76afe allows for arbitrary file deletion through relative path traversal. The runhash parameter, which is user-controllable, is concatenated without normalization as part of a path used to specify file deletion. Thi...

9.1CVSS7.3AI score0.00849EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/03/13 10:27 p.m.10 views

CVE-2025-23360

NVIDIA Nemo Framework contains a vulnerability where a user could cause a relative path traversal issue by arbitrary file write. A successful exploit of this vulnerability may lead to code execution and data tampering...

9.8CVSS7.4AI score0.00471EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/11 8:15 p.m.5 views

CVE-2025-23360

NVIDIA Nemo Framework contains a vulnerability where a user could cause a relative path traversal issue by arbitrary file write. A successful exploit of this vulnerability may lead to code execution and data tampering...

9.8CVSS6.2AI score0.00471EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/11 8:15 p.m.14 views

CVE-2025-23360

NVIDIA Nemo Framework contains a vulnerability where a user could cause a relative path traversal issue by arbitrary file write. A successful exploit of this vulnerability may lead to code execution and data tampering...

9.8CVSS0.00471EPSS
SaveExploits0References1
Rows per page
Query Builder