18861 matches found
EUVD-2026-78110
This issue was addressed with additional entitlement checks. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. An app may be able to modify protected parts of the file system...
CVE-2026-84514
CVE-2026-84514 affects macOS , where insufficient entitlement checks allowed an app to modify protected parts of the file system . The issue is resolved by adding further entitlement checks in macOS Golden Gate 27 , macOS Sequoia 15.8 , and macOS Tahoe 26.7 . No public exploitation or in-the-wild...
EUVD-2026-77994
A permissions issue was addressed with additional restrictions. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. An app may be able to modify protected parts of the file system...
CVE-2026-65348
CVE-2026-65348 is a permissions issue in Apple's iOS, iPadOS, and macOS platforms. An app may be able to modify protected parts of the file system due to insufficient restrictions on file-system access controls. The fix is delivered via additional restrictions and is available in iOS 26.7 and iPa...
EUVD-2026-77980
A path handling issue was addressed with improved validation. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, visionOS 27. An app may be able to modify protected parts of the file system...
CVE-2026-65411
CVE-2026-65411 is a path handling issue in Apple operating systems, addressed through improved validation. A malicious app may be able to modify protected parts of the file system , indicating a potential sandbox escape or privilege boundary violation. The issue is fixed in iOS 26.7 and iPadOS 26...
EUVD-2026-77762
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to place files into the file system with Navigator for i when they should be blocked by Navigator configuration. This could allow attackers to upload files onto the system to places the Navigator support did not intend, but...
log4shell
log4shell Python脚本,用于扫描服务器文件系统中存在CVE-2021-44228和CVE-2021-45046漏洞的log4j jar文件。该脚本递归遍历文件系统(包括zip、ear、war),查找包含org/apache/logging/log4j/core/lookup/JndiLookup.class的log4j 2.至2.15版本。 脚本接受要扫描的文件系统路径,并列出存在漏洞的jar文件路径、Bundle-Version和Bundle-Name。这些值以冒号":"分隔。如果该脚本由类似Ansible的编排工具执行,且需要机器可读的输出格式,这种输出格式非常有用。...
bulk_extractor
bulkextractor 是一款高性能数字取证提取工具。它就像一个“获取证据”按钮,可快速扫描任何类型的输入(磁盘镜像、文件、文件目录等),并提取结构化信息,如电子邮件地址、信用卡号、JPEG 和 JSON 片段,而无需解析文件系统或文件系统结构。结果保存在易于检查、搜索或用作其他取证处理输入的文本文件中。bulkextractor 还会为其发现的某些类型特征(如 Google 搜索词和电子邮件地址)创建直方图,因为先前的研究表明,此类直方图在调查和执法应用中尤其有用。 与其他数字取证工具不同,bulkextractor...
CVE-2021-44228_scanner
CVE-2021-44228 文件系统扫描器 旨在查找几乎任何目录或 zip、jar、ear、war 文件中的 JndiLookup.class,即使是深度嵌套的。 find-class-files – Clojure 实现应能在 Java 可以运行的几乎任何地方运行,前提是有足够的磁盘空间。 给定一组文件系统根目录(c:\mydir 或 /home/home/on/the/range),显示磁盘上或压缩包中的 JndiLookup.class 实例。 windowscmd – 原型 Windows 脚本是批处理文件,但它们非常慢且可能相当冗长,而且无法告诉你文件的哈希值。...
log4j-detector
Log4j-检测器 扫描器,用于检测易受攻击的 Log4J 版本,帮助团队评估其对 CVE-2021-44228(严重)、CVE-2021-45046、CVE-2021-45105 和 CVE-2021-44832 的暴露程度。可通过仔细检查整个文件系统(包括所有已安装的应用程序)来搜索 Log4J 实例。它能够找到隐藏多层深处的 Log4J 实例。适用于 Linux、Windows 和 Mac,以及 Java 能运行的任何地方! 目录 简介 使用示例 更多使用示例 理解结果 用法 从源码构建 测试 许可证 常见问题解答 它是如何工作的? 此扫描仪仅报告对 log4j-core...
spyre
Spyre ...a simple, self-contained modular host-based IOC scanner Spyre is a simple host-based IOC scanner built around the YARA pattern matching engine and other scan modules. The main goal of this project is easy operationalization of YARA rules and other indicators of compromise. Users need to...
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...
Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1
In the Linux kernel, the following vulnerabilities have been resolved: f2fs: compress: fixed to avoid a use-after-free condition on dic. Call trace: memcpy+0x128/0x250 f2fsreadmultipages+0x940/0xf7c f2fsmpagereadpages+0x5a8/0x624 f2fsreadahead+0x5c/0x110 pagecacheraunbounded+0x1b8/0x590...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerabilities have been resolved: cifs: A use-after-free bug has been fixed in refreshcacheworker. The UAF bug occurred because we were putting DFS root sessions into cifsumount while the DFS cache refresher was executing. We have ensured that DFS root session...
Astra Linux – Vulnerability in Linux 5.10, Linux
In the Linux kernel, the following vulnerability has been resolved: ntfs: Check overflow when iterating ATTRRECORDs The kernel iterates over ATTRRECORDS in mft records in ntfsattrfind. Since ATTRRECORDS are adjacent to each other, the kernel can access the next ATTRRECORD from the end address of...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: Do not read mapcount for migration entries The syzbot reported the following bug: Kernel bug at include/linux/page-flags.h: 785 Invalid opcode: 0000 1 – PREEMPT SMP KASAN CPU: 1; PID: 4392; Comm:...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: btrfs: Fix for the iteration of extrefs during log replay. When calling inodeaddref and processing extrefs, if we jump to the next label, the value of victimname.len is undefined. This occurs because victimname.len wasn’t...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: ext4: Fix for a possible UAF Use-after-Write when remounting a read-only mmp-protected file system. After committing the change 618f003199c6 “ext4: Fix memory leak in ext4fillsuper”, there is a race condition where the kmmpd thre...
Astra Linux – Vulnerability in cifs-utils
It was discovered that cifs-utils’ mount.cifs function invoked a shell when requesting the Samba password, which could be exploited to inject arbitrary commands. An attacker who had special permissions, such as those through sudo rules, could use this vulnerability to escalate their privileges...