153111 matches found
CVE-2024-21546
UniSharp Laravel Filemanager 未认证 RCE(CVE-2024-21546) 本仓库包含安全评估工具、检测模板以及自动化利用工具包,用于识别和利用使用 UniSharp/laravel-filemanager 包(版本 file-getClientOriginalExtension; if inarray$extension, $unallowedextensions throw new \Exception'File extension is not allowed.'; return $this; 当攻击者上传名为 poc.php. 的文件时: Symfo...
CVE-2023-45866_WIP
h0nkbtexploit 三星设备存在一个严重的蓝牙安全漏洞,攻击者可借此像通过蓝牙键盘连接一样控制目标设备,并根据终端类型远程执行各种功能。该漏洞编号为 CVE-2023-45866,影响 macOS、iOS、Android 和 Linux 设备平台。其原理是诱骗蓝牙主机状态机在未经用户确认的情况下与伪造键盘进行配对。 在 Android 设备上,只要蓝牙处于开启状态,该漏洞即可被利用。不过,三星已为大多数受影响设备发布了补丁,但部分较旧机型可能无法获得更新。 为降低风险,建议用户安装最新的可用安全补丁,并仅在确有必要时开启蓝牙。 此外,三星的移动及可穿戴处理器(包括 Exynos...
CVE-2026-83548-SonicWall-SMA1000-Analysis
CVE-2026-83548 — SonicWall SMA1000 漏洞分析 一个探索真实世界漏洞、其潜在影响以及安全团队如何检测、修复和验证该问题的网络安全项目。 项目概述 本项目是我网络安全学习旅程的一部分。 我选择了 CVE-2026-83548 ,这是一个影响 SonicWall SMA1000 系统的严重漏洞。我研究了该漏洞是什么、它可能如何被利用、为什么对组织很重要,以及防御者应如何应对。 我开展此项目的目标是理解网络安全专业人员如何分析真实世界的漏洞,并以清晰、简单的方式传达安全风险。 快速概览 详情| 信息 ---|--- CVE| CVE-2026-83548 厂商|...
CVE-2023-32243-Detection-and-Mitigation-in-WordPress
🔐 CVE-2023-32243 – WordPress における検出と緩和 📘 プロジェクトタイトル: Essential Addons for Elementor WordPress プラグインにおける CVE-2023-32243 の検出と緩和 🧠 概要 このプロジェクトでは、WordPress 向け「Essential Addons for Elementor」プラグイン(バージョン 5.4.0~5.7.1)に影響する重大な権限昇格の脆弱性 (CVSS スコア: 9.8)である CVE-2023-32243...
CVE-2025-13342
CVE-2025-13342 Frontend Admin by DynamiApps - ----/| |/ ----| \ ||/ / / / //// |// |/...
CVE-2024-25600-WordPress-Bricks-Builder-RCE-PoC
CVE-2024-25600 — WordPress Bricks Builder RCE PoC WordPress Bricks Builder id uid=33www-data gid=33www-data groups=33www-data 参照 CVE-2024-25600 Bricks Builder セキュリティアドバイザリ Wordfence の解説記事 クレジット 発見者: Snicco / Calvin Alkan オリジナルエクスプロイト: K3ysTr0K3R クリーンアップ & 簡略化: Esteban Zárate...
CVE-2026-89054 OpenNMS missing authorization on /api/v2 PATCH endpoints allows unauthenticated configuration changes
A missing authorization vulnerability in OpenNMS Horizon allows configuration changes without authentication. The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH, so the shipped @PATCH configuration endpoints for event configuration a...
CVE-2026-89054 OpenNMS missing authorization on /api/v2 PATCH endpoints allows unauthenticated configuration changes
A missing authorization vulnerability in OpenNMS Horizon allows configuration changes without authentication. The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH, so the shipped @PATCH configuration endpoints for event configuration a...
CVE-2026-89054
CVE-2026-89054 is a missing authorization vulnerability in OpenNMS Horizon . The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH , leaving the shipped @PATCH endpoints for event configuration and SNMP data collection accessible withou...
EUVD-2026-75707
A missing authorization vulnerability in OpenNMS Horizon allows configuration changes without authentication. The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH, so the shipped @PATCH configuration endpoints for event configuration a...
CVE-2023-20198-Exploit
Cisco IOS XE 認証バイパス CVE-2023-20198 このリポジトリには、Cisco IOS XE Web UI に影響を与える認証バイパスの脆弱性 CVE-2023-20198 の 概念実証エクスプロイト が含まれています。 この脆弱性により、認証されていない攻撃者 が細工された SOAP リクエストを介して脆弱な Cisco デバイス上で任意のコマンドを実行でき、リモートコマンド実行 、管理者ユーザーの作成/削除 を含むデバイスの完全な侵害 につながる可能性があります。 脆弱性の概要 CVE : CVE-2023-20198 影響を受ける製品 : Cisco IOS ...
PHP-8.1.0-dev_WebShell-RCE
PHP 8.1.0-dev WebShell RCE(未認証) PHP 8.1.0-dev WebShell RCE(未認証)用エクスプロイトコード 期待される結果: PHP 8.1.0-dev サーバーにインストールされたバックドアを悪用し、WebShell を取得してリモートでコマンドを実行します。 教育目的および企業環境でのテストのみを対象としています。 このエクスプロイトは Python 3.8.6 でテストされました。 使用方法: root@kitploit: cfx: /Documents/ → ./exploit.py -h usage: exploit.py -h -l...
CVE-2025-12028
1 シンプルなHTTPサーバーを起動して、概念実証ページをホストする root@kitploit: mkdir -p /tmp/attacker && cd /tmp/attacker php -S 127.0.0.1:8000 2 以下の内容でファイル /tmp/attacker/poc.html を作成する root@kitploit: document.getElementById'x'.submit; 3 ログイン中のブラウザセッションでPoCをトリガーする...
routers-exploit
ルーターで見つかったPoCと脆弱性を含むオープンソースリポジトリ TP LINK TL-WR849N - リモートコマンド実行 PoC CVE-2020-9374 - TP LINK TL-WR849N - リモートコマンド実行 PoC root@kitploit: ペイロード: "$ls" TP LINK TL-WR849N - 認証バイパス: ファームウェアと設定の更新 TP LINK TL-WR849N - リモートコマンド実行 PoC ペイロード: curl -X GET -H "Referer: http://192.168.0.1/mainFrame.htm"...
CVE-2025-70849-Podinfo
CVE-2025-70849: Podinfoにおける保存型XSS 概要 KubernetesマイクロサービスをデモするWebアプリケーションであるPodinfo において、セキュリティ脆弱性CWE-79が特定されました。/store機能は、認証されていないユーザーが任意のHTML/JSコンテンツをアップロードすることを可能にし、保存型XSSにつながります。 脆弱性の詳細 CVE ID: CVE-2025-70849 製品: Podinfo 影響を受けるエンドポイント: /store 脆弱性の種類: 保存型クロスサイトスクリプティングXSS 影響を受けるバージョン: /store -H...
CVE-2026-88059
A flaw was found in Angular. When Server-Side Rendering SSR and hydration are used with a hierarchical HttpClient configured with withRequestsMadeViaParent, the HttpTransferCache can improperly cache authenticated responses. This occurs because a child TransferCache stores private response data i...
CVE-2023-4220-PoC
CVE-2023-4220 任意のファイルアップロード / RCE - PoC 私はこのスクリプトを作成しました。CVE-2023-4220 の悪用を自動化し、Hack The Box PermXマシンでリバースシェルを取得するためです。 この脆弱性は、Chamilo LMS バージョン ≤ 1.11.24 に影響します。big upload 機能 における不十分なバリデーションが原因です。認証されていない攻撃者は、公開アクセス可能なディレクトリにファイルをアップロードでき、悪意のあるスクリプトがアップロードされた場合、Stored XSS や リモートコード実行(RCE)...
CVE-2026-88062
OmniRoute (open-source AI gateway) versions 3.8.49 and earlier are affected by a remote code execution flaw in the POST /api/acp/agents custom ACP agent endpoint. Attacker-controlled binary and versionCommand values pass a self-consistency check and a limited metacharacter filter (tokenizeVersion...
CVE-2025-10351-POC
CVE-2025-10351 POC - SQLインジェクションエクスプロイト 💉 CVE-2025-10351のPOC: Melis Platform Frameworkの特定のエンドポイントに影響を与える、認証されていないSQLインジェクションの脆弱性。 🔗 参照 📄 MITREのCVE-2025-10351 📄 INCIBE(スペイン国立サイバーセキュリティ研究所)のMelis Platform警告 🚀 説明 このPOCは、以下のエンドポイントの認証されていないエラーベースSQLインジェクション の脆弱性を対象としています: root@kitploit:...
CVE-2026-88061 career-ops: Local dashboard API accepted cross-origin and non-loopback requests, allowing unauthenticated command execution
career-ops is an open-source AI-assisted job search and application management tool. Prior to 0.8.0, the career-ops local web dashboard web/ exposed command-spawning and user-file-writing /api routes without validating request origin or restricting clients to loopback addresses. A malicious page ...