213190 matches found
UBUNTU-CVE-2026-53682
An unauthenticated client can query the Security Domain hosts inventory via GET /ca/rest/securityDomain/hosts and receive a structured response enumerating internal PKI/CA hosts and roles security domain topology and participating subsystems, without requiring a principal, client certificate, or...
FreePBX 17.0.2 - Remote Code Execution (RCE)
Exploit Title: FreePBX 17.0.2 - Remote Code Execution Date: 2026-08-12 Exploit Author: K3ysTr0K3R Jared Brits Vendor Homepage: https://www.freepbx.org/ Software Link: https://github.com/FreePBX/freepbx Version: FreePBX 15.x 15.0.66, 16.x 16.0.89, 17.x 17.0.3 Tested on: Linux Debian/Ubuntu with...
Metabase 0.61.0 Remote Code Execution
Metabase instances with an H2 database connection, including the default sample database, deserialize arbitrary Java objects returned by native H2 queries in result columns of type OTHER without validation. An authenticated user with permission to execute native queries against an accessible H2...
CVE-2025-69604
CVE-2025-69604 Description This vulnerability is similar to the one that is described in CVE-2025-61229 – an attacker can edit the task template to get SuperDuper backup tasks to install an arbitrary package. The package can then run shell scripts as the root user and with the highest level of...
CVE-2025-12137
1 Helper to call the plugin’s REST API with current nonce root@kitploit: async function iwpFetchpath, method='GET', body const nonce = window?.wpApiSettings?.nonce || jQuery?.ajaxSettings?.headers?.'X-WP-Nonce'; const res = await fetch$location.origin/wordpress/wp-json/iwp/v1$path, method, header...
SNet
SNet 日本語版はこちら / Japanese version A CTF where you use AI to capture the flag. No pentesting experience? No problem. Claude Code acts as your personal trainer — it sets up the environment, teaches you the tools, and guides you through real attack techniques step by step. You type every command...
CPANEL-CVE-2026-41940
CVE-2026-41940 — cPanel/WHM 身份验证绕过 作者: SilySec 原始研究: Sina Kheirkhah @SinSinology / watchTowr Labs 严重性: 严重(CVSS 9.8) 类型: CRLF 注入 → 身份验证绕过 → root Shell 描述 CVE-2026-41940 是 cPanel/WHM 中的一个严重漏洞,允许未认证的攻击者通过 cpsrvd 的 Basic 身份验证管理器中的 CRLF 注入获得完整的 root 访问权限。 该漏洞结合了三个弱点: 1. 未过滤的 CRLF 注入 — 当 cookie 中缺少...
CVE-2026-18718 — Updated!
Advisory: GHSA-pcfh-853f-q3gh · Severity: High CVSS 7.5 · Affected: Ghidra ≤ 12.1.2 · Fixed: c03a70d Ghidra 12.1.3 Opening someone else's Ghidra project was enough to execute their code. Ghidra 12.1.2 stores analyzer options inside the program database , and one of those options is a filesystem...
CVE-2025-44137
CVE-2025-44137 Unauthenticated File Read in MapTiler Tileserver-php v2.0. Description MapTiler Tileserver-php v2.0 is vulnerable to Directory Traversal. The renderTile function within tileserver.php is responsible for delivering tiles that are stored as files on the server via web request. Creati...
Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling
Summary Mailpit's thumbnail endpoint decodes attacker-supplied image attachments into a full raster before checking any decoded-pixel, dimension, or memory budget. A remote client that can store an email and reach the default web API can supply a compact high-dimension image, then request...
GHSA-75MR-QW9X-3R39 Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling
Summary Mailpit's thumbnail endpoint decodes attacker-supplied image attachments into a full raster before checking any decoded-pixel, dimension, or memory budget. A remote client that can store an email and reach the default web API can supply a compact high-dimension image, then request...
CVE-2024-46878-TikiCMS-XSS
CVE-2024-46878 - Tiki CMS 反射型跨站脚本(XSS)漏洞 Tiki CMS - 'page' 参数反射型跨站脚本(XSS)漏洞 免责声明 仅用于教育、研究和防御目的 。未经许可对系统进行未授权使用是违法的。 摘要 在 Tiki 版本 26.3 及更早版本的 tiki-editpage.php 中的 page 参数存在反射型跨站脚本(XSS)漏洞。攻击者可通过构造的载荷执行任意 JavaScript 代码,可能导致敏感信息泄露或未授权操作。 受影响的产品 产品:Tiki CMS Groupware 版本:26.3 及更早版本 组件:tiki-editpage.php...
cups-script-final-project
What it does Two-stage detection tool for CVE-2025-58060, authentication bypass vulnerability in the Common UNIX Printing System CUPS. Rather than relying on version numbers alone, the tool combines a banner-based version check with an active auth bypass probe. This helps confirming real...
HTB-Mailing-A-Complete-Walkthrough
HTB: Mailing — A Complete Walkthrough By Mursalin If you've been grinding through HackTheBox machines, Mailing is one of those boxes that genuinely teaches you something. It's rated Easy, runs on Windows, and chains together a few real-world vulnerabilities — a directory traversal, a credential...
CVE-2026-25049
🚨 CVE-2026-25049 – n8n 未授权设置泄露 📌 概述 CVE 编号: CVE-2026-25049 受影响软件: n8n 严重性: 严重 类别: 不当访问控制 / 信息泄露 该漏洞允许在某些 n8n 部署中通过 REST API 端点未授权访问 内部配置数据。 🧭 目录 概述 技术详情 影响 受影响版本 验证 缓解措施 安全说明 免责声明 🔍 技术详情 在易受攻击的配置中,以下端点无需身份验证即可访问: root@kitploit: GET /rest/settings 📤 可能泄露的数据包括 🔐 身份验证方法(例如,电子邮件登录) 🌐 实例模式(例如,public) ...
EternalBlue-Exploit-Demonstration-MS17-010
EternalBlue Exploit Demonstration MS17-010 Cybersecurity lab demonstrating exploitation of CVE-2017-0144 EternalBlue using Metasploit against a vulnerable Windows 7 system, achieving SYSTEM-level access via Meterpreter. This project also simulates a WannaCry-style ransomware attack SAFE DEMO and...
EternalBlue-Exploit-Demonstration
EternalBlue Exploit Demonstration MS17-010 Cybersecurity lab demonstrating exploitation of CVE-2017-0144 EternalBlue using Metasploit against a vulnerable Windows 7 system, achieving SYSTEM-level access via Meterpreter. This project also simulates a WannaCry-style ransomware attack SAFE DEMO and...
Best-Practices-Cybersecurity-Otanata-Project
CP3418BestPracticesCybersecurityOTANATAProject CVE-2024-3273 — Authorized Penetration Test Report D-Link DNS-320L NAS | Client: Otonata Overview This repository contains the full security assessment report for an authorized penetration test conducted on a D-Link DNS-320L NAS device for client...
CVE-2020-13768
🐞 CVE-2020-13768: MiniShare 1.4.1 - Stack-Based Buffer Overflow Stack-based buffer overflow in MiniShare 1.4.1 reachable through a single HTTP PUT request. 📑 Table of Contents Why this repository exists Why this vulnerability is interesting Context and affected software About the vulnerability...
BlockGuard
🛡️ BlockGuard — Process-Based File Access Security Agent BlockGuard is a Windows Data Loss Prevention DLP agent that intercepts and controls file access at the process level. It ensures that only authorized processes — identified by executable path, cryptographic hash, Authenticode signature, and...