目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2025-24813— Apache Tomcat 环境问题漏洞

AI 预测 8.1 利用难度: 中等 KEV EPSS 94.13% · P100
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-24813 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Path Equivalence: 'file.Name' (Internal Dot) leading to Remote Code Execution and/or Information disclosure and/or malicious content added to uploaded files via write enabled Default Servlet in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.2, from 10.1.0-M1 through 10.1.34, from 9.0.0.M1 through 9.0.98. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected. If all of the following were true, a malicious user was able to view security sensitive files and/or inject content into those files: - writes enabled for the default servlet (disabled by default) - support for partial PUT (enabled by default) - a target URL for security sensitive uploads that was a sub-directory of a target URL for public uploads - attacker knowledge of the names of security sensitive files being uploaded - the security sensitive files also being uploaded via partial PUT If all of the following were true, a malicious user was able to perform remote code execution: - writes enabled for the default servlet (disabled by default) - support for partial PUT (enabled by default) - application was using Tomcat's file based session persistence with the default storage location - application included a library that may be leveraged in a deserialization attack Users are recommended to upgrade to version 11.0.3, 10.1.35 or 9.0.99, which fixes the issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
路径等价:’file.name’ (内部点号)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Apache Tomcat 环境问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache Tomcat是美国阿帕奇(Apache)基金会的一款轻量级Web应用服务器。用于实现对Servlet和JavaServer Page(JSP)的支持。 Apache Tomcat 11.0.0-M1至11.0.2版本、10.1.0-M1至10.1.34版本和9.0.0.M1至9.0.98版本存在环境问题漏洞。攻击者利用该漏洞可以远程执行代码或泄露敏感信息。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商产品影响版本CPE订阅
Apache Software FoundationApache Tomcat 11.0.0-M1 ~ 11.0.2 -

二、漏洞 CVE-2025-24813 的公开POC

