Lucene search
+L

7760 matches found

Kitploit
Kitploit
added 2026/09/17 12:10 p.m.14 views

CVE-2024-52318

CVE-2024-52318 🚨🚨CVE-2024-52318 - Apache Tomcat XSS Vulnerability in Generated JSPs🚨🚨 Overview CVE-2024-52318 is a crosssite scripting XSS vulnerability in Apache Tomcat, which arises from improperly released resources in generated JavaServer Pages JSPs. This issue, introduced by a prior...

6.1CVSS7.5AI score0.01736EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 12:01 p.m.7 views

CVE-2025-24813-PoC-exploit

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

10CVSS8.6AI score0.99927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 11:42 a.m.79 views

spring4shell-poc

Spring4Shell POC Description of the vulnerability: https://www.cyberkendra.com/2022/03/springshell-rce-0-day-vulnerability.html Construction of the POC: https://github.com/BobTheShoplifter/Spring4Shell-POC Steps to Build/Run Tested with JDK 11.0.14, Spring Boot 2.6.5, and Apache Tomcat 9.0.60 Run...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 11:25 a.m.10 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 is a critical vulnerability leading to Remote Code Execution RCE in Apache Tomcat. This vulnerability works on versions 9.0.0.M1 - 9.0.0, 8.5.0-8.5.22, 8.0.0.RC1 - 8.0.46, 7.0.0 - 7.0.81. Tested only on 8.0.24. Vulnerability uses misconfigured PUT option on the...

8.1CVSS7.6AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/17 11:15 a.m.12 views

tc_hack

This tool uses a vulrubility within Apache Tomcat called CVE 2017 12617 to gain remote access to any server with the PUT method enabled. It can be downloaded here you will need to run it from the command line Usage: tchack target IP target port...

8.1CVSS7.3AI score0.99988EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/17 10:50 a.m.8 views

CVE-2017-12617

updated version of https://github.com/cyberheartmi9 CVE-2017-12617 CVE-2017-12617 critical Remote Code Execution RCE vulnerability discovered in Apache Tomcat affect systems with HTTP PUTs enabled via setting the "read-only" initialization parameter of the Default servlet to "false" are affected...

8.1CVSS7.4AI score0.99988EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/17 10:35 a.m.10 views

CVE-2025-24813

CVE-2025-24813 Exploit Toolkit This is an advanced and automated exploitation tool for CVE-2025-24813 , targeting Apache Tomcat servers vulnerable to insecure session deserialization. 🔍 Features Multi-target scanning from file or single URL --targets / --url Automatic gadget chain testing...

10CVSS8.6AI score0.99927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 10:22 a.m.11 views

CVE-2025-48799-

CVE-2025-48799 – Apache Tomcat Remote Code Execution PoC This repository contains a proof-of-concept exploit for CVE-2025-48799, a remote code execution vulnerability discovered in Apache Tomcat 9.0.48. The flaw stems from an integer overflow in the HTTP header parser, which can be triggered by a...

7.8CVSS8AI score0.0109EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 10:14 a.m.7 views

CVE-2025-24813

CVE-2025-24813 - Apache Tomcat Path Equivalence Vulnerability Apache Tomcat is vulnerable to a Path Equivalence / Path Traversal issue due to improper handling of ../ sequences in paths. CVE ID: CVE-2025-24813 Severity: Critical Reference link: https://github.com/advisories/GHSA-83qj-6fr2-vhqg Po...

10CVSS8.6AI score0.99927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/17 9:51 a.m.8 views

CVE-2024-21733

CVE-2024-21733-POC Notes: 1. tomcat English environment 2. Specific constructed backend code, as shown in ROOT/vulnerable.jsp 3. If needed, modify the server address and port in the script. Default 127.0.0.1:8080 4. Timeout trigger, default 20 seconds, usually less than this time Process: 1...

5.3CVSS7.6AI score0.14286EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 9:43 a.m.7 views

