25209 matches found
EUVD-2026-83663
The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the user saving a gallery owns it, allowing any user granted its gallery-management capability by an administrator to overwrite the stored settings of any gallery on the site, including its filesystem path...
CVE-2026-81651
NextGEN Gallery (formally "The Photo Gallery, Sliders, Proofing and" WordPress plugin) before version 4.5.0 is affected by an IDOR (Insecure Direct Object Reference) flaw. The plugin does not verify that the user saving a gallery owns it, allowing any authenticated user granted the gallery-manage...
CVE-2026-81651 NextGEN Gallery < 4.5.0 - Authenticated Cross-Gallery Settings Modification via IDOR
The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the user saving a gallery owns it, allowing any user granted its gallery-management capability by an administrator to overwrite the stored settings of any gallery on the site, including its filesystem path...
moonwalk
moonwalk Cover your tracks during Linux Exploitation / Penetration Testing by leaving zero traces on system logs and filesystem timestamps. 📖 Table of Contents Introduction Features Installation Usage Contribution License ℹ️ Introduction moonwalk is a 400 KB single-binary executable that can clear...
CVE-2026-64600-Refluxfs-PoC
RefluXFS CVE-2026-64600 PoC Este repositorio contiene un PoC de la recientemente descubierta vulnerabilidad de condición de carrera que afecta a COW en XFS, reportada por el excelente equipo de seguridad de Qualys. 1 2 Información del PoC Escrito a mano basado en el excelente análisis del aviso d...
hush
Especificación abierta y portátil para reglas de seguridad de agentes de IA Especificación · Documentación · Conjuntos de reglas · Esquema JSON HushSpec es un formato de políticas abierto para reglas de seguridad de agentes de IA. Define puede hacer un agente en tiempo de ejecución, incluyendo...
sleuthkit
The Sleuth Kit INTRODUCCIÓN The Sleuth Kit es un kit de herramientas forense de código abierto para analizar sistemas de archivos y discos de Microsoft y UNIX. The Sleuth Kit permite a los investigadores identificar y recuperar evidencia de imágenes adquiridas durante la respuesta a incidentes o ...
CVE-2021-41091
CVE-2021-41091 该漏洞利用深入分析了 CVE-2021-41091 安全漏洞,并提供了如何利用漏洞利用脚本在主机上实现权限提升的分步指南。 漏洞概述 CVE-2021-41091 是 Moby(Docker 引擎)中的一个缺陷,由于权限限制不当,允许非特权 Linux 用户在数据目录(通常位于 /var/lib/docker)中遍历并执行程序。当容器包含具有扩展权限(例如 setuid)的可执行程序时,就会出现此漏洞。非特权 Linux 用户随后可以发现并执行这些程序,并且如果主机上用户的 UID 与容器内的文件所有者或组匹配,还可以修改文件。 Overlay 文件系统...
CVE-2023-0386-OverlayFS
CVE-2023-0386 - OverlayFS / FUSE Fuente original del CVE escrita por xkaneiki: https://github.com/xkaneiki/CVE-2023-0386/tree/main Reescrito para que el exploit pueda ejecutarse en 1 shell el exploit original requiere 2 shells. root@kitploit: Compile make all Create mount point for fuse filesyste...
vm-filesystem
vm-filesystem Un bytecode Firebeam para realizar interacciones con el sistema de archivos, además de aplicar monkey-patch a la función de Python para la interacción con el Navegador de Archivos de Havoc Interface, permitiendo interactuar con el sistema de archivos remoto sin necesidad de tener el...
CVE-2026-64600
🚨 CVE-2026-64600 — RefluxFS Escalada Local de Privilegios en el Kernel de Linux LPE 📖 Visión General CVE-2026-64600 "RefluxFS" es una vulnerabilidad del kernel de Linux que afecta la implementación del sistema de archivos RefluxFS. La falla se origina por una validación incorrecta de los metadato...
vulns-2026-fatfs-chance
Investigación de vulnerabilidades en ELM FatFs Este repositorio documenta seis vulnerabilidades de seguridad confirmadas en FatFs junto con un banco de pruebas, un fuzzer y un generador independiente de imágenes de disco para exploits. El código fuente original de FatFs se puede encontrar en el...
sandbox-runtime
Anthropic Sandbox Runtime srt A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS level, without requiring a container. srt uses native OS sandboxing primitives sandbox-exec on macOS, bubblewrap on Linux and proxy-based network filterin...
sandbox-runtime
Anthropic Sandbox Runtime srt 一个轻量级沙箱工具,用于在操作系统层面强制对任意进程实施文件系统和网络限制,无需容器。 srt 使用原生操作系统沙箱原语(macOS 上的 sandbox-exec,Linux 上的 bubblewrap)以及基于代理的网络过滤。它可用于对代理、本地 MCP 服务器、bash 命令和任意进程的行为进行沙箱化。 Beta 研究预览版 Sandbox Runtime 是为 Claude Code 开发的研究预览版,旨在实现更安全的 AI...
flar
flar FLAR 是 Fast Light Agent Restrictor(快速轻量级代理限制器)。它运行在一种叫做 gars 的岩石上。 它是一个用 Go 编写的简单轻量级 CLI 工具,用于在隔离的 Bubblewrap bwrap 沙箱 中安全运行编码代理 CLI(例如 Claude Code、Antigravity、Codex、Copilot 和 Reasonix)。 其目的是 即时 且无需复杂配置地 bubblewrap 一个 AI...
objection
📱objection - Runtime Mobile Exploration objection is a runtime mobile exploration toolkit, powered by Frida, built to help you assess the security posture of your mobile applications, without needing a jailbreak. Supports both iOS and Android. Inspect and interact with container file systems...
dissect
dissect Dissect es un framework y conjunto de herramientas de respuesta a incidentes y forense digital que permite acceder y analizar rápidamente artefactos forenses de varios formatos de disco y archivo, desarrollado por Fox-IT parte de NCC Group. Este proyecto es un paquete meta, que instalará...
CVE-2021-21300
CVE-2021-21300 git多个版本中,对符号链接处理不严格。在大小写敏感(例如Linux)的文件系统上传文件到git后,使用大小写不敏感文件系统(例如Windows)的主机克隆恶意 仓库时可能导致远程命令执行 。 受影响版本 从 2.15 至 现有的 2.30.1 解决方案 1、升级版本 2、如下 禁用git 的symlink: git config --global core.symlinks false 禁用 process filter 通常是 LFS 使用此功能,可以通过 git config --show-scope --get-regexp...
CVE-2025-30208
🔥 Escáner de vulnerabilidad CVE-2025-30208 de lectura arbitraria de archivos en Vite Escáner de vulnerabilidades avanzado para CVE-2025-30208 con funciones de nivel empresarial Herramienta profesional de pruebas de penetración para la detección de la vulnerabilidad de lectura arbitraria de archiv...