Lucene search
+L

179 matches found

Snyk
Snyk
added 2026/04/23 3:07 p.m.16 views

Directory Traversal

Overview psitransfer is a Simple open source self-hosted file sharing solution Affected versions of this package are vulnerable to Directory Traversal through the Store.getFilename path resolution in the upload storage component. An attacker can escape the upload jail and read or overwrite files...

7.7CVSS6.3AI score0.00307EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/23 12:00 a.m.25 views

PT-2026-34592

PsiTransfer is an open source, self-hosted file sharing solution. Prior to version 2.4.3, the upload PATCH flow under /files/:uploadId validates the mounted request path using the still-encoded req.path, but the downstream tus handler later writes using the decoded req.params.uploadId. In...

7.5CVSS5.8AI score0.00307EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/26 9:17 p.m.10 views

CVE-2026-33645

Fireshare facilitates self-hosted media and link sharing. In version 1.5.1, an authenticated path traversal vulnerability in Fireshare’s chunked upload endpoint allows an attacker to write arbitrary files outside the intended upload directory. The checkSum multipart field is used directly in...

8.1CVSS0.00431EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/26 8:58 p.m.5 views

CVE-2026-33645

Fireshare facilitates self-hosted media and link sharing. In version 1.5.1, an authenticated path traversal vulnerability in Fireshare’s chunked upload endpoint allows an attacker to write arbitrary files outside the intended upload directory. The checkSum multipart field is used directly in...

7.1CVSS5.9AI score0.00431EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.14 views

PT-2026-26714

The Keep Backup Daily plugin for WordPress is vulnerable to Limited Path Traversal in all versions up to, and including, 2.1.1 via the kbd open upload dir AJAX action. This is due to insufficient validation of the kbd path parameter, which is only sanitized with sanitize text field - a function...

2.7CVSS5.9AI score0.00375EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/05 9:30 p.m.13 views

EUVD-2025-208329

An issue in Aranda Service Desk Web Edition ASDK API 8.6 allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile,...

6.6AI score0.00612EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/05 12:00 a.m.6 views

CVE-2025-70995

An issue in Aranda Service Desk Web Edition ASDK API 8.6 allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile,...

6.5AI score0.00612EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/05 12:00 a.m.36 views

CVE-2025-70995

An issue in Aranda Service Desk Web Edition ASDK API 8.6 allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile,...

0.00612EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/07 7:31 p.m.9 views

CVE-2026-25642

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to 1.10.6, files served below the /uploads/ endpoint did not use a more strict security-policy. This resulted in a too open Content-Security-Policy and furthermore opened the possibility to host malicious...

6.1CVSS5.3AI score0.00194EPSS
SaveExploits0References1
PyPA
PyPA
added 2026/02/06 10:16 p.m.19 views

PYSEC-2026-95

NiceGUI is a Python-based UI framework. Prior to 3.7.0, NiceGUI's FileUpload.name property exposes client-supplied filename metadata without sanitization, enabling path traversal when developers use the pattern UPLOADDIR / file.name. Malicious filenames containing ../ sequences allow attackers to...

7.5CVSS6.5AI score0.03212EPSS
SaveExploits3References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/06 9:09 p.m.7 views

CVE-2026-25732

NiceGUI is a Python-based UI framework. Prior to 3.7.0, NiceGUI's FileUpload.name property exposes client-supplied filename metadata without sanitization, enabling path traversal when developers use the pattern UPLOADDIR / file.name. Malicious filenames containing ../ sequences allow attackers to...

7.5CVSS6.4AI score0.03212EPSS
SaveExploits3References4Affected Software1
OSV
OSV
added 2026/02/06 9:09 p.m.8 views

CVE-2026-25732 NiceGUI's Path Traversal via Unsanitized FileUpload.name Enables Arbitrary File Write

NiceGUI is a Python-based UI framework. Prior to 3.7.0, NiceGUI's FileUpload.name property exposes client-supplied filename metadata without sanitization, enabling path traversal when developers use the pattern UPLOADDIR / file.name. Malicious filenames containing ../ sequences allow attackers to...

7.5CVSS6.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/05 9:08 p.m.12 views

NiceGUI's Path Traversal via Unsanitized FileUpload.name Enables Arbitrary File Write

Summary NiceGUI's FileUpload.name property exposes client-supplied filename metadata without sanitization, enabling path traversal when developers use the pattern UPLOADDIR / file.name. Malicious filenames containing ../ sequences allow attackers to write files outside intended directories, with...

7.5CVSS6.6AI score0.03212EPSS
SaveExploits3References6Affected Software1
CVE
CVE
added 2026/02/03 10:01 p.m.30 views

CVE-2020-37073

Victor CMS 1.0 has an authenticated file-upload flaw in the user_image parameter. The vulnerability allows an administrator to upload arbitrary PHP files (a PHP shell) to the /img/ directory, enabling command execution when the uploaded file is accessed with a cmd parameter. The issue is describe...

8.8CVSS5.8AI score0.00471EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/02/02 11:15 a.m.11 views

CVE-2024-2356

A Local File Inclusion LFI vulnerability exists in the '/reinstallextension' endpoint of the parisneo/lollms-webui application, specifically within the name parameter of the @router.post"/reinstallextension" route. This vulnerability allows attackers to inject a malicious name parameter, leading ...

9.6CVSS0.00769EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/02 10:36 a.m.6 views

CVE-2024-2356

A Local File Inclusion LFI vulnerability exists in the '/reinstallextension' endpoint of the parisneo/lollms-webui application, specifically within the name parameter of the @router.post"/reinstallextension" route. This vulnerability allows attackers to inject a malicious name parameter, leading ...

9.6CVSS5.9AI score0.00769EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/02 10:36 a.m.9 views

CVE-2024-2356 Remote Code Execution due to LFI in '/reinstall_extension' in parisneo/lollms-webui

A Local File Inclusion LFI vulnerability exists in the '/reinstallextension' endpoint of the parisneo/lollms-webui application, specifically within the name parameter of the @router.post"/reinstallextension" route. This vulnerability allows attackers to inject a malicious name parameter, leading ...

9.6CVSS7.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.15 views

PT-2026-5649

A Local File Inclusion LFI vulnerability exists in the '/reinstall extension' endpoint of the parisneo/lollms-webui application, specifically within the name parameter of the @router.post"/reinstall extension" route. This vulnerability allows attackers to inject a malicious name parameter, leadin...

9.6CVSS5.9AI score0.00769EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/27 3:05 p.m.17 views

CVE-2026-24486

A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default...

8.6CVSS5.9AI score0.02228EPSS
SaveExploits5References6
NVD
NVD
added 2026/01/27 1:16 a.m.14 views

CVE-2026-24486

Python-Multipart is a streaming multipart parser for Python. Prior to version 0.0.22, a Path Traversal vulnerability exists when using non-default configuration options UPLOADDIR and UPLOADKEEPFILENAME=True. An attacker can write uploaded files to arbitrary locations on the filesystem by crafting...

8.6CVSS0.02228EPSS
SaveExploits5References17
Rows per page
Query Builder