CVE-2025-24813-Scanner

CVE-2025-24813 Scanner A multi-threaded vulnerability scanner to detect Apache Tomcat servers vulnerable to CVE-2025-24813 arbitrary file upload leading to RCE. Description This scanner checks for Apache Tomcat servers vulnerable to CVE-2025-24813 by: 1. Attempting to upload a serialized Java...

10CVSS8.3AI score0.99927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 9:04 a.m.5 views

CVE-2024-50379-nuclei

CVE-2024-50379 Testing the latset Apache Tomcat CVE-2024-50379 Vuln...

9.8CVSS8.3AI score0.44312EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/17 9:01 a.m.8 views

CVE-2020-1938

CVE-2020-1938 CVE-2020-1938 Vulnerability Reproduction Exploit script: https://laolisafe.com/thread-612-1-1.html Environment: apache-tomcat-8.5.32 java powershell exploit environment - python Start Tomcat sh ./startup.sh Exploit The tool is only for security research and internal self-inspection...

9.8CVSS7.8AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 8:49 a.m.8 views

CVE-2020-13935

Exploit for WebSocket Vulnerability in Apache Tomcat CVE-2020-13935 In the corresponding blog post the analysis and exploitation of the vulnerability is explained in detail. Usage Clone the repository, then build the tcdos binary. Run the program as follows to test whether a particular WebSocket...

7.5CVSS7.4AI score0.86608EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 7:59 a.m.8 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.3AI score0.99927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/17 7:54 a.m.11 views

CVE-2024-52316

🚨🚨CVE-2024-52316🚨🚨 🚨🚨CVE-2024-52316 - Apache Tomcat Authentication Bypass Vulnerability Overview CVE202452316 is an authentication bypass vulnerability identified in Apache Tomcat. This issue arises when Tomcat is configured with a custom Jakarta Authentication formerly JASPIC ServerAuthContext...

9.8CVSS8AI score0.06246EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 7:41 a.m.11 views

cve-2025-24813_poc

cve-2025-24813poc cve-2025-24813 Proof-of-Concept Script Affected Versions 9.0.0.M1 = tomcat = 9.0.98 10.1.0-M1 = tomcat = 10.1.34 11.0.0-M1 = tomcat = 11.0.2 Detection Method root@kitploit: python .\CVE-2025-24813-poc.py -u url Disclaimer This script is intended for legitimate security research...

10CVSS8.4AI score0.99927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 7:36 a.m.13 views

CVE-2019-0232_tomcat_cgi_exploit

Apache Tomcat CGI Exploit Script Description A Python script designed to exploit CGI vulnerabilities in Apache Tomcat servers by executing a reverse shell connection. Usage Example Features Automated exploit for Apache Tomcat CGI vulnerabilities Customizable target and attacker parameters Simple...

9.3CVSS8.1AI score0.99652EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/17 7:06 a.m.14 views

CVE-2026-34486

CVE-2026-34486 EncryptInterceptor fail-open bypass in Apache Tomcat Tribes clustering leading to unauthenticated RCE via Java deserialization. Affected: 11.0.19+, 10.1.53+, 9.0.116+. Fixed in: 11.0.21, 10.1.54, 9.0.117. Found and reported by Bartlomiej Dmitruk striga.ai. Writeup:...

7.5CVSS7.9AI score0.98616EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/17 6:43 a.m.13 views

CVE-2024-52317

🚨🚨CVE-2024-52317🚨🚨 CVE-2024-52317 - Apache Tomcat HTTP/2 Data Leakage Vulnerability Overview CVE-2024-52317 is a vulnerability affecting Apache Tomcat's HTTP/2 implementation. The issue arises due to improper recycling of HTTP/2 request and response resources, potentially leading to data leakage...

6.5CVSS6.9AI score0.02097EPSS
SaveExploits1
Rows per page
Query Builder