Lucene search
+L

783352 matches found

CVE
CVE
added 2026/09/08 5:17 p.m.15 views

CVE-2026-69395

Active Directory Certificate Services (AD CS) contains a vulnerability caused by the use of an externally-controlled format string , allowing an authorized attacker (low privileges required) to disclose information over a network . The CVSS v3.1 score is 6.5 (MEDIUM) with a vector of AV:N/AC:L/PR...

6.5CVSS0.00875EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 5:15 p.m.6 views

POC_CVE-2024-40492

CVE-2024-40492: XSS Almacenado a ATO Descripción El Cross-Site Scripting XSS Almacenado es un tipo de vulnerabilidad de seguridad que se encuentra típicamente en aplicaciones web. Ocurre cuando un atacante puede inyectar scripts maliciosos en una aplicación web, y esos scripts se almacenan en el...

7.1CVSS5.9AI score0.00804EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 5:13 p.m.6 views

cve-2021-42013.get

Apache 2.4.50 - Path Traversal o Ejecución Remota de Código cve-2021-42013.py es un script de Python que ayuda a encontrar la vulnerabilidad de Path Traversal o Ejecución Remota de Código en Apache 2.4.50. Se proporciona una instancia vulnerable de Docker para practicar con CVE-2021-42013 Si...

9.8CVSS8.3AI score0.99964EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/08 5:11 p.m.7 views

CVE-2026-5513

CVE-2026-5513 https://t.me/FreeToolsCpa CVE-2026-5513 — Bookly ≤ 27.2 存储型XSS via Cookie CVE-2026-5513 — Bookly ≤ 27.2 存储型XSS via Cookie CVE CVSS 类型 认证 https://t.me/FreeToolsCpa CVE 文件在群组 概述 字段 值 CVE ID CVE-2026-5513 漏洞类型 存储型跨站脚本(XSS) 插件 Bookly — 在线预约和预约管理系统 受影响版本 ≤ 27.2 修复版本 27.3+ CVSS 3.1 7.2(高危...

7.2CVSS6AI score0.00437EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 5:11 p.m.8 views

CVE-2024-39929

Exim CVE-2024-39929 Exploit PoC Este repositorio contiene un script de prueba de concepto PoC para explotar la vulnerabilidad de Exim CVE-2024-39929. La vulnerabilidad afecta a las versiones de Exim anteriores a la 4.98, lo que permite a los atacantes eludir los mecanismos de bloqueo de extension...

5.4CVSS6.7AI score0.41225EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/08 5:09 p.m.6 views

CVE-2026-31024

CVE-2026-31024 Informe de Vulnerabilidad: Desbordamiento de Búfer Basado en Pila y Divulgación de Información en Steghide Campo| Valor ---|--- Aplicación Objetivo| Steghide Binario Linux Versión Afectada| 0.5.1 Confirmado; versiones anteriores probablemente afectadas Tipo de Vulnerabilidad|...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:00 p.m.10 views

NullGate

NullGate This project implements a comfortable and modern way to use the NTAPI functions using indirect syscalls, coupled with the FreshyCalls method with a little twist for dynamic syscall number retrieval. It also uses a technique that I haven't seen being mentioned to bypass windows defender's...

6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 4:57 p.m.7 views

NLTK: Corpus Reader Sandbox Bypass

Summary NLTK corpus-reader constructors can still reach outside-root file and database reads before the nltk.pathsec sandbox boundary is enforced. The PoC shows the safe path blocked by pathsec.open, then LinThesaurusCorpusReader and PanLexLiteCorpusReader succeeding in the same process. Affected...

8.8CVSS0.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/08 4:57 p.m.3 views

GHSA-3GQ4-3J92-5W49 NLTK: Corpus Reader Sandbox Bypass

Summary NLTK corpus-reader constructors can still reach outside-root file and database reads before the nltk.pathsec sandbox boundary is enforced. The PoC shows the safe path blocked by pathsec.open, then LinThesaurusCorpusReader and PanLexLiteCorpusReader succeeding in the same process. Affected...

8.8CVSS0.00226EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 4:56 p.m.5 views

