9085 matches found
Astra Linux – Vulnerability in cups
OpenPrinting CUPS is an open-source printing system. In versions 2.4.2 and earlier, a heap buffer overflow vulnerability existed, which allowed a remote attacker to launch a Denial-of-Service DoS attack. This vulnerability was present in the formatlogline function. Exploitation of this...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: mm: slub: Avoid waking up kswapd in settrackprepare settrackprepare may cause lock recursion. The issue arises because it is called from hrtimerstartrangens, which holds percpuhrtimerbasesn.lock. However, when...
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15
In the Linux kernel, the following vulnerabilities have been resolved: cifs: avoided NULL pointer dereferencing in debug calls The cifsserverdbg function assumes that the server variable is non-NULL. Therefore, the calling sequence has been modified to avoid NULL pointer dereferencing. Identified...
Astra Linux – Vulnerability in Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: time/debug: A memory leak was fixed by using debugfslookup. When calling debugfslookup, the result must be processed with dput, otherwise a memory leak will occur over time. To simplify things, simply call debugfslookupandremove,...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerabilities have been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because ‘maxsegsize’ is not set. The kernel defaul...
Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15, Linux 5.10
In the Linux kernel, the following vulnerabilities have been resolved: smb: client: fixed a use-after-free bug in cifsdebugdataprocShow Skipped SMB sessions that are being torn down e.g., @ses-sesstatus == SESEXITING in cifsdebugdataProcShow to avoid use-after-free in @ses. This fixes the followi...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Avoid a system hang when debug registers are used during suspension. Attempting to read /sys/kernel/debug/dri/1/hdmi1 regs when the HDMI connection is disconnected results in a fatal system hang. This issue arises...
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: scs: A wrong parameter was fixed in scsmagic. The scsmagic function requires a void variable, but a struct taskstruct is provided instead. taskscstsk represents the starting address of the task’s shadow call stack, and...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1
In the Linux kernel, the following vulnerabilities have been resolved: jfs: xattr: fixed buffer overflow for invalid xattr values. When the xattr size is not as expected, it is printed out to the kernel log in hexadecimal format as a form of debugging. However, when that xattr size is larger than...
stealth_call
¿Qué es esto? Librería de solo cabecera para Windows x64 que te permite invocar cualquier syscall de NT sin tocar los imports de ntdll, sin dejar cadenas en tu binario y sin las banderas rojas habituales que hacen que los EDR pierdan la cabeza. Sin CRT. Sin STL. Sin IAT. Todo se compila hasta 19K...
EITS-Portal-Exploit-CVE-2026-31367-PoC
💥 CVE-2026-31367: EITS Admin Dashboard v2.4.0 - PoC de RCE Este repositorio contiene el Proof of Concept PoC para la vulnerabilidad de Ejecución Remota de Código RCE no autenticada en EITS Admin Dashboard v2.4.0 CVE-2026-31367. La vulnerabilidad se debe a una falla en la sanitización de entradas ...
PT-2026-91214
LangBot's plugin runtime pip package langbot plugin through 0.4.17 starts a debug WebSocket server on 0.0.0.0:5401 /plugin/ws whose authentication is gated on plugin debug key, which defaults to an empty string and is never set by the upstream repository, Docker image, or docker-compose which...
CVE-2025-57428
⚠️ 本仓库仅作为 CVE-2025-57428 的参考维护。 其他公告和更新请参考:security-advisories。 CVE-2025-57428 - 默认启用的 Telnet 调试接口允许低层级闪存/寄存器访问 受影响产品 厂商/品牌:Each Italy 设备:无线迷你路由器 WIRELESS-N 300M 固件版本:v28K.MiniRouter.20190211 摘要 该设备暴露了一个 Telnet 调试接口(默认在端口 23 上启用),并接受管理员凭据(默认 admin/admin)。认证后,Shell 提供了对低级命令的直接访问(特别是 spi 和...
CVE-2024-10586
CVE-2024-10586 Debug Tool = 2.2 - 未认证的任意文件创建 描述: WordPress 的 Debug Tool 插件在 2.2 及之前的所有版本中,由于 dbtpullimage 函数缺少权限检查,并且缺少文件类型验证,因此容易受到任意文件创建漏洞的影响。这使得未认证的攻击者能够创建任意文件(例如 .php 文件),进而可能被利用来实现远程代码执行。 root@kitploit: CVE: CVE-2024-10586 CVSS: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Score: 9.8...
CVE-2025-50422
Poppler 25.04.0 版本之前 当 pdftocairo 渲染恶意 PDF 并在退出时调用 cairodebugresetstaticdata 时,包含 PDF 对象流的堆内存未被正确清除。具有本地访问权限的攻击者可以转储进程内存并恢复明文 PDF 内容(例如 /stream /endstream 块)。 具体的漏洞复现过程(漏洞原因.pdf)和 POC 文件(poppler-pdftocairo-poc)已附上。 供应商(freedesktop,Poppler 的维护者)已确认此问题并修复了该漏洞。修复程序已提交到其官方代码库。 以下是供应商提供的补丁/提交的公开链接:...
ShareDoc_cve-2015-5477
ShareDoc el documento que compartí con otros añadir depuración de cve-2015-5477...
dbdtct
dbgdtct 描述 dbgdtct 是一款基于 Python 的工具,旨在帮助您检测 Web 应用程序是否以调试模式部署——这是一种严重的错误配置,可能会暴露敏感信息并增加生产环境中被利用的风险。 安装 root@kitploit: git clone https://github.com/yousseflahouifi/dbdtct.git 设置 创建虚拟环境 root@kitploit: python3 -m venv myenv source myenv/bin/activate 安装包 root@kitploit: pip3 install aiohttp requests 使...
CVE-2025-65731
CVE-2025-65731 CWE-1191: 片上调试与测试接口访问控制不当 D-Link DIR-605L 上的 UART 根 Shell 访问漏洞(硬件 F1,固件 V6.02CN02) 概述 在 D-Link DIR-605L 路由器(硬件版本 F1,固件外部版本 V6.02CN02,运行 Linux 内核 2.4.18)中发现了一个严重的硬件安全漏洞。UART 调试接口缺乏适当的访问控制机制,任何拥有物理访问权限的攻击者均可连接到 UART 引脚,获取未经过身份验证的根 Shell 访问权限。此漏洞对应 CWE-1191:片上调试与测试接口访问控制不当。 受影响产品:...
AntiDebug-AntiVM
AntiDebug/AntiVM Propósito Este repositorio contiene los diferentes métodos de detección de debug/VM que me he ido encontrando mientras revisaba la WinAPI. No está pensado para ser compilado y ejecutado, sino para mostrar ejemplos de cómo implementar estos diferentes métodos en tus proyectos...
Anti_suspend
Antisuspend Solo un ejemplo de uso de shellcode para proteger un proceso. Previene: 1Congelar hilos de proceso puedes usar anti-attach para el depurador 2Puntos de interrupción de hardware 3Ocultar el hilo del depurador Problema: Usar código en módulos no legítimos Esto hará saltar las alertas de...