334 matches found
CVE-2025-24813
CVE-2025-24813 - Apache Tomcat リモートコード実行エクスプロイト これはCVE-2025-24813 の概念実証PoCエクスプロイトです。Apache Tomcat 9.0.80–9.0.83, 10.1.0–10.1.17 の脆弱性で、セッションのデシリアライゼーションを介したリモートコード実行RCEを可能にします。 このエクスプロイトは、部分的なPUTリクエストとPersistentManagerセッションストレージメカニズムを悪用してコード実行を達成します。 説明 Apache Tomcatは不完全なファイルアップロードを誤って処理します。 攻撃者は...
Hoverfly < 1.10.3 - Arbitrary File Read
Hoverfly is a lightweight service virtualization/ API simulation / API mocking tool for developers and testers. The /api/v2/simulation POST handler allows users to create new simulation views from the contents of a user-specified file. This feature can be abused by an attacker to read arbitrary...
EUVD-2026-80933
SIMAC MyPHR 1.1 contains an insecure direct object reference IDOR vulnerability that allows authenticated attackers to access and modify arbitrary employee records due to missing server-side ownership validation. Attackers can send a PUT request to the employee update endpoint with an arbitrary...
CVE-2025-55752
🚨🚨 CVE-2025-55752 — Apache Tomcat:通过 Rewrite Valve 绕过目录保护 → 基于 PUT 的 RCE🚨🚨 摘要 CVE-2025-55752 是 Apache Tomcat 在修复 bug 60013 时引入的一个安全回归问题。当使用 Rewrite Valve 时,Tomcat 在 URL 解码 之前应用 路径规范化 。这种错误的顺序使得精心构造的 URI 能够绕过 StandardContextValve.java 中对 /WEB-INF/ 和 /META-INF/ 等受保护路径实施的访问检查。如果服务器接受 HTTP PUT...
CVE-2026-27562
A high-privileged remote attacker can exploit a command injection vulnerability in the /api/iodd/config endpoint by sending a crafted PUT request with admin credentials allowing execution of commands with root privileges on the device...
CVE-2026-27564
A high-privileged remote attacker can exploit a command injection vulnerability in the /api/datastorage/data endpoint by sending a PUT request with admin credentials allowing execution of commands with root privileges on the device...
CVE-2026-27564 Command Injection via PUT in /api/datastorage/data
A high-privileged remote attacker can exploit a command injection vulnerability in the /api/datastorage/data endpoint by sending a PUT request with admin credentials allowing execution of commands with root privileges on the device...
EUVD-2026-80247
A high-privileged remote attacker can exploit a command injection vulnerability in the /api/datastorage/data endpoint by sending a PUT request with admin credentials allowing execution of commands with root privileges on the device...
CVE-2026-27564
CVE-2026-27564 is a command injection vulnerability in the /api/datastorage/data endpoint, where a remote attacker holding admin credentials can send a PUT request to execute arbitrary commands with root privileges on the device. The specific affected product is not named in the provided document...
CVE-2026-27562
CVE-2026-27562 is a command injection vulnerability in the /api/iodd/config endpoint. A remote attacker with admin-level credentials can send a crafted PUT request to execute arbitrary commands with root privileges on the affected device. The CVSS 3.1 score is 7.2 (HIGH) (AV:N/AC:L/PR:H/UI:N/S:U/...
CVE-2025-24813
CVE-2025-24813 Apache Tomcat の脆弱性 CVE-2025-24813 に対する Proof of Concept PoC スクリプト。 このスクリプトは、関連リンク を基に修正し、自分のニーズに合わせて調整しました。 脆弱なTomcat環境のセットアップ 公式のTomcat 9.0.90イメージをベースにした環境です。サーバーの読み取り専用制限を解除し、セッションデータをディスクに保存するように構成します。その後、ROOT.warファイルをTomcatのwebapps/ディレクトリにコピーして、アプリケーションを自動的にデプロイします。...
cve-2019-6715
cve-2019-6715 Créditos a TomNomNom por el 99.9% de su código.... Compilar root@kitploit: go get github.com/fatih/color go build Uso root@kitploit: cat list.txt | ./2019-6715 Todas las URL vulnerables se registran en text.log CVE 2019-6715 Descripción: pub/sns.php en el plugin W3 Total Cache...
CVE-2023-3722
CVE-2023-3722 CVE-2023-3722 Avaya Aura Device Services の無制限ファイルアップロード RCE の Python POC。 このスクリプトは、PUT リクエストを使用して、8桁のランダム生成ファイル名を持つ PHP ファイルをアップロードします。次に、GET リクエストを行い、そのファイルを取得し、出力を解析してコマンドの出力を得ます。 実行方法 root@kitploit: python3 ./CVE-2023-3722.py example.com:444 --query "id" root@kitploit: python3...
CVE-2025-24813
Apache Tomcat 認証なしRCE - CVE-2025-24813 このリポジトリは、CVE-2025-24813 脆弱性を評価するためのガイドとテスト環境を提供します。 詳細 影響を受けるバージョン: Apache Tomcat 11.0.0-M1 から 11.0.2 Apache Tomcat 10.1.0-M1 から 10.1.34 Apache Tomcat 9.0.0.M1 から 9.0.98 参考資料 CVE-2025-24813 勧告 Apache 発表 脆弱性をテストする手順 1. 以下のコマンドを実行して、脆弱なApache...
CVE-2026-82920
Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 fail to enforce authorization boundaries on the access control policy update endpoint which allows a channel or team administrator to detach a system-assigned ABAC parent policy via a crafted PUT /api/v4/accesscontrolpolicies...
EUVD-2026-77487
Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 fail to enforce authorization boundaries on the access control policy update endpoint which allows a channel or team administrator to detach a system-assigned ABAC parent policy via a crafted PUT /api/v4/accesscontrolpolicies...
Tomcat-CVE-2025-24813
使用条件 DefaultServlet の書き込み機能が有効であること:web.xml で inreadonly=false を設定する必要があります 部分的な PUT リクエストのサポート:Tomcat はデフォルトでブロックアップロードをサポートします ファイルセッション永続化の有効化:context.xml で PersistentManager と FileStore を設定する必要があります デシリアライゼーションエクスプロイトチェーンが存在すること:クラスパスに脆弱なライブラリが含まれている必要があります 影響範囲 9.0.0.M1 readonly false 2...
CVE-2017-12615
curl -X PUT http://34.124.205.159:8080/1.jsp/ -d @- 1.jsp...
CVE-2020-13768
🐞 CVE-2020-13768: MiniShare 1.4.1 - スタックベースのバッファオーバーフロー MiniShare 1.4.1 におけるスタックベースのバッファオーバーフロー。単一の HTTP PUT リクエストで到達可能。 📑 目次 このリポジトリの意図 この脆弱性が興味深い理由 背景と影響を受けるソフトウェア 脆弱性について クラッシュの再現 エクスプロイト 🎓 このリポジトリの意図 このリポジトリは、メモリ破壊エクスプロイトの教育用資料の一部です(普段の業務に加えて、私は複数のサイバーセキュリティコースで教鞭をとり、次世代のリバースエンジニアを育成しています)。...
JetBrains YouTrack < 2025.3.160480 / 2026.1.x < 2026.1.14047 Improper Access Control (CVE-2026-86498)
The version of JetBrains YouTrack installed on the remote host is prior to 2025.3.160480, or 2026.1.x prior to 2026.1.14047. It is, therefore, affected by an improper access control vulnerability: - In JetBrains YouTrack before 2025.3.160480, 2026.1.14047 PUT requests on link sub-resources allowe...