Lucene search
+L

982 matches found

CNNVD
CNNVD
added 2026/05/17 12:00 a.m.23 views

WooCommerce 路径遍历漏洞

WooCommerce is an open-source e-commerce platform built on WordPress by WooCommerce Inc. Version 3.3.6 of WooCommerce has a path traversal vulnerability. This vulnerability allows any registered user to submit unescaped file names through the deleteexportfile AJAX operation, potentially leading t...

8.7CVSS5.8AI score0.00613EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/16 3:26 p.m.26 views

CVE-2020-37246

The CVE affects the WordPress plugin Supsystic Backup 2.3.9 . A local file inclusion (LFI) flaw arises from manipulating the download parameter in admin.php with directory traversal sequences, enabling unauthenticated attackers to read arbitrary files (e.g., /etc/passwd) and to delete files via t...

6.9CVSS5.9AI score0.00673EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/16 3:26 p.m.22 views

EUVD-2020-31246

Supsystic Backup 2.3.9 contains a local file inclusion vulnerability that allows unauthenticated attackers to read and delete arbitrary files by manipulating the download path parameter. Attackers can modify the download parameter in admin.php requests with directory traversal sequences to access...

6.9CVSS5.9AI score0.00673EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/16 3:26 p.m.11 views

CVE-2020-37246

Supsystic Backup 2.3.9 contains a local file inclusion vulnerability that allows unauthenticated attackers to read and delete arbitrary files by manipulating the download path parameter. Attackers can modify the download parameter in admin.php requests with directory traversal sequences to access...

6.9CVSS5.9AI score0.00673EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/05/16 5:32 a.m.17 views

Path Traversal

Alist is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of filename components in multiple file operation handlers, which allows an authenticated attacker to inject path traversal sequences to bypass directory-level authorization and perform unauthorized file...

8.8CVSS5.8AI score0.00721EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/16 12:00 a.m.21 views

PT-2026-41446

Supsystic Backup 2.3.9 contains a local file inclusion vulnerability that allows unauthenticated attackers to read and delete arbitrary files by manipulating the download path parameter. Attackers can modify the download parameter in admin.php requests with directory traversal sequences to access...

6.9CVSS5.9AI score0.00673EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/15 8:16 p.m.35 views

CVE-2026-45671

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE /api/v1/files/id when the target file is referenced in any shared chat. The hasaccesstofile...

8CVSS0.0027EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/15 7:13 p.m.11 views

CVE-2026-45671 Open WebUI: shared-chat branch ignores access_type, allowing unauthorized file deletion

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE /api/v1/files/id when the target file is referenced in any shared chat. The hasaccesstofile...

8CVSS7.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/15 7:13 p.m.9 views

CVE-2026-45671 Open WebUI: shared-chat branch ignores access_type, allowing unauthorized file deletion

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE /api/v1/files/id when the target file is referenced in any shared chat. The hasaccesstofile...

8CVSS5.8AI score0.0027EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/15 7:13 p.m.8 views

CVE-2026-45671

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE /api/v1/files/id when the target file is referenced in any shared chat. The hasaccesstofile...

8CVSS5.8AI score0.0027EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/05/15 12:00 a.m.16 views

Open WebUI 安全漏洞

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI under open source. Versions of Open WebUI prior to 0.9.0 contained a security vulnerability. This vulnerability stemmed from the unconditional authorization check for the DELETE /api/v1/files/id endpoint, allowing...

8CVSS5.8AI score0.0027EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/14 8:15 p.m.18 views

Open WebUI: Missing permission check in files API allows authenticated users to list, access and delete every uploaded file

Summary A missing permission check in all files related API endpoints allows any authenticated user to list, access and delete every file uploaded by every user to the platform. Details All files/ related endpoints lack permission checks. Listing all files For example, let's see how file listing ...

8.1CVSS5.8AI score0.00273EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/14 8:15 p.m.13 views

GHSA-R8WH-8M7R-FH33 Open WebUI: Missing permission check in files API allows authenticated users to list, access and delete every uploaded file

Summary A missing permission check in all files related API endpoints allows any authenticated user to list, access and delete every file uploaded by every user to the platform. Details All files/ related endpoints lack permission checks. Listing all files For example, let's see how file listing ...

8.1CVSS5.8AI score0.00273EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/14 5:07 p.m.48 views

CVE-2026-44542 FileBrowser Quantum: Unauthenticated Path Traversal in Public Share Delete Allows Arbitrary File Deletion

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-stable and 1.3.9-beta, attacker-controlled path input is joined with a trusted base path prior to sanitization, allowing traversal sequences e.g., ../ to escape the intended shared directory. As a result, an...

9.1CVSS0.00523EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/14 5:07 p.m.17 views

CVE-2026-44542 FileBrowser Quantum: Unauthenticated Path Traversal in Public Share Delete Allows Arbitrary File Deletion

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-stable and 1.3.9-beta, attacker-controlled path input is joined with a trusted base path prior to sanitization, allowing traversal sequences e.g., ../ to escape the intended shared directory. As a result, an...

9.1CVSS5.9AI score0.00523EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/13 6:30 p.m.20 views

EUVD-2026-30001

A directory traversal vulnerability exists in BIG-IP SSL Orchestrator that allows an authenticated attacker with high privilege to overwrite, delete or corrupt arbitrary local files. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

6.9CVSS5.9AI score0.00886EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/13 6:30 p.m.18 views

EUVD-2026-29958

When running in Appliance mode, a directory traversal vulnerability exists in an undisclosed iControl REST endpoint that may allow an authenticated attacker with administrator role privileges to cross a security boundary and delete files. Note: Software versions which have reached End of Technica...

6.9CVSS5.5AI score0.00886EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/13 4:16 p.m.21 views

CVE-2026-24464

When running in Appliance mode, a directory traversal vulnerability exists in an undisclosed iControl REST endpoint that may allow an authenticated attacker with administrator role privileges to cross a security boundary and delete files. Note: Software versions which have reached End of Technica...

6.9CVSS0.00886EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 2:12 p.m.10 views

CVE-2026-24464 Appliance mode iControl REST vulnerability

When running in Appliance mode, a directory traversal vulnerability exists in an undisclosed iControl REST endpoint that may allow an authenticated attacker with administrator role privileges to cross a security boundary and delete files. Note: Software versions which have reached End of Technica...

6.9CVSS5.5AI score0.00886EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/13 2:12 p.m.51 views

CVE-2026-24464

CVE-2026-24464 is an Appliance mode vulnerability in iControl REST with directory traversal that, when exploited by an authenticated administrator, can delete files across a security boundary. The F5 advisory confirms this affects BIG-IP/iControl REST across multiple branches with varying vulnera...

6.9CVSS5.5AI score0.00886EPSS
SaveExploits0References1Affected Software21
Rows per page
Query Builder