Lucene search
+L

673 matches found

OSV
OSV
added 2025/12/09 4:17 p.m.3 views

DEBIAN-CVE-2023-53857

In the Linux kernel, the following vulnerability has been resolved: bpf: bpfskstorage: Fix invalid wait context lockdep report './testprogs -t testlocalstorage' reported a splat: 27.137569 ============================= 27.138122 BUG: Invalid wait context 27.138650 6.5.0-03980-gd11ae1b16b0a 247...

5.3AI score0.00207EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.30 views

CVE-2023-53857 bpf: bpf_sk_storage: Fix invalid wait context lockdep report

In the Linux kernel, the following vulnerability has been resolved: bpf: bpfskstorage: Fix invalid wait context lockdep report './testprogs -t testlocalstorage' reported a splat: 27.137569 ============================= 27.138122 BUG: Invalid wait context 27.138650 6.5.0-03980-gd11ae1b16b0a 247...

0.00207EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 1:30 a.m.26 views

CVE-2023-53857

CVE-2023-53857: Linux kernel BPF local storage fix. The issue arises when a bpf local storage update path acquires a local_lock while a raw_spin_lock is held, potentially enabling an unsafe memory allocation context in tracing. The patch ensures kzalloc occurs before acquiring the lock (pre-raw_s...

5.7AI score0.00207EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:30 a.m.10 views

CVE-2023-53857 bpf: bpf_sk_storage: Fix invalid wait context lockdep report

In the Linux kernel, the following vulnerability has been resolved: bpf: bpfskstorage: Fix invalid wait context lockdep report './testprogs -t testlocalstorage' reported a splat: 27.137569 ============================= 27.138122 BUG: Invalid wait context 27.138650 6.5.0-03980-gd11ae1b16b0a 247...

6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/11/20 12:21 a.m.20 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...

7.5CVSS6.9AI score0.00532EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/11/19 12:0 a.m.16 views

PT-2025-47521

Name of the Vulnerable Software and Affected Versions FileCodeBox versions prior to 2.3 Description A path traversal issue exists in FileCodeBox that allows for arbitrary file writes. This occurs when the application is configured to use local filesystem storage. The SystemFileStorage.save file...

6.5AI score0.00532EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/11/19 12:0 a.m.3 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
CVE
CVE
added 2025/11/19 12:0 a.m.26 views

CVE-2025-51661

FileCodeBox has a path traversal vulnerability affecting v2.2 and earlier where SystemFileStorage.save_file uses unvalidated user-supplied filenames to build save_path. An unauthenticated /share/file/upload endpoint can be abused to write arbitrary files outside the intended directory by crafted ...

7.5CVSS6.5AI score0.00532EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2025/11/18 5:16 p.m.10 views

CVE-2025-56527

Plaintext password storage in Kotaemon 0.11.0 in the client's localStorage...

7.5CVSS0.00426EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/11/18 12:0 a.m.9 views

Cinnamon kotaemon 安全漏洞

Cinnamon kotaemon is a RAG-based open source tool from Cinnamon Open Source. A security vulnerability exists in Cinnamon kotaemon version 0.11.0, which originates from storing plaintext passwords in client-side localStorage...

7.5CVSS6.5AI score0.00426EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/18 12:0 a.m.7 views

CVE-2025-56527

Plaintext password storage in Kotaemon 0.11.0 in the client's localStorage...

7.5CVSS7AI score
SaveExploits0References7
EUVD
EUVD
added 2025/11/18 12:0 a.m.8 views

EUVD-2025-198038

Plaintext password storage in Kotaemon 0.11.0 in the client's localStorage...

7.5CVSS6.5AI score0.00426EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2025/11/18 12:0 a.m.8 views

PT-2025-47336

Name of the Vulnerable Software and Affected Versions Kotaemon version 0.11.0 Description The software stores passwords in plaintext within the client's localStorage. This poses a significant risk as anyone with access to the client's storage can easily retrieve user credentials. Recommendations...

7.5CVSS6.4AI score0.00426EPSS
SaveExploits2References6
Cvelist
Cvelist
added 2025/11/18 12:0 a.m.18 views

CVE-2025-56527

Plaintext password storage in Kotaemon 0.11.0 in the client's localStorage...

0.00426EPSS
SaveExploits1References5
CVE
CVE
added 2025/11/18 12:0 a.m.17 views

CVE-2025-56527

The CVE-2025-56527 entry concerns Kotaemon 0.11.0 where plaintext passwords are stored in the client’s localStorage. The associated CVSS 3.1 score is 7.5 (HIGH) with an attack vector of Network, attack complexity Low, no privileges required, no user interaction, and but with Confidentiality Impac...

7.5CVSS6.7AI score0.00426EPSS
SaveExploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.6 views

kernel: bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.13 views

kernel: bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Fixed out-of-bounds access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can occur through tail calls. This occurs when two programs each utilize a cgroup local storage with...

7.8CVSS6.4AI score0.00161EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/10/13 10:6 a.m.10 views

Arbitrary File Write

github.com/usememos/memos is vulnerable to arbitrary file write. The vulnerability is due to improper validation of file paths in the CreateResource endpoint when storing objects locally, which allows an attacker to create files with path traversal sequences and write arbitrary files on the serve...

4.3CVSS7.2AI score0.00343EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2017-9965

Malware in sbrugna...

4.9CVSS5.2AI score0.00723EPSS
SaveExploits0References2
Rows per page
Query Builder