Lucene search
+L

54 matches found

Kitploit
Kitploit
added 2026/08/28 6:46 a.m.1 views

CVE-2025-24813-Apache-Tomcat-Partial-PUT-Deserialization-RCE-

CVE-2025-24813 - Apache Tomcat 部分PUT + デシリアライゼーションRCE 📋 概要 CVE-2025-24813は、Apache Tomcatにおける高深刻度の脆弱性であり、以下の3つの条件が揃った場合に認証不要のリモートコード実行 を可能にします: 1. デフォルトサーブレットで書き込みアクセスが有効になっている(readonly=false)。 2. 部分PUT(Partial PUT)サポートが有効になっている(デフォルト)。 3. ファイルベースのセッション永続化が設定されている(PersistentManagerによるFileStore)。...

10CVSS7.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/28 4:06 a.m.3 views

CVE-2025-24813

说明 本仓库是针对 CVE-2025-24813 Tomcat 最新 RCE 复现的环境。 仅供学习研究使用! 利用条件 应用程序启用了DefaultServlet写入功能,该功能默认关闭 应用支持了 partial PUT 请求,能够将恶意的序列化数据写入到会话文件中,该功能默认开启 应用使用了 Tomcat 的文件会话持久化并且使用了默认的会话存储位置,需要额外配置 应用中包含一个存在反序列化漏洞的库,比如存在于类路径下的 commons-collections,此条件取决于业务实现是否依赖存在反序列化利用链的库 本环境已开启上述复现所需条件 启动 tomcat Linux:...

10CVSS7.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/27 9:59 p.m.3 views

CVE-2025-24813-POC

CVE-2025-24813 Proof-of-Concept Standalone Questa repository contiene un PoC autonomo e non distruttivo per CVE-2025-24813, una vulnerabilità in Apache Tomcat 9.0.55 che consente il caricamento remoto di file tramite richieste PUT parziali. Questo exploit dimostra l'esecuzione di codice caricando...

10CVSS8.7AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/27 3:12 p.m.3 views

Spring-Boot-Tomcat-CVE-2025-24813

CVE-2025-24813: Apache 1. Spiegazione Tomcat è vulnerabile a causa di due vulnerabilità separate, la prima è una debolezza in DefaultServlet che consente put parziali per scrivere una directory temporanea vedi:...

10CVSS8.7AI score0.99927EPSS
SaveExploits49References2
Kitploit
Kitploit
added 2026/08/27 12:21 a.m.1 views

cve-2025-43564-tomcat_put_rce_reproduction

CVE-2025-43564 — Apache Tomcat Manipulação de Solicitação PUT Parcial RCE...

9.1CVSS8.5AI score0.15287EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/26 9:43 p.m.3 views

CVE-2025-24813-PoC-exploit

CVE-2025-24813-PoC-exploit Deserializzazione RCE di Apache Tomcat root@kitploit: ❯ python3 exploit.py http://localhost:8080/ "id" ============================================================ CVE-2025-24813 - Apache Tomcat Partial PUT RCE ===========================================================...

10CVSS8.9AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/26 8:36 p.m.2 views

CVE-2025-24813

CVE-2025-24813 - Apache Tomcat 원격 코드 실행 익스플로잇 이는 CVE-2025-24813 에 대한 개념 증명PoC 익스플로잇입니다. Apache Tomcat9.0.80–9.0.83, 10.1.0–10.1.17의 취약점으로, 세션 역직렬화를 통해 원격 코드 실행RCE이 가능합니다. 이 익스플로잇은 부분 PUT 요청과 PersistentManager 세션 저장 메커니즘을 악용하여 코드 실행을 달성합니다. Description Apache Tomcat은 불완전한 파일 업로드를 잘못 처리합니다. 공격자는...

10CVSS8.7AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.3 views

CVE-2025-24813

CVE-2025-24813 Tomcat PoC PoC per un ambiente CTF/lab autorizzato. Sfrutta CVE-2025-24813 tramite la scrittura PUT parziale di un file di sessione Tomcat, quindi innesca la deserializzazione con JSESSIONID. Prerequisiti Python 3 Modulo Python requests Java JDK java e javac Il file incluso...

