Lucene search
+L

2598 matches found

Kitploit
Kitploit
added 2026/09/13 5:18 p.m.6 views

CVE-2025-59536

CVE-2025-59536 - la implementación del diálogo de confianza de inicio. Vulnerabilidad de Claude Gravedad: ALTA CVSS: 8.8 Impacto: Confidencialidad, Integridad, Disponibilidad Publicado: 2025-10-03 Legal Solo para pruebas de seguridad autorizadas. Causa raíz versión corta Claude Code es una...

8.8CVSS6.7AI score0.26364EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 4:00 p.m.11 views

UI_CVE-2017-9248

UICVE-2017-9248 Exploit de oráculo de cifrado basado en Base64 para CVE-2017-9248 Telerik UI para el manejador de diálogo de ASP.NET AJAX...

9.8CVSS8.4AI score0.75098EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 3:36 p.m.5 views

CVE-2021-21123-PoC-Google-Chrome

📝 Descripción Google Chrome - API de acceso al sistema de archivos - vulnerabilidades reportadas por Maciej Pulikowski Recompensa total del programa Bug Bounty: $5.000 Esto es una prueba de concepto para: Google SecuritySeverity CVE ALTA CVE-2021-21123 MEDIA CVE-2021-21129 MEDIA CVE-2021-21130...

8.1CVSS6.6AI score0.1091EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/13 1:40 p.m.7 views

CVE-2023-46998

Bootbox.js v.3.2 至 6.0 中存在跨站脚本漏洞,允许远程攻击者注入 HTML 代码并执行任意 JavaScript。 摘要 厂商:BootBox 产品:bootbox.js 受影响版本:3.2 至 6.0 代号:Venga-Que-Si-Es-Pa-Eso 漏洞 类型:网页生成期间对输入的不当中和化(跨站脚本)CWE-79 CVSSv3.1 向量:CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSSv3.1 基础分数:5.4(中危) Exploit 可用:是 CVE ID:CVE-2023-46998 描述...

6.1CVSS6.7AI score0.01435EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/13 1:19 p.m.7 views

CVE-2010-1240

CVE-2010-1240 - 在 PDF 中嵌入后门 ⚠️ 仅供教育和授权的安全研究使用 描述 Windows 和 Mac OS X 上的 Adobe Reader 和 Acrobat 9.x(低于 9.3.3)及 8.x(低于 8.2.3)未限制“启动文件”警告对话框中一个文本字段的内容,这使得远程攻击者更容易诱骗用户执行 PDF 文档中指定的任意本地程序,例如,某文本字段声称“打开”按钮将允许用户阅读加密消息。 演示 操作指南 1. 首先,运行 msfconsole root@kitploit: msfconsole 2. 然后,设置用于嵌入 PDF 的载荷...

9.3CVSS7.9AI score0.73617EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/13 11:43 a.m.8 views

dp_cryptomg

dpcryptomg 另一个用于利用 CVE-2017-9248 的工具,这是 Telerik UI for ASP.NET AJAX 对话框处理程序中的一个加密弱点。利用该漏洞可以访问一个文件管理器工具,该工具能够上传任意文件,通常会导致远程代码执行。 该漏洞是由于在解密 Telerik "DialogParameters"(一系列加密的配置值)过程中的信息泄露导致的。这些值被提供给用户,然后作为用户输入回显给服务器。解密过程中泄露的信息使得能够系统地发现...

9.8CVSS8.2AI score0.75098EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/13 6:19 a.m.71 views

patching

Patching - Interactive Binary Patching for IDA Pro Overview Patching assembly code to change the behavior of an existing program is not uncommon in malware analysis, software reverse engineering, and broader domains of security research. This project extends the popular IDA Pro disassembler to...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:35 p.m.6 views

CVE-2026-68526 Concrete CMS before 9.5.3 is vulnerable to CSRF in the Calendar event duplicate dialog controller

Concrete CMS before 9.5.3 did not validate an anti-CSRF token in the Calendar event duplicate dialog controller concrete/controllers/dialog/event/duplicate.php submit action, which duplicated a calendar event after checking only canAccess and the per-resource canAddCalendarEvent permission, so a...

5.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/10 7:19 p.m.15 views

CVE-2026-84432

Concrete CMS versions 9 through 9.5.2 are affected by a CSRF vulnerability in the Boards custom slot dialog controller (custom_slot.php), specifically the saveTemplate() action. The action did not validate an anti-CSRF token, gating only on the canEditBoardContents() permission. A crafted cross-s...

