Lucene search
+L

16877 matches found

OSV
OSV
added 2026/03/10 8:44 a.m.5 views

BIT-GOLANG-2026-27139 FileInfo can escape from a Root in os

On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the...

2.5CVSS5.9AI score0.00201EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.17 views

PT-2026-24434

LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server fetches HTML metadata from the provided URL LinkRepository::create calls HtmlMeta::getFromUrl. The LinkStoreRequest validation rules do not include NoPrivateIpRule, allowing server-si...

7.7CVSS5.8AI score0.00218EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.31 views

FileBrowser Quantum 跨站脚本漏洞

FileBrowser Quantum is a file manager developed by Graham Steffaniak. Versions of FileBrowser Quantum prior to 1.3.1-beta and 1.2.2-stable contained a cross-site scripting vulnerability. This vulnerability stemmed from the lack of context-aware escaping when rendering shared metadata fields, whic...

8.9CVSS7.1AI score0.00347EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.22 views

PT-2026-24363

Name of the Vulnerable Software and Affected Versions GitHub Enterprise Server versions 3.14.24 through 3.19.3 Description An improper authorization issue was found in GitHub Enterprise Server. A user with read access to a repository and write access to a project could modify issue and pull reque...

5.3CVSS5.7AI score0.00353EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.23 views

GitHub Enterprise Server 安全漏洞

GitHub Enterprise Server is an open-source application developed by GitHub in the United States. It provides a scalable and easy-to-manage platform by allowing users to set their GitHub instances as virtual devices. There is a security vulnerability in GitHub Enterprise Server, which stems from...

5.3CVSS5.8AI score0.00353EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.21 views

PT-2026-24607

On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the...

2.5CVSS5.9AI score0.00201EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.21 views

PT-2026-24226

A vulnerability has been identified in SINEC Security Monitor All versions V4.9.0. The affected application leaks confidential information in metadata, and files such as information on contributors and email address, on SSM Server...

5.3CVSS5.7AI score0.00259EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/03/10 12:00 a.m.10 views

The vulnerability of the dm_pool_registermetadata_threshold() function in the drivers/md/dm-thin-metadata.c driver for multiple device-based systems (RAID and LVM) in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the dmpoolregistermetadatathreshold function in the drivers/md/dm-thin-metadata.c driver for multiple device-based systems RAID and LVM in the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an...

7CVSS6.3AI score0.00224EPSS
SaveExploits0References16Affected Software3
Github Security Blog
Github Security Blog
added 2026/03/09 7:55 p.m.27 views

AzuraCast: RCE via Liquidsoap string interpolation injection in station metadata and playlist URLs

Summary AzuraCast's ConfigWriter::cleanUpString method fails to sanitize Liquidsoap string interpolation sequences ..., allowing authenticated users with StationPermissions::Media or StationPermissions::Profile permissions to inject arbitrary Liquidsoap code into the generated configuration file...

6AI score
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/09 7:48 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the rendering of user-controlled share metadata fields in the public/index.html template. An attacker can execute arbitrary JavaScript in the context of the application by injecting malicious payloads into...

8.9CVSS5.7AI score0.00347EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/09 7:48 p.m.22 views

GHSA-R633-FCGP-M532 FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

Summary Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead of html/template, allowing injected scripts to execute when victims visit the share URL. Details T...

8.9CVSS6AI score0.00347EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/03/09 7:48 p.m.15 views

FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

Summary Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead of html/template, allowing injected scripts to execute when victims visit the share URL. Details T...

8.9CVSS6AI score0.00347EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/03/09 5:42 p.m.11 views

EUVD-2026-10170

Parse Server: File metadata endpoint bypasses beforeFind / afterFind trigger authorization...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/09 5:42 p.m.12 views

GHSA-HWX8-Q9CG-MQMC Parse Server: File metadata endpoint bypasses `beforeFind` / `afterFind` trigger authorization

Impact The file metadata endpoint GET /files/:appId/metadata/:filename does not enforce beforeFind / afterFind file triggers. When these triggers are used as access-control gates, the metadata endpoint bypasses them entirely, allowing unauthorized access to file metadata. This affects any...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/09 5:42 p.m.16 views

Parse Server: File metadata endpoint bypasses `beforeFind` / `afterFind` trigger authorization

Impact The file metadata endpoint GET /files/:appId/metadata/:filename does not enforce beforeFind / afterFind file triggers. When these triggers are used as access-control gates, the metadata endpoint bypasses them entirely, allowing unauthorized access to file metadata. This affects any...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/09 8:02 a.m.12 views

CVE-2026-30850

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.9 and 9.5.0-alpha.9, the file metadata endpoint GET /files/:appId/metadata/:filename does not enforce beforeFind / afterFind file triggers. When these triggers are used as...

6.3CVSS5.7AI score0.00295EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/09 8:01 a.m.12 views

CVE-2026-27796

Homarr is an open-source dashboard. Prior to version 1.54.0, the integration.all tRPC endpoint in Homarr is exposed as a publicProcedure, allowing unauthenticated users to retrieve a complete list of configured integrations. This metadata includes sensitive information such as internal service...

7.5CVSS5.7AI score0.01154EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/09 12:00 a.m.14 views

PT-2026-24181

Name of the Vulnerable Software and Affected Versions affected versions not specified Description Attackers are utilizing a technique involving malformed ZIP metadata, referred to as 'shadow archives', to circumvent antivirus AV and Endpoint Detection and Response EDR systems. This method allows...

7.5CVSS5.8AI score
SaveExploits0References31
CNVD
CNVD
added 2026/03/09 12:00 a.m.23 views

Unspecified vulnerability in Discourse (CNVD-2026-17486)

Discourse is Discourse open source set of open source community discussion platform. The platform includes features such as community , e-mail and chat rooms . Discourse suffers from a security vulnerability that stems from a lack of validatebeforecreate authorization in Data Explorer's...

5.3CVSS5.7AI score0.00153EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/09 12:00 a.m.14 views

PT-2026-24170

Name of the Vulnerable Software and Affected Versions FileBrowser versions prior to 1.3.1-beta FileBrowser versions prior to 1.2.2-stable Description FileBrowser is a free, self-hosted, web-based file manager. A stored cross-site scripting XSS issue exists due to the use of text/template instead ...

8.9CVSS6AI score0.00347EPSS
SaveExploits1
Rows per page
Query Builder