10CVSS8.7AI score0.99927EPSS
SaveExploits49
Packet Storm
Packet Storm
added 2026/08/11 12:00 a.m.45 views

Apache Tomcat 11.0.2 Remote Code Execution

A proof of concept exploit for an unauthenticated remote code execution vulnerability in Apache Tomcat version 11.0.2. The vulnerability abuses partial PUT path equivalence to place a crafted Java serialized session file where a PersistentManager with FileStore can load it, resulting in unsafe Ja...

10CVSS9.5AI score0.99927EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2026/07/12 3:14 p.m.155 views

Exploit for Deserialization of Untrusted Data in Apache Tomcat

CVE-2025-24813 Apache Tomcat - Remote Code Execution via Sessi...

10CVSS7.2AI score0.99927EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2026/06/10 12:02 p.m.166 views

Exploit for Use of Incorrectly-Resolved Name or Reference in Apache Tomcat

CVE-2025-24813 - Apache Tomcat Partial PUT + Deserialization R...

10CVSS8.3AI score0.99927EPSS
SaveExploits49
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.25 views

Astra Linux – Vulnerability in Tomcat9

Path Equivalence: The path ‘file.Name’ Internal Dot leads to remote code execution, information disclosure, and the addition of malicious content to uploaded files via the write-enabled default servlet in Apache Tomcat. This issue affects Apache Tomcat versions as follows: - 11.0.0-M1 through...

10CVSS7.4AI score0.99927EPSS
SaveExploits49References2
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.9 views

MiracleLinux 9 : tomcat-9.0.87-2.el9_5.1 (AXSA:2025-9840:01)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-9840:01 advisory. tomcat: RCE due to TOCTOU issue in JSP compilation CVE-2024-50379 tomcat: Potential RCE and/or information disclosure and/or information corruption...

10CVSS8.6AI score0.99927EPSS
SaveExploits61References3
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.10 views

MiracleLinux 8 : tomcat-9.0.87-1.el8_10.3 (AXSA:2025-9846:02)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-9846:02 advisory. tomcat: RCE due to TOCTOU issue in JSP compilation CVE-2024-50379 tomcat: Potential RCE and/or information disclosure and/or information corruption...

10CVSS8.6AI score0.99927EPSS
SaveExploits61References3
OSV
OSV
added 2025/10/20 1:56 p.m.19 views

CLSA-2025-1760712981 Fix CVE(s): CVE-2025-24813

SECURITY UPDATE: path Equivalence leads to Remote Code Execution and/or Information disclosure - debian/patches/CVE-2025-24813.patch: Enhance lifecycle of temporary files used by partial PUT - CVE-2025-24813...

10CVSS5.8AI score0.99927EPSS
SaveExploits49References1
OSV
OSV
added 2025/10/03 7:56 p.m.17 views

RLSA-2025:7497 Moderate: tomcat security update

Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages JSP technologies. Security Fixes: tomcat: Apache Tomcat: Authentication bypass when using Jakarta Authentication API CVE-2024-52316 tomcat: Apache Tomcat: DoS in examples web application CVE-2024-54677 tomcat: Potentia...

8.6CVSS7.1AI score0.99927EPSS
SaveExploits50References4
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.14 views

tomcat security update

An update is available for tomcat. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Apache Tomcat is a servlet container for the Java Servlet and JavaServer Page...

10CVSS6.4AI score0.99927EPSS
SaveExploits50
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.15 views

tomcat9 security update

An update is available for tomcat9. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Tomcat is the servlet container that is used in the official Reference...

10CVSS6.4AI score0.99927EPSS
SaveExploits49
OSV
OSV
added 2025/08/18 11:20 a.m.15 views

CLSA-2025-1755516017 tomcat6: Fix of CVE-2025-24813

CVE-2025-24813: enhance lifecycle of temporary files used by partial PUT...

10CVSS7.3AI score0.99927EPSS
SaveExploits49References1
CloudLinux
CloudLinux
added 2025/08/18 10:43 a.m.21 views

tomcat6: Fix of CVE-2025-24813

CVE-2025-24813: enhance lifecycle of temporary files used by partial PUT...

10CVSS9.2AI score0.99927EPSS
SaveExploits49
Rows per page
Query Builder