#POC 描述源链接神龙链接
1Apache Tomcat 远程代码执行漏洞批量检测脚本(CVE-2025-24813)https://github.com/iSee857/CVE-2025-24813-PoCPOC详情
2CVE-2025-24813_POChttps://github.com/N0c1or/CVE-2025-24813_POCPOC详情
3Security Researcherhttps://github.com/gregk4sec/CVE-2025-24813POC详情
4his repository contains an automated Proof of Concept (PoC) script for exploiting **CVE-2025-24813**, a Remote Code Execution (RCE) vulnerability in Apache Tomcat. The vulnerability allows an attacker to upload a malicious serialized payload to the server, leading to arbitrary code execution via deserialization when specific conditions are met.https://github.com/absholi7ly/POC-CVE-2025-24813POC详情
5cve-2025-24813验证脚本https://github.com/FY036/cve-2025-24813_pocPOC详情
6CVE-2025-24813利用工具https://github.com/charis3306/CVE-2025-24813POC详情
7CVE-2025-24813 - Apache Tomcat Vulnerability Scannerhttps://github.com/issamjr/CVE-2025-24813-ScannerPOC详情
8Nuclei Template CVE-2025–24813https://github.com/imbas007/CVE-2025-24813-apache-tomcatPOC详情
9Apache Tomcat Remote Code Execution (RCE) Exploit - CVE-2025-24813https://github.com/msadeghkarimi/CVE-2025-24813-ExploitPOC详情
10Nonehttps://github.com/naikordian/CVE-2025-24813POC详情
11Apache Tomcat Vulnerability POC (CVE-2025-24813)https://github.com/michael-david-fry/Apache-Tomcat-Vulnerability-POC-CVE-2025-24813POC详情
12Resources for teh Apache Tomcat CVE labhttps://github.com/ps-interactive/lab-cve-2025-24813POC详情
13POC for CVE-2025-24813 using Spring-Boothttps://github.com/n0n-zer0/Spring-Boot-Tomcat-CVE-2025-24813POC详情
14CVE-2025-24813 Apache Tomcat RCE Proof of Concept (PoC)https://github.com/Alaatk/CVE-2025-24813-POCPOC详情
15Nonehttps://github.com/MuhammadWaseem29/CVE-2025-24813POC详情
16A PoC for CVE-2025-24813https://github.com/tonyarris/CVE-2025-24813-PoCPOC详情
17Session Exploithttps://github.com/beyond-devsecops/CVE-2025-24813POC详情
18A playground to test the RCE exploit for tomcat CVE-2025-24813https://github.com/u238/Tomcat-CVE_2025_24813POC详情
19 Create lab for CVE-2025-24813https://github.com/AlperenY-cs/CVE-2025-24813POC详情
20This repository contains a shell script based POC on Apache Tomcat CVE-2025-24813. It allow you to easily test the vulnerability on any version of Apache Tomcathttps://github.com/manjula-aw/CVE-2025-24813POC详情
21Nonehttps://github.com/B1gN0Se/Tomcat-CVE-2025-24813POC详情
22simple exp for CVE-2025-24813https://github.com/AsaL1n/CVE-2025-24813POC详情
23 CVE-2025-24813-POC JSP Web Shell Uploaderhttps://github.com/La3B0z/CVE-2025-24813-POCPOC详情
24Nonehttps://github.com/Heimd411/CVE-2025-24813-noPoCPOC详情
25Hello researchers, I have a checker for the recent vulnerability CVE-2025-24813-checker.https://github.com/horsehacks/CVE-2025-24813-checkerPOC详情
26Nonehttps://github.com/GadaLuBau1337/CVE-2025-24813POC详情
27A simple, easy-to-use POC for CVE-2025-42813 (Apache Tomcat versions below 9.0.99).https://github.com/f8l124/CVE-2025-24813-POCPOC详情
28CVE-2025-24813 pochttps://github.com/Franconyu/Poc_for_CVE-2025-24813POC详情
29Path Equivalence- 'file.Name' (Internal Dot) leading to Remote Code Execution and/or Information disclosure and/or malicious content added to uploaded files via write enabled Default Servlet in Apache Tomcat. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-24813.yamlPOC详情
30Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Tomcat%20%E8%BF%9C%E7%A8%8B%E4%BB%A3%E7%A0%81%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E%20CVE-2025-24813.mdPOC详情
31https://github.com/vulhub/vulhub/blob/master/tomcat/CVE-2025-24813/README.mdPOC详情
32Nonehttps://github.com/Mattb709/CVE-2025-24813-PoC-Apache-Tomcat-RCEPOC详情
33CVE-2025-24813-Scanner is a Python-based vulnerability scanner that detects Apache Tomcat servers vulnerable to CVE-2025-24813, an arbitrary file upload vulnerability leading to remote code execution (RCE) via insecure PUT method handling and jsessionid exploitation.https://github.com/Mattb709/CVE-2025-24813-ScannerPOC详情
34CVE-2025-24813的vulhub环境的POC脚本https://github.com/Erosion2020/CVE-2025-24813-vulhubPOC详情
35Proof of Concept (PoC) script for CVE-2025-24813, vulnerability in Apache Tomcat.https://github.com/hakankarabacak/CVE-2025-24813POC详情
36Remote Code Execution (RCE) vulnerability in Apache Tomcat.https://github.com/Eduardo-hardvester/CVE-2025-24813POC详情
37Nonehttps://github.com/fatkz/CVE-2025-24813POC详情
38PoC para o CVE-2025-24813https://github.com/maliqto/PoC-CVE-2025-24813POC详情
39Apache Tomcat - Remote Code Execution via Session Deserialization (CVE-2025-24813)https://github.com/mbanyamer/Apache-Tomcat---Remote-Code-Execution-via-Session-Deserialization-CVE-2025-24813-POC详情
40tomcat CVE-2025-24813 反序列化RCE环境https://github.com/x1ongsec/CVE-2025-24813POC详情
41Nonehttps://github.com/yaleman/cve-2025-24813-pocPOC详情
42POChttps://github.com/GongWook/CVE-2025-24813POC详情
43Proof of Concept for CVE-2025-24813, a Remote Code Execution vulnerability in Apache Tomcat. This PoC exploits unsafe deserialization via crafted session files uploaded through HTTP PUT requests, allowing attackers to execute arbitrary code remotely on vulnerable Tomcat servers.https://github.com/sentilaso1/CVE-2025-24813-Apache-Tomcat-RCE-PoCPOC详情
44A tool that identifies writable web directories in Apache Tomcat via HTTP PUT method [CVE-2025-24813]https://github.com/x00byte/PutScannerPOC详情
45Nonehttps://github.com/uzairhaider502/CVE-2025-24813POC详情
46 Apache Tomcat PUT JSP RCE - CVE-2025-24813 - Exploit & PoChttps://github.com/Shivshantp/CVE-2025-24813POC详情
47Automated scanner + exploit for CVE-2025-24813https://github.com/cyglegit/CVE-2025-24813POC详情
48Este script explora a vulnerabilidade CVE-2025-24813 em versões específicas do Apache Tomcat, permitindo execução remota de código (RCE) através de um vetor de desserialização Java e abuso do método HTTP PUT para gravação arbitrária de arquivos de sessão.https://github.com/137f/PoC-CVE-2025-24813POC详情
49Nonehttps://github.com/thebringerofdeath789/CVE-2025-24813POC详情
50Nonehttps://github.com/threadpoolx/CVE-2025-24813-Remote-Code-Execution-in-Apache-TomcatPOC详情
51Apache (CVE-2025-24813) GOExploiter Checker & Exploiter very Fast https://github.com/drcrypterdotru/Apache-GOExploiterPOC详情
52🛠 Exploit vulnerable Apache Tomcat servers by scanning for CVE-2025-24813 and uploading files with this Go-based toolkit.https://github.com/Olabanji10/Apache-GOExploiterPOC详情
53This is a PoC for the CVE-2025-24813 and tested in different environments.https://github.com/CEAlbez/CVE-2025-24813-PoCPOC详情
54Este repositorio contiene un exploit automatizado desarrollado con fines educativos y de investigación en ciberseguridad, dirigido a demostrar una potencial vulnerabilidad de ejecución remota de código (RCE) en Apache Tomcat (CVE-2025-24813).https://github.com/Makavellik/POC-CVE-2025-24813-Apache-Tomcat-Remote-Code-ExecutionPOC详情
55Example PoC for CVE-2025-24813 (Tomcat RCE)https://github.com/brs6412/CVE-2025-24813POC详情
56Remote Code Execution (RCE) vulnerability in Apache Tomcat.https://github.com/ThHardvester/CVE-2025-24813POC详情
57Example PoC for CVE-2025-24813 (Tomcat RCE)https://github.com/pirenga/CVE-2025-24813POC详情
58cve-2025-24813验证脚本https://github.com/qzy0x/cve-2025-24813_pocPOC详情
59Nonehttps://github.com/Arthurabriel/POC-CVE-2025-24813POC详情
60Apache Tomcat Deserialization RCEhttps://github.com/gunyakit/CVE-2025-24813-PoC-exploitPOC详情
61Este script explora a vulnerabilidade CVE-2025-24813 em versões específicas do Apache Tomcat, permitindo execução remota de código (RCE) através de um vetor de desserialização Java e abuso do método HTTP PUT para gravação arbitrária de arquivos de sessão.https://github.com/ftz7/PoC-CVE-2025-24813POC详情
62Instructions for rapid deployment of Tomcat v9.0.90 with java 25.0.1 2025-10-21 LTS on Windows Server 2019 Standard for lazy researchers.https://github.com/seahcy/CVE-2025-24813POC详情
63Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20Tomcat%20%E8%BF%9C%E7%A8%8B%E4%BB%A3%E7%A0%81%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E%20CVE-2025-24813.mdPOC详情
64TomcatScanner is a comprehensive security tool designed for detecting and exploiting the CVE-2025-24813 vulnerability in Apache Tomcat servers.https://github.com/cchopin/CVE-Arsenal-LabPOC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-24813 的情报信息

登录查看更多情报信息。

CVE-2025-24813 邮件列表归档 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-24813

暂无评论


发表评论