ACEshark

ACEshark What is it? ACEshark is a utility designed for rapid extraction and analysis of Windows service configurations and Access Control Entries, eliminating the need for tools like accesschk.exe or other non-native binaries. Why? Efficiently identify and analyze service permissions to uncover...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 4:56 p.m.9 views

windows-api-function-cheatsheets

Windows API Function Cheatsheets Contact 🌨️ Snowcrash: [email protected] Table of Contents Windows API Function Cheatsheets File Operations Process Management Memory Management Thread Management Dynamic-Link Library DLL Management Synchronization Interprocess Communication Windows Hooks...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:56 p.m.8 views

EmbedPayloadInPng

EmbedPayloadInPng Incrusta una carga útil dentro de un archivo PNG dividiendo la carga útil en múltiples secciones IDAT. Cada sección se cifra individualmente con su propia clave de 16 bytes mediante el algoritmo de cifrado RC4. Enlaces rápidos Inicio de Maldev Academy Plan de estudios de Maldev...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/09/08 4:55 p.m.2 views

GHSA-P4RW-RVV2-7XWR NLTK: Corpus readers follow symlinks outside trusted roots despite pathsec enforcement

Summary Several corpus readers still step outside NLTK's symlink-aware trusted-root model. They derive in-root paths from trusted corpus state, convert those paths back into plain strings, and reopen them with built-in open rather than nltk.pathsec.open. Details - Vulnerability type: Path travers...

8.2CVSS0.00307EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/08 4:55 p.m.5 views

NLTK: Corpus readers follow symlinks outside trusted roots despite pathsec enforcement

Summary Several corpus readers still step outside NLTK's symlink-aware trusted-root model. They derive in-root paths from trusted corpus state, convert those paths back into plain strings, and reopen them with built-in open rather than nltk.pathsec.open. Details - Vulnerability type: Path travers...

8.2CVSS0.00307EPSS
SaveExploits0References7Affected Software1
Kitploit
Kitploit
added 2026/09/08 4:55 p.m.6 views

CVE-2023-26258-ArcServe

太长不看; 如果你在网络中,你可以使用 ArcServeRadar.py 扫描默认配置的实例。我尝试将其移植到 C 但没成功,如果你知道怎么做,欢迎尝试 : root@kitploit: c:\Users\vagrant\Desktoppython ArcServeRadar.py "Ethernet 2" 6969 192.168.56.20 -= ArcServe Finder - @TheXC3LL - MDSec =- Starting to monitor Broadcasting WARNING: Mac address to reach destination not...

9.8CVSS8AI score0.37715EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 4:53 p.m.7 views

CVE-2023-30212-Lab

CVE-2023-30212-Lab Repositorio de GitHub con Dockerfile y archivos para crear un entorno vulnerable para CVE-2023-30212, permitiendo explorar la explotabilidad de esta vulnerabilidad de seguridad. Ideal para investigadores y entusiastas de la seguridad que deseen estudiar y comprender el impacto ...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/08 4:53 p.m.5 views

Exploit_CVE-2020-0688

CVE-2020-0688 Script de explotación para CVE-2020-0688 "vulnerabilidad de deserialización de MachineKeySection predeterminado de Microsoft Exchange" Uso: root@kitploit: powershell -exec bypass -file .\CVE-2020-0688.ps1 -xaml -uri Ejemplo: Este es un ejemplo de validación de vulnerabilidad...

9CVSS8.2AI score0.99965EPSS
SaveExploits29
Vulnrichment
Vulnrichment
added 2026/09/08 4:42 p.m.2 views

CVE-2026-78216 AshLua eval read operations can read field-policy-protected fields via aggregates

AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records...

6CVSS5.8AI score0.00246EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/08 4:42 p.m.23 views

CVE-2026-78216 AshLua eval read operations can read field-policy-protected fields via aggregates

AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records...

6CVSS0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/08 4:42 p.m.2 views

EEF-CVE-2026-78216 AshLua eval read operations can read field-policy-protected fields via aggregates

Summary AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned record...

6CVSS0.00246EPSS
SaveExploits0References5
Rows per page
Query Builder