5.3CVSS0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/10 7:19 p.m.5 views

CVE-2026-84432 Concrete CMS 9 through 9.5.2 is vulnerable to CSRFin the Boards custom slot dialog controller

Concrete CMS 9 through 9.5.2 did not validate an anti-CSRF token in the Boards custom slot dialog controller concrete/controllers/dialog/board/customslot.php saveTemplate action. The action created a boardslotproxy Block and dispatched an AddCustomSlotToBoardCommand against a board instance while...

5.3CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/09/10 7:17 p.m.7 views

CVE-2026-68527

Concrete CMS versions 8.3.0 through 9.5.2 are vulnerable to an authorization bypass in the Calendar event edit dialog concrete/controllers/dialog/event/edit.php. The dialog checked permissions against the calendar identifier supplied in the request rather than the calendar owning the targeted eve...

5.9CVSS0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/10 6:21 p.m.5 views

CVE-2026-68527 Concrete CMS 8.3.0 through 9.5.2 is vulnerable to an authorization bypass through user-controlled key (cross-calendar IDOR) in the Calendar event edit dialog

Concrete CMS versions 8.3.0 through 9.5.2 are vulnerable to an authorization bypass in the Calendar event edit dialog concrete/controllers/dialog/event/edit.php. The dialog checked permissions against the calendar identifier supplied in the request rather than the calendar owning the targeted eve...

5.9CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/10 6:21 p.m.10 views

CVE-2026-68527

Concrete CMS 8.3.0 through 9.5.2 contains an authorization bypass (cross-calendar IDOR) in the Calendar event edit dialog (concrete/controllers/dialog/event/edit.php). The dialog validated permissions against the calendar identifier supplied in the request rather than the calendar actually owning...

5.9CVSS0.00243EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 9:06 p.m.11 views

CVE-2020-28488

CVE-2020-28488 拒绝服务 DoS - jQuery UI 1.12.1 - 漏洞利用 Payload root@kitploit: for var i = 0; i DoS - jQuery UI 1.12.1 DoS - jQuery UI 1.12.1 Exploit PoC by Rafael Cintra Lopes function exploit for var i = 0; i 参考链接 CVE-2020-28488 Snyk jQuery UI 报告...

6AI score
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 6:40 p.m.7 views

IconJector

IconJector Se trata de una técnica de inyección de DLL en el Explorador de Windows que utiliza el diálogo de cambio de icono. Puede engañar a los usuarios para que carguen una DLL maliciosa en el proceso del explorador:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 1:28 p.m.6 views

CVE-2019-1388

CVE-2019-1388 CVE-2019-1388 利用UAC Windows证书对话框 描述: 该CVE漏洞利用旨在滥用UAC Windows证书对话框,以NT Authority用户身份执行证书颁发者链接,并打开一个处于NT Authority用户下的浏览器。然后我们可以利用该浏览器以NT Authority用户身份启动一个shell。 步骤: root@kitploit: 1 找到一个可以触发UAC提示屏幕的程序 2 选择“显示更多详细信息” 3 选择“显示发布者证书的相关信息” 4 点击“颁发者”URL链接,它将弹出一个浏览器界面。 5...

7.8CVSS7.8AI score0.08589EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/09/02 8:39 p.m.8 views

CVE-2026-55857

A flaw was found in MariaDB Connector/J. A remote attacker or a man-in-the-middle server can exploit a vulnerability in the PAM dialog authentication mechanism. This flaw allows the attacker to coerce the connector into transmitting account passwords over an insecure connection when default...

5.9CVSS5.8AI score0.00197EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/02 11:17 a.m.8 views

CVE-2026-19219

In Progress® Telerik® UI for AJAX prior to v2026.3.812, insufficient integrity protection of dialog request parameters used by the RadEditor file browser may allow an attacker who has obtained certain application encryption key material to alter the folders the file browser reads from, writes to,...

8.1CVSS0.00157EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 10:35 a.m.7 views

EUVD-2026-69898

In Progress® Telerik® UI for AJAX prior to v2026.3.812, insufficient integrity protection of dialog request parameters used by the RadEditor file browser may allow an attacker who has obtained certain application encryption key material to alter the folders the file browser reads from, writes to,...

8.1CVSS6.1AI score0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 11:17 p.m.15 views

CVE-2026-55857

MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, PAM dialog authentication can be coerced into transmitting the account password over an insecure connection. The mysqlclearpassword plugin is gated behin...

5.9CVSS0.00197EPSS
SaveExploits0References6
Rows per page
Query Builder