Lucene search
+L

7959 matches found

CVE
CVE
added 2026/09/14 8:47 p.m.9 views

CVE-2026-28934

A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. Mounting a malicious disk image may cause unexpected system termination...

6.5CVSS6AI score0.00338EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/09/14 8:47 p.m.27 views

CVE-2026-28934

A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. Mounting a malicious disk image may cause unexpected system termination...

0.00338EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/14 8:47 p.m.5 views

EUVD-2026-78096

A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. Mounting a malicious disk image may cause unexpected system termination...

6AI score0.00338EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/14 5:54 p.m.8 views

CVE-2026-54177 backpack/crud: HasUploadFields keeps the attacker-supplied file extension — public-disk uploads of `shell.php` reach the webserver

backpack/crud provides Create, Read, Update & Delete CRUD functions for Backpack, a collection of Laravel packages that help users build custom administration panels. From 6.0.0 until 6.8.14 and 7.0.38, HasUploadFields methods uploadFileToDisk and uploadMultipleFilesToDisk, used through CrudTrait...

6.6CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2026/09/14 5:54 p.m.41 views

CVE-2026-54177

backpack/crud (a Laravel Backpack package for building admin panels) is vulnerable to arbitrary file upload in versions 6.0.0 through 6.8.14 and 7.0.38 . The HasUploadFields trait and FileNameGenerator preserve the client-supplied file extension without rejecting server-executable types. An authe...

6.6CVSS6AI score0.00692EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/14 5:49 p.m.30 views

CVE-2026-54178

backpack/crud (a Laravel admin-panel package) is vulnerable to arbitrary file deletion in HasUploadFields::uploadMultipleFilesToDisk. The method trusts disk-relative paths from the clear_[] request input and calls Storage::disk()->delete() without verifying that the paths belong to the current...

8.1CVSS5.6AI score0.00357EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 3:54 p.m.14 views

CVE-2026-65400-poc

CVE-2026-65400 — macOS 屏幕共享预认证 root 文件读取(只读 PoC) 只读概念验证。 它通过从易受攻击主机读取一个仅 root 可读的文件来演示认证绕过。 它不会向目标写入任何内容:不写入 LaunchDaemon、不写入 shell 启动文件、不写入 crontab、 不包含 RCE 利用链。 在本人自有的一台 Mac(macOS Tahoe 26.5.2,未打补丁)上运行。序列号已打码。 摘要 screensharingd —— 驱动 macOS 屏幕共享 / Apple 远程管理 (TCP 5900 )的守护进程 ——...

9.8CVSS8.9AI score0.10461EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 12:02 p.m.10 views

whatsapp-mitd-mitm

WhatsApp MitD & MitM はじめに このリポジトリには、Android版WhatsAppの Man-in-the-Disk MitD 脆弱性をリモートから悪用するための研究 01 の一環として開発されたPoCコードとツールが含まれています。ブログ記事で説明したように、ここにあるコードと付属のスクリプトは、CVE-2020-6516 Chrome 02 および CVE-2021-24027 WhatsApp 03 の悪用に使用されました。 このリポジトリの構成は以下の通りです。...

6.3AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: block: Fixed a possible memory leak for rqwb when deviceadddisk fails. kmemleak reported memory leaks in deviceadddisk: - 3 new suspected memory leaks. Unreferenced object: 0xffff88800f420800 size 512: Command “modprobe”, PID...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.5 views

Astra Linux – Vulnerability in Linux 5.15

A issue was discovered in the Linux kernel before version 6.2. The ntfs3 subsystem does not properly check for correctness during disk reads, resulting in an out-of-bounds read in the ntfssetea function in fs/ntfs3/xattr.c...

7.1CVSS6.5AI score0.00516EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: md: raid1: fixed a potential out-of-bounds error in raid1removedisk. If rddev-raiddisk is greater than mddev-raiddisks, an out-of-bounds error will occur in raid1removedisk. We have already encountered similar reports, as...

5.9AI score0.00195EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify the inode mode when loading from disk. The inode mode loaded from a corrupted disk may be invalid. Do as described in the commit 0a9e74051313 “isofs: Verify the inode mode when loading from disk”...

6.1AI score0.00197EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/14 9:17 a.m.7 views

CVE-2026-88932

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned...

5.3CVSS0.00314EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/14 9:12 a.m.8 views

CVE-2026-88932

A flaw was found in multer, a Node.js middleware for handling multipart/form-data uploads. When a request using disk storage is aborted during an upload, file writes that complete after multer's cleanup process are not removed. This can leave orphaned files on disk. A remote unauthenticated...

5.3CVSS5.7AI score0.00314EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 8:55 a.m.20 views

lehack-2026-challenge

LeHack 2026 挑战 一个三层挑战,演示直接磁盘挂载的影响。 挑战概述 级别| 目标| 技术 ---|---|--- 1| 访问未加密的磁盘| 在 grub 中将启动命令行设置为 init=/bin/bash 2| 破解 vault1 LUKS| 提取头部 → hashcat → 解锁并挂载保险库 3| 破解 vault2 LUKS| 从 TPM 读取密钥 凭据 用户| 密码 ---|--- root| SynacktivSekurPasswd1337! operator| donthackmeplsss LUKS 保险库 1| ihatehackers! 部署 已在 Libvi...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/09/14 8:46 a.m.6 views

CVE-2026-88932 multer vulnerable to Denial of Service via orphaned disk writes on aborted uploads

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned...

5.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/14 8:46 a.m.33 views

CVE-2026-88932 multer vulnerable to Denial of Service via orphaned disk writes on aborted uploads

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned...

5.3CVSS0.00314EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 8:46 a.m.11 views

CVE-2026-88932

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0 , when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, leaving orphaned files on disk. A remote un...

5.3CVSS5.8AI score0.00314EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/14 8:46 a.m.8 views

CVE-2026-88932 multer vulnerable to Denial of Service via orphaned disk writes on aborted uploads

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned...

5.3CVSS5.8AI score0.00314EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 8:46 a.m.7 views

EUVD-2026-77332

multer is a Node.js middleware for handling multipart/form-data uploads. In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned...

5.3CVSS5.8AI score0.00314EPSS
SaveExploits0References2
Rows per page
Query Builder