Lucene search
+L

4790 matches found

Positive Technologies
Positive Technologies
added 2025/11/21 12:00 a.m.10 views

PT-2025-47810

Name of the Vulnerable Software and Affected Versions wolfSSL versions 5.8.2 and earlier Description A flaw exists in the processing of TLS 1.3 CKS extensions within wolfSSL. This improper input validation can be triggered by a specially crafted ClientHello message containing duplicate CKS...

6.5CVSS6.5AI score0.00421EPSS
SaveExploits0References10
NVD
NVD
added 2025/11/19 8:15 p.m.13 views

CVE-2025-51662

A stored cross-site scripting XSS vulnerability is found in the text sharing feature of FileCodeBox version 2.2 and earlier. Insufficient input validation allows attackers to inject arbitrary JavaScript code into shared text "codeboxes". The xss payload is automatically executed in the browsers o...

5.4CVSS0.0017EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/11/19 12:00 a.m.27 views

CVE-2025-51661

A path Traversal vulnerability found in FileCodeBox v2.2 and earlier allows arbitrary file writes when application is configured to use local filesystem storage. SystemFileStorage.savefile method in core/storage.py uses filenames from user input without validation to construct savepath and save...

0.00532EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/11/19 12:00 a.m.6 views

CVE-2025-51661

A path Traversal vulnerability found in FileCodeBox v2.2 and earlier allows arbitrary file writes when application is configured to use local filesystem storage. SystemFileStorage.savefile method in core/storage.py uses filenames from user input without validation to construct savepath and save...

6.5AI score0.00532EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/17 7:11 p.m.13 views

GO-2025-4117 File Browser is Vulnerable to Insecure Direct Object Reference (IDOR) in Share Deletion Function in github.com/filebrowser/filebrowser

File Browser is Vulnerable to Insecure Direct Object Reference IDOR in Share Deletion Function in github.com/filebrowser/filebrowser...

8.8CVSS6.6AI score0.0043EPSS
SaveExploits1References3
Packet Storm News
Packet Storm News
added 2025/11/17 12:00 a.m.14 views

TaskHound - Windows Privileged Scheduled Task Discovery Tool

TaskHound is a tool that hunts for Windows scheduled tasks that run with privileged accounts and stored credentials. It enumerates tasks over SMB, parses XMLs, and identifies high-value attack opportunities through BloodHound support...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/13 11:08 p.m.10 views

CVE-2025-64523

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Versions prior to 2.45.1 have an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. Th...

7.2CVSS6.6AI score0.0043EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/11/13 10:34 p.m.23 views

EUVD-2025-150363

File Browser is Vulnerable to Insecure Direct Object Reference IDOR in Share Deletion Function...

7.2CVSS6.3AI score0.0043EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/11/13 10:34 p.m.18 views

File Browser is Vulnerable to Insecure Direct Object Reference (IDOR) in Share Deletion Function

Summary It has been found an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. This vulnerability allows any authenticated user with share permissions to delete other users' shared links without authorization checks. The impact is...

8.8CVSS6.6AI score0.0043EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2025/11/13 10:34 p.m.7 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization via the shareDeleteHandler function, which handles deletion requests based solely on the share hash, and does not verify whether the link.UserID matches the currently authenticated user's ID d.user.ID. An attacker...

8.8CVSS6.8AI score0.0043EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/11/13 10:34 p.m.8 views

Improper Authorization

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Improper Authorization via the shareDeleteHandler function, which handles deletion requests based solely on the share hash, and does not verify whether the link.UserID...

8.8CVSS6.8AI score0.0043EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/13 10:34 p.m.17 views

GHSA-6CQF-CFHV-659G File Browser is Vulnerable to Insecure Direct Object Reference (IDOR) in Share Deletion Function

Summary It has been found an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. This vulnerability allows any authenticated user with share permissions to delete other users' shared links without authorization checks. The impact is...

8.8CVSS6.5AI score0.0043EPSS
SaveExploits1References4
NVD
NVD
added 2025/11/12 11:15 p.m.11 views

CVE-2025-64523

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Versions prior to 2.45.1 have an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. Th...

8.8CVSS0.0043EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/12 10:11 p.m.13 views

CVE-2025-64523 FileBrowser has Insecure Direct Object Reference (IDOR) in Share Deletion Function

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Versions prior to 2.45.1 have an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. Th...

7.2CVSS6.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/11/12 10:11 p.m.24 views

CVE-2025-64523 FileBrowser has Insecure Direct Object Reference (IDOR) in Share Deletion Function

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Versions prior to 2.45.1 have an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. Th...

7.2CVSS0.0043EPSS
SaveExploits1References2
CVE
CVE
added 2025/11/12 10:11 p.m.101 views

CVE-2025-64523

Summary: The FileBrowser project (github.com/filebrowser/filebrowser/v2/http) has an IDOR vulnerability in the share deletion endpoint. The shareDeleteHandler deletes a share based only on the provided hash, with no check that the share’s owner matches the authenticated user (d.user.ID). This per...

8.8CVSS6.2AI score0.0043EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/12 10:11 p.m.10 views

CVE-2025-64523 FileBrowser has Insecure Direct Object Reference (IDOR) in Share Deletion Function

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Versions prior to 2.45.1 have an Insecure Direct Object Reference IDOR vulnerability in the FileBrowser application's share deletion functionality. Th...

7.2CVSS6.2AI score0.0043EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/11/12 3:47 a.m.26 views

CVE-2025-12711

The Share to Google Classroom plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the sharetogoogle shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticate...

6.4CVSS5AI score0.0018EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/11/12 12:00 a.m.23 views

PT-2025-46766

Name of the Vulnerable Software and Affected Versions File Browser versions prior to 2.45.1 Description File Browser provides a file managing interface for tasks like uploading, deleting, previewing, renaming, and editing files. An Insecure Direct Object Reference IDOR exists in the application's...

8.8CVSS6.5AI score0.0043EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.13 views

FileBrowser 安全漏洞

FileBrowser is an open source web file browser from Seagate. Provides a file management interface in a specified directory for uploading, deleting, previewing, renaming and editing your files. It allows the creation of multiple users , each user can have its own directory . It can be used as a...

8.8CVSS6.3AI score0.0043EPSS
SaveExploits1References3
Rows per page
Query Builder