Lucene search
+L

105 matches found

OSV
OSV
added 2025/03/26 11:28 a.m.9 views

SUSE-SU-2025:1022-1 Security update for apache-commons-vfs2

This update for apache-commons-vfs2 fixes the following issues: - CVE-2025-27553: Fixed possible path traversal issue when using NameScope.DESCENDENT bsc1239973 - CVE-2025-30474: Fixed information disclosure due to failing to find an FTP file reveal the URI's password in an error message bsc12399...

7.5CVSS7AI score0.01373EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.15 views

PT-2025-12247

Name of the Vulnerable Software and Affected Versions mlflow/mlflow version 2.15.1 Description A path traversal issue exists when users configure and use the dbfs service. The vulnerability arises from directly concatenating the URL into the file protocol, resulting in an arbitrary file read issu...

7.5CVSS7.1AI score0.02669EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2025/03/11 12:00 a.m.15 views

PT-2025-10750 · Mrcms · Mrcms

Name of the Vulnerable Software and Affected Versions: MRCMS version 3.1.2 Description: A critical issue has been discovered that affects the delete function of the /admin/file/delete.do endpoint, specifically within the org.marker.mushroom.controller.FileController component. The manipulation of...

8.1CVSS5.4AI score0.00783EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2025/03/10 10:19 p.m.18 views

Local File Inclusion in Rack::Static

Summary Rack::Static can serve files under the specified root: even if urls: are provided, which may expose other files under the specified root: unexpectedly. Details The vulnerability occurs because Rack::Static does not properly sanitize user-supplied paths before serving files. Specifically,...

7.5CVSS7.2AI score0.01131EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/03/07 4:15 p.m.34 views

CVE-2025-27519

Cognita is a RAG Retrieval Augmented Generation Framework for building modular, open source applications for production by TrueFoundry. A path traversal issue exists at /v1/internal/upload-to-local-directory which is enabled when the Local env variable is set to true, such as when Cognita is setu...

9.3CVSS0.01364EPSS
SaveExploits1References3
CVE
CVE
added 2025/03/07 3:36 p.m.101 views

CVE-2025-27519

CVE-2025-27519 concerns Cognita, a TrueFoundry RAG framework. A path traversal flaw exists in the Docker/deployed setup when LocalEnv is true, exploitable via /v1/internal/upload-to-local-directory. An attacker can overwrite /app/backend/init .py, and due to uvicorn with auto-reload in the contai...

9.3CVSS7.9AI score0.01364EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/03/03 1:30 p.m.4 views

CVE-2025-25162 WordPress Sports Rankings and Lists plugin <= 2.3 - Arbitrary File Download vulnerability

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in kutu62 Sports Rankings and Lists sports-rankings-lists allows Absolute Path Traversal.This issue affects Sports Rankings and Lists: from n/a through = 1.0.2...

7.5CVSS7.2AI score0.0075EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.11 views

Azure Linux 3.0 Security Update: packer (CVE-2023-49569)

The version of packer installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-49569 advisory. - A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows a...

9.8CVSS6.9AI score0.0151EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.8 views

Azure Linux 3.0 Security Update: cmake / curl / mysql / rust / tensorflow (CVE-2023-27534)

The version of cmake / curl / mysql / rust / tensorflow installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-27534 advisory. - A path traversal vulnerability exists in curl 8.0.0 SFTP implementation...

8.8CVSS7.2AI score0.02195EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/02/06 6:41 p.m.37 views

CVE-2025-24786 Path traversal opening Sqlite3 database in WhoDB

WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the applicati...

10CVSS0.02728EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/02/05 2:52 a.m.21 views

CVE-2024-6127

BC Security Empire before 5.9.3 is vulnerable to a path traversal issue that can lead to remote code execution. A remote, unauthenticated attacker can exploit this vulnerability over HTTP by acting as a normal agent, completing all cryptographic handshakes, and then triggering an upload of payloa...

9.8CVSS7.8AI score0.10263EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:33 a.m.18 views

CVE-2024-55602

PwnDoc is a penetration test report generator. Prior to commit 1d4219c596f4f518798492e48386a20c6e9a2fe6, an authenticated user who is able to update and download templates can inject path traversal ../ sequences into the file extension property to read arbitrary files on the system. Commit...

8.5CVSS6.8AI score0.00683EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/02/03 8:29 p.m.6 views

CVE-2025-24961 Insecure path traversal in filesystem and filesystem-nio2 storage backends in org.gaul S3Proxy

org.gaul S3Proxy implements the S3 API and proxies requests. Users of the filesystem and filesystem-nio2 storage backends could unintentionally expose local files to users. This issue has been addressed in version 2.6.0. Users are advised to upgrade. There are no known workarounds for this...

6CVSS6.2AI score0.00547EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/01/29 10:21 p.m.36 views

Deep Java Library path traversal issue

Summary Deep Java Library DJL is an open-source, high-level, engine-agnostic Java framework for deep learning. DJL is designed to be easy to get started with and simple to use for Java developers. DJL provides a native Java development experience and functions like any other regular Java library...

9.8CVSS9.1AI score0.23267EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/01/28 10:15 a.m.20 views

CVE-2025-0750

A vulnerability was found in CRI-O. A path traversal issue in the log management functions UnMountPodLogs and LinkContainerLogs may allow an attacker with permissions to create and delete Pods to unmount arbitrary host paths, leading to node-level denial of service by unmounting critical system...

6.6CVSS0.00238EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/27 2:23 p.m.12 views

CVE-2025-0750

A vulnerability was found in CRI-O. A path traversal issue in the log management functions UnMountPodLogs and LinkContainerLogs may allow an attacker with permissions to create and delete Pods to unmount arbitrary host paths, leading to node-level denial of service by unmounting critical system...

6.6CVSS7AI score0.00238EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/01/24 12:00 a.m.15 views

CBL Mariner 2.0 Security Update: rsync (CVE-2024-12088)

The version of rsync installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-12088 advisory. - A flaw was found in rsync. When using the --safe-links option, the rsync client fails to properly verify if a...

7.5CVSS7.5AI score0.04745EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/22 2:29 p.m.24 views

CVE-2025-23562 WordPress XLSXviewer plugin <= 2.1.1 - Arbitrary File Deletion vulnerability

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in pitinca XLSXviewer xlsx-viewer allows Path Traversal.This issue affects XLSXviewer: from n/a through = 2.1.1...

5.8CVSS0.00722EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/01/17 12:00 a.m.51 views

WAVLINK AC3000 Path Traversal Vulnerability

WAVLINK AC3000 is a wireless router from China Ruiyin WAVLINK. The WAVLINK AC3000 suffers from a path traversal vulnerability, which stems from the failure of the adddirname parameter of the nas.cgi adddir function to correctly filter special elements in the path of a resource or file. An attacke...

9.1CVSS6.6AI score0.02522EPSS
SaveExploits1References1
Ubuntu
Ubuntu
added 2024/12/10 6:08 p.m.32 views

USN-7147-1: Apache Shiro vulnerabilities

It was discovered that Apache Shiro incorrectly handled path traversal when used with other web frameworks or path rewriting. An attacker could possibly use this issue to obtain sensitive information or administrative privileges. This update provides the corresponding fix for Ubuntu 24.04 LTS and...

9.8CVSS7AI score0.0968EPSS
SaveExploits1
Rows per page
Query Builder