Lucene search
+L

472 matches found

OSV
OSV
added 2025/03/10 10:19 p.m.16 views

GHSA-7WQH-767X-R66V 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.7AI score0.01084EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/03/03 7:53 p.m.5 views

Open Redirect

Overview codechecker is an analyzer tooling, defect database and viewer extension Affected versions of this package are vulnerable to Open Redirect due to improper sanitization of URL path segments after the product name. An attacker can redirect users to a malicious website by crafting a URL tha...

6.1CVSS6.9AI score0.00257EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/05 6:24 a.m.11 views

CVE-2024-5926

A path traversal vulnerability in the get-project-files functionality of stitionai/devika allows attackers to read arbitrary files from the filesystem and cause a Denial of Service DoS. This issue is present in all versions of the application. The vulnerability arises due to insufficient path...

9.1CVSS8.9AI score0.00864EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:13 a.m.9 views

CVE-2024-4315

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion LFI attacks due to insufficient path sanitization. The sanitizepathfromendpoint function fails to properly sanitize Windows-style paths backward slash \, allowing attackers to perform directory traversal attacks on Windows systems...

9.1CVSS9AI score0.01024EPSS
SaveExploits0
Snyk
Snyk
added 2024/12/01 6:38 a.m.2 views

Directory Traversal

Overview preqs is an A simple and fast requirements.txt file generator. Affected versions of this package are vulnerable to Directory Traversal due to improper path sanitization in the ArgParser.sanitisepath method. An attacker could manipulate the PATH argument to traverse directories using ".."...

6.9CVSS7.6AI score
SaveExploits0References3
Veracode
Veracode
added 2024/10/21 6:17 a.m.8 views

Directory Traversal

lollms repository is vulnerable to Directory Traversal. The vulnerability is due to improper path sanitization in the lollmsfilesystem.py file, allowing attackers to perform vectorize operations on .sqlite files in any directory, potentially leading to package installation and crashes...

4.4CVSS6.7AI score0.00319EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.3 views

SUSE CVE-2024-47164

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the bypass of directory traversal checks within the isinorequal function. This function, intended to check if a file resides within a given directory, can be bypassed with certain payloads that...

6.5CVSS6.7AI score0.00705EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.6 views

SUSE CVE-2024-47166

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a one-level read path traversal in the /customcomponent endpoint. Attackers can exploit this flaw to access and leak source code from custom Gradio components by manipulating the file path in the...

5.3CVSS6.7AI score0.00432EPSS
SaveExploits0References3
PyPA
PyPA
added 2024/10/10 10:15 p.m.7 views

PYSEC-2024-213

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the bypass of directory traversal checks within the isinorequal function. This function, intended to check if a file resides within a given directory, can be bypassed with certain payloads that...

6.5CVSS7AI score0.00705EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2024/10/10 10:15 p.m.9 views

PYSEC-2024-197

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a one-level read path traversal in the /customcomponent endpoint. Attackers can exploit this flaw to access and leak source code from custom Gradio components by manipulating the file path in the...

5.3CVSS6.7AI score0.00432EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2024/09/03 6:11 a.m.12 views

Path Traversal

github.com/spectolabs/hoverfly is vulnerable to Path Traversal. The vulnerability is due to insufficient path sanitization in the /api/v2/simulation POST handler, allowing an attacker to escape the intended base directory and access arbitrary files on the server by manipulating file paths using ....

7.5CVSS6.7AI score0.5585EPSS
SaveExploits3References7Affected Software1
OSV
OSV
added 2024/08/12 1:38 p.m.7 views

CVE-2024-6759

When mounting a remote filesystem using NFS, the kernel did not sanitize remotely provided filenames for the path separator character, "/". This allows readdir3 and related functions to return filesystem entries with names containing additional path components. The lack of validation described...

5.3CVSS5.8AI score0.00676EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/25 7:30 p.m.8 views

USN-6849-1 salt vulnerabilities

It was discovered that Salt incorrectly validated method calls and sanitized paths. A remote attacker could possibly use this issue to access some methods without authentication. CVE-2020-11651, CVE-2020-11652...

9.8CVSS7.3AI score0.96405EPSS
SaveExploits25References3
Veracode
Veracode
added 2024/06/13 5:5 a.m.20 views

Local File Inclusion (LFI)

parisneo/lollms is vulnerable to Local File Inclusion LFI. The vulnerability is due to insufficient path sanitization in the sanitizepathfromendpoint function, which does not properly handle Windows-style paths backward slash \, which allows attackers to exploit directory traversal on Windows...

9.1CVSS6.6AI score0.01024EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/12 3:31 a.m.33 views

parisneo/lollms Local File Inclusion (LFI) attack

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion LFI attacks due to insufficient path sanitization. The sanitizepathfromendpoint function fails to properly sanitize Windows-style paths backward slash , allowing attackers to perform directory traversal attacks on Windows systems...

9.1CVSS6.8AI score0.01024EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/06/12 1:15 a.m.47 views

CVE-2024-4315

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion LFI attacks due to insufficient path sanitization. The sanitizepathfromendpoint function fails to properly sanitize Windows-style paths backward slash , allowing attackers to perform directory traversal attacks on Windows systems...

9.1CVSS0.01024EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/12 12:40 a.m.17 views

CVE-2024-4315 LFI Vulnerability due to Lack of Path Sanitization in parisneo/lollms

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion LFI attacks due to insufficient path sanitization. The sanitizepathfromendpoint function fails to properly sanitize Windows-style paths backward slash , allowing attackers to perform directory traversal attacks on Windows systems...

9.1CVSS6.7AI score0.01024EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/12 12:40 a.m.58 views

CVE-2024-4315

CVE-2024-4315 affects parisneo/lollms v9.5 and is a Local File Inclusion (LFI) flaw caused by insufficient path sanitization in the function that processes endpoints. The code fails to properly sanitize Windows-style paths (backslash), enabling directory traversal on Windows systems. Attackers co...

9.1CVSS9.1AI score0.01024EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/12 12:40 a.m.36 views

CVE-2024-4315 LFI Vulnerability due to Lack of Path Sanitization in parisneo/lollms

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion LFI attacks due to insufficient path sanitization. The sanitizepathfromendpoint function fails to properly sanitize Windows-style paths backward slash , allowing attackers to perform directory traversal attacks on Windows systems...

9.1CVSS0.01024EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
added 2024/05/23 12:0 a.m.10 views

Arbitrary File Write Vulnerability in Spring Cloud Data Flow

Spring Cloud Data Flow is a microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes. The Skipper server has the ability to receive upload package requests. However, due to improper sanitization for upload path, a malicious user who has access to skipper server api...

8.8CVSS6.9AI score0.17537EPSS
SaveExploits1
Rows per page
Query Builder