Lucene search
+L

323 matches found

Kitploit
Kitploit
added 2026/09/08 7:30 a.m.5 views

CVE-2025-24813

CVE-2025-24813 - Apache Tomcat Remote Code Execution Exploit This is a proof-of-concept PoC exploit for CVE-2025-24813 , a vulnerability in Apache Tomcat 9.0.80–9.0.83, 10.1.0–10.1.17 that allows remote code execution RCE via session deserialization. The exploit abuses partial PUT requests and th...

10CVSS8.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/07 7:08 p.m.6 views

CVE-2025-24813

Apache Tomcat Unauthenticated RCE - CVE-2025-24813 This repository provides a guide and testing environment to assess the CVE-2025-24813 vulnerability. Details Affected Versions: Apache Tomcat 11.0.0-M1 to 11.0.2 Apache Tomcat 10.1.0-M1 to 10.1.34 Apache Tomcat 9.0.0.M1 to 9.0.98 References...

10CVSS8.1AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/07 5:57 p.m.5 views

CVE-2025-24813

CVE-2025-24813 Proof of Concept PoC script for CVE-2025-24813, vulnerability in Apache Tomcat. The script has been modified based on the related link and tailored to my needs. Setup Vulnerable Tomcat Environment Given environment based on the official Tomcat 9.0.90 image. It removes the server's...

10CVSS8.2AI score0.99927EPSS
SaveExploits49References1
NVD
NVD
added 2026/09/07 5:17 p.m.6 views

CVE-2026-86498

In JetBrains YouTrack before 2025.3.160480, 2026.1.14047 pUT requests on link sub-resources allowed modification linked entities without update permission...

7.7CVSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/07 4:26 p.m.14 views

CVE-2026-86498

In JetBrains YouTrack before 2025.3.160480, 2026.1.14047 pUT requests on link sub-resources allowed modification linked entities without update permission...

7.7CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/07 4:26 p.m.4 views

EUVD-2026-72514

In JetBrains YouTrack before 2025.3.160480, 2026.1.14047 pUT requests on link sub-resources allowed modification linked entities without update permission...

7.7CVSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.182 views

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...

7.5CVSS5.9AI score0.5585EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/05 3:10 p.m.5 views

Tomcat-CVE-2025-24813

Conditions of Use DefaultServlet write function is enabled: it needs to web.xml be configured inreadonly=false Partial PUT request support: Tomcat supports block upload by default Enable file session persistence: need to context.xml configure PersistentManager and FileStore There is a...

10CVSS8AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/05 2:17 p.m.3 views

CVE-2017-12615

curl -X PUT http://34.124.205.159:8080/1.jsp/ -d @- 1.jsp...

8.1CVSS7.8AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/02 11:13 p.m.5 views

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...

9.8CVSS8.1AI score0.0209EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 9:58 a.m.6 views

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...

7.5CVSS7.9AI score0.66535EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 9:12 p.m.6 views

cve-2019-6715

cve-2019-6715 感谢 TomNomNom,其代码贡献了本工具的 99.9%.... 构建 root@kitploit: go get github.com/fatih/color go build 用法 root@kitploit: cat list.txt | ./2019-6715 所有存在漏洞的 URL 都会记录在 text.log 中 CVE 2019-6715 描述:WordPress 的 W3 Total Cache 插件 0.9.4 之前版本中的 pub/sns.php 允许远程攻击者通过 SubscriptionConfirmation JSON 数据中的...

7.5CVSS7.4AI score0.19396EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 8:24 p.m.5 views

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...

9.8CVSS8.2AI score0.0386EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/01 12:51 p.m.9 views

EUVD-2026-69062

A denial-of-service security issue exists within ArmorStart® LT. The security issue stems from improper handling of a crafted HTTP PUT request sent to the embedded web server. This can result in a loss of web server availability...

8.7CVSS5.9AI score0.00289EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:17 p.m.7 views

CVE-2026-30051

An issue in the CreateUEContextProcedure function /v1/ue-contexts/supi of free5gc v4.1.0 allows attackers to cause a Denial of Service DoS via supplying a crafted PUT request...

7.5CVSS0.00324EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 12:00 a.m.5 views

EUVD-2026-67106

An issue in the CreateUEContextProcedure function /v1/ue-contexts/supi of free5gc v4.1.0 allows attackers to cause a Denial of Service DoS via supplying a crafted PUT request...

5.3AI score0.00324EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 12:00 a.m.10 views

CVE-2026-30051

CVE-2026-30051 affects the free5gc v4.1.0 open-source 5G core network implementation. The vulnerability resides in the CreateUEContextProcedure function, reachable at the API endpoint /v1/ue-contexts/{supi} . An unauthenticated remote attacker can cause a Denial of Service by sending a crafted PU...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.35 views

CVE-2026-30051

An issue in the CreateUEContextProcedure function /v1/ue-contexts/supi of free5gc v4.1.0 allows attackers to cause a Denial of Service DoS via supplying a crafted PUT request...

0.00324EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 1:19 p.m.8 views

CVE-2026-78365

Authorization Bypass Through User-Controlled Key in the supplier API in Roskus Prospero Flow CRM 4.0.0 through 5.3.1 allows any authenticated user to read and modify another company's supplier record, and to reassign it to their own company, via a PUT request to /api/supplier/id setting companyid...

9.3CVSS0.00373EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/24 12:49 p.m.5 views

CVE-2026-78365 IDOR and missing authorization in Prospero Flow CRM supplier API allows cross-tenant read and modification

Authorization Bypass Through User-Controlled Key in the supplier API in Roskus Prospero Flow CRM 4.0.0 through 5.3.1 allows any authenticated user to read and modify another company's supplier record, and to reassign it to their own company, via a PUT request to /api/supplier/id setting companyid...

9.3CVSS5.5AI score
SaveExploits0References6
Rows per page
Query Builder