Lucene search
+L

248 matches found

CNNVD
CNNVD
added 2026/03/26 12:00 a.m.13 views

SiYuan 缓冲区错误漏洞

SiYuan is a privacy-oriented personal knowledge management system developed by SiYuan. Versions of SiYuan prior to 3.6.2 contained a buffer error vulnerability. This vulnerability stemmed from the use of the/api/file/readDir interface to retrieve document IDs, which could lead to information...

9.8CVSS6.6AI score0.00523EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.15 views

SiYuan 路径遍历漏洞

SiYuan is a privacy-oriented personal knowledge management system developed by SiYuan. Versions of SiYuan prior to 3.6.2 had a path traversal vulnerability. This vulnerability stemmed from the/api/file/readDir interface, which allowed for path traversal, potentially leading to the retrieval of...

9.8CVSS6.4AI score0.0066EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/25 7:38 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the readDir API endpoint. An attacker can access and enumerate arbitrary directories and retrieve file names by sending crafted requests to the endpoint. Details A Directory Traversal attack also known as path...

9.8CVSS6.9AI score0.0066EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/25 7:38 p.m.10 views

SiYuan has directory traversal within its publishing service

Details The /api/file/readDir interface was used to traverse and retrieve the file names of all documents under a notebook. PoC python !/usr/bin/env python3 """POC: SiYuan /api/file/readDir 未鉴权目录遍历""" import requests, json, sys def poctarget: base = target.rstrip"/" url = f"base/api/file/readDir"...

9.8CVSS5.9AI score0.0066EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.12 views

Oracle Linux 7 : kernel (ELSA-2026-3685)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-3685 advisory. - ext4: fix use-after-free in ext4orphancleanup CVE-2022-50673 Orabug: 39036029 - Squashfs: check return result of sbminblocksize CVE-2025-38415 Orabug...

9.8CVSS7.2AI score0.01115EPSS
SaveExploits4References10
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.14 views

PT-2026-28170

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.6.2 Description The SiYuan personal knowledge management system prior to version 3.6.2 had a flaw where document IDs were retrieved via the /api/file/readDir interface, and then the /api/block/getChildBlocks interfac...

9.8CVSS5.8AI score0.00523EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2026/03/24 12:00 a.m.27 views

kernel security update

3.10.0-1160.119.1.0.19 - ext4: fix use-after-free in ext4orphancleanup CVE-2022-50673 Orabug: 39036029 - Squashfs: check return result of sbminblocksize CVE-2025-38415 Orabug: 39036029 - atm: clip: Fix infinite recursive call of clippush. CVE-2025-38459 Orabug: 39036029 - usb: core: config: Preve...

7.8CVSS7AI score0.01278EPSS
SaveExploits12
OSV
OSV
added 2026/03/09 9:18 a.m.41 views

CLSA-2026-1773047921 kernel: Fix of 70 CVEs

wifi: iwlwifi: mvm: guard against invalid STA ID on removal CVE-2024-36921 - ASoC: topology: Fix references to freed memory CVE-2024-41069 - net/sched: actmirred: don't override retval if we already lost the skb CVE-2024-26739 - drivers: base: Free devm resources when unregistering a device...

9.8CVSS6.9AI score0.00668EPSS
SaveExploits9References1
SUSE CVE
SUSE CVE
added 2026/03/07 12:25 a.m.9 views

SUSE CVE-2026-27139

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...

3.3CVSS5.9AI score0.00201EPSS
SaveExploits0References17
ATTACKERKB
ATTACKERKB
added 2026/03/06 9:28 p.m.8 views

CVE-2026-27139

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...

5.9AI score0.00201EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/06 9:03 p.m.5 views

Directory Traversal

Overview std/os is a Go standard library package std/os Affected versions of this package are vulnerable to Directory Traversal. Go Vulnerability Report:On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file...

4.8CVSS6.2AI score0.00201EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:00 a.m.11 views

RHEL 8 : kernel (RHSA-2026:3360)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:3360 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: RDMA/core: Fix KASAN:...

9.4CVSS6.6AI score0.00677EPSS
SaveExploits3References38
RedHat Linux
RedHat Linux
added 2026/02/25 2:18 p.m.20 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.9AI score0.00677EPSS
SaveExploits3References13
RedHat Linux
RedHat Linux
added 2026/02/25 8:08 a.m.9 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

7.8CVSS5.8AI score0.00445EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/02/25 8:08 a.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.4CVSS6.7AI score0.00677EPSS
SaveExploits3References9
RedHat Linux
RedHat Linux
added 2026/02/25 12:28 a.m.9 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

7.8CVSS5.8AI score0.00445EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/02/17 1:03 a.m.9 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

7.8CVSS5.8AI score0.00445EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/02/16 5:51 p.m.16 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

7.8CVSS5.8AI score0.00445EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/02/11 9:28 p.m.9 views

kernel: smb: client: Fix use-after-free in cifs_fill_dirent

A use-after-free flaw was found in cifsfilldirent in fs/cifs/readdir.c in smb client in the Linux Kernel. This flaw could allow an attacker to crash the system due to race problem. This vulnerability could even lead to a kernel information leak problem...

7.8CVSS5.8AI score0.00191EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/11 9:10 a.m.13 views

RLSA-2026:1661 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error CVE-2024-26766 kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in...

7.8CVSS6.5AI score0.00468EPSS
SaveExploits3References11
Rows per page
Query Builder