Lucene search
K

24 matches found

Nuclei
Nuclei
added yesterday12 views

LOLLMS WebUI - Absolute Path Traversal

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the openfile endpoint of lollmsadvanced.py. The sanitizepath function with allowabsolutepath=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can...

7.5CVSS7.2AI score0.11253EPSS
Exploits1References3
Snyk
Snyk
added 2026/04/22 5:6 p.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper validation in the sanitizePath function. An attacker can access or modify files outside the intended directory boundary by crafting paths that bypass prefix-based checks. Details A Directory Traversal...

8.8CVSS6.4AI score0.00059EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/22 5:6 p.m.1 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper validation in the sanitizePath function. An attacker can access or modify files outside the intended directory boundary by crafting paths that bypass prefix-based checks. Details A Directory Traversal...

8.8CVSS6.3AI score0.00059EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/04/21 1:35 a.m.1 views

CVE-2026-39973

Apktool is a tool for reverse engineering Android APK files. In versions 3.0.0 and 3.0.1, a path traversal vulnerability in brut/androlib/res/decoder/ResFileDecoder.java allows a maliciously crafted APK to write arbitrary files to the filesystem during standard decoding apktool d. This is a...

7.1CVSS5.7AI score0.00006EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2026/04/21 1:35 a.m.2 views

CVE-2026-39973 Apktool: Path Traversal to Arbitrary File Write

Apktool is a tool for reverse engineering Android APK files. In versions 3.0.0 and 3.0.1, a path traversal vulnerability in brut/androlib/res/decoder/ResFileDecoder.java allows a maliciously crafted APK to write arbitrary files to the filesystem during standard decoding apktool d. This is a...

7.1CVSS5.9AI score0.00006EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.1 views

PT-2026-25862

Name of the Vulnerable Software and Affected Versions CTFer.io Monitoring versions prior to 0.2.2 Description The CTFer.io Monitoring component, responsible for collecting, processing, and storing signals like logs, metrics, and distributed traces, contains a path traversal flaw in the...

8.8CVSS6AI score0.00042EPSS
Exploits1References10
Snyk
Snyk
added 2026/02/25 12:12 a.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the sanitizePath function in the static middleware sanitizer on Windows. An attacker can access arbitrary files on the server file system by crafting specially constructed requests that bypass path validation...

8.7CVSS7.7AI score0.00036EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-47374

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.11253EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 1:18 p.m.5 views

CVE-2024-7058

A vulnerability in the sanitizepath function in parisneo/lollms-webui v10 - latest allows an attacker to bypass path sanitization by using relative paths such as './'. This can lead to unauthorized access to directories within the personalityfolder on the victim's computer...

4.4CVSS7.1AI score0.00051EPSS
Exploits1References1
Snyk
Snyk
added 2025/03/20 10:49 a.m.2 views

Relative Path Traversal

Overview lollms is a python library for AI personality definition Affected versions of this package are vulnerable to Relative Path Traversal in the sanitizepath function, which does not account for ./ sequences in pathnames. An attacker can bypass the sanitization to access the contents of...

5.1CVSS6.8AI score0.00053EPSS
Exploits2References2
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.6 views

CVE-2024-7058 Relative Path Traversal in parisneo/lollms-webui

A vulnerability in the sanitizepath function in parisneo/lollms-webui v10 - latest allows an attacker to bypass path sanitization by using relative paths such as './'. This can lead to unauthorized access to directories within the personalityfolder on the victim's computer...

4.4CVSS0.00051EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:5 a.m.1 views

CVE-2024-6250

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the openfile endpoint of lollmsadvanced.py. The sanitizepath function with allowabsolutepath=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can...

7.5CVSS7.4AI score0.11253EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:3 a.m.6 views

CVE-2024-6281

A path traversal vulnerability exists in the applysettings function of parisneo/lollms versions prior to 9.5.1. The sanitizepath function does not adequately secure the discussiondbname parameter, allowing attackers to manipulate the path and potentially write to important system folders...

7.3CVSS7.1AI score0.0006EPSS
Exploits0References1
PyPA
PyPA
added 2024/10/11 4:15 p.m.4 views

PYSEC-2024-122

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of t...

4.4CVSS6.9AI score0.00053EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2024/06/27 6:41 p.m.49 views

CVE-2024-6250

Summary (fact-grounded): CVE-2024-6250 affects parisneo/lollms-webui version 9.6. The vulnerability is an absolute path traversal in the open_file endpoint of lollms_advanced.py, where the sanitize_path function with allow_absolute_path=True enables reading arbitrary files and listing directories...

7.5CVSS7.4AI score0.11253EPSS
In wildExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.1 views

PT-2024-37482

Name of the Vulnerable Software and Affected Versions: parisneo/lollms-webui version 9.6 Description: An absolute path traversal issue exists, specifically in the "open file" endpoint of "lollms advanced.py". The sanitize path function with allow absolute path=True allows an attacker to access...

7.5CVSS6AI score0.11253EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.1 views

PT-2024-25779 · Parisneo · Lollms

Name of the Vulnerable Software and Affected Versions: parisneo/lollms versions prior to 9.6 Description: A path traversal vulnerability exists in the parisneo/lollms application, specifically within the sanitize path from endpoint and sanitize path functions in lollms corelollmssecurity.py. This...

9.8CVSS9.4AI score0.00398EPSS
Exploits1References10
NVD
NVD
added 2023/02/21 4:15 a.m.10 views

CVE-2023-26265

The Borg theme before 1.1.19 for Backdrop CMS does not sufficiently sanitize path arguments that are passed in via a URL. The function borgpreprocesspage in the file template.php does not properly sanitize incoming path arguments before using them...

5.3CVSS5.3AI score0.0026EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 6:20 a.m.2 views

SUSE CVE-2004-0792

Directory traversal vulnerability in the sanitizepath function in util.c for rsync 2.6.2 and earlier, when chroot is disabled, allows attackers to read or write certain files...

6.4CVSS6.9AI score0.00777EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/05/17 1:22 a.m.13 views

zend-diactoros Cross-site Scripting (XSS)

Zend/Diactoros/Uri::filterPath in zend-diactoros before 1.0.4 does not properly sanitize path input, which allows remote attackers to perform cross-site scripting XSS or open redirect attacks...

6.1CVSS6AI score0.00239EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder