Lucene search
+L

3060 matches found

Kitploit
Kitploit
added 2026/09/11 1:43 p.m.7 views

text4shell-exploit

Text4shell-exploit This is a Proof of Concept exploiting the vulnerability in Apache Commons Text CVE-2022-42889 Vulnerable versions : 1.5.0 to not including 1.10.0 Impact Successful exploitation of this vulnerability allows an unauthenticated attacker to execute arbitrary code on the vulnerable...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References4
Kitploit
Kitploit
added 2026/09/11 10:43 a.m.4 views

cve-2022-42889-text4shell-docker

Install maven - maven-linux 1. Maven install to create the fat jar root@kitploit: mvn clean install 2. Docker build root@kitploit: docker build --tag=text4shell . 3. Docker run root@kitploit: docker run -p 80:8080 text4shell 4. Test the app root@kitploit: http://localhost/text4shell/attack?search...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 10:32 a.m.7 views

CVE-2022-42889-PoC

CVE-2022-42889 PoC This is Proof of Concept for the vulnerability CVE-2022-42889. This code will run the JavaScript code 195 + 324. If vulnerable the output should be: root@kitploit: PoC Output: 519 In order to run this you will need: JDK 11 or above Maven When prompted for an exploit string, you...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 8:57 a.m.3 views

Text4shell--Automated-exploit---CVE-2022-42889

Install maven - maven-linux //For automated hacking: 1../install.sh root@kitploit: 2../exploit.sh 3.To remove the application use ./stopapp.sh //For manual hacking: 1. Maven install to create the fat jar root@kitploit: mvn clean install 2. Docker build root@kitploit: docker build --tag=text4shell...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 4:20 a.m.11 views

cve

CVE Problem statement: Stackoverflow I'm trying to build by project in Docker, So i'm using Docker Desktop to build my project, when i build the image i get this as one of my vulnerabilities root@kitploit: CVE-2024-26308 CWE-770 7.5 H Allocation of Resources Without Limits or Throttling...

5.5CVSS6.9AI score0.00898EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:08 a.m.5 views

text4shell-exploit

text4shell-exploit A custom Python-based proof-of-concept PoC exploit targeting Text4Shell CVE-2022-42889, a critical remote code execution vulnerability in Apache Commons Text versions 1.10. This exploit targets vulnerable Java applications that use the StringSubstitutor class with interpolation...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 3:57 a.m.6 views

CVE-2022-42889-text4shell

CVE-2022-42889 aka text4shell PoC for recently discovered vulnerability in Apache Commons Text by @pwntester: As mentioned in https://www.rapid7.com/blog/post/2022/10/17/cve-2022-42889-keep-calm-and-stop-saying-4shell/: The vulnerability exists in the StringSubstitutor interpolator object. An...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/11 3:38 a.m.7 views

riskootext4shell

riskootext4shell text4shell script for Apache Commons Text =1.10 CVE-2022-33980 The Apache Commons Text library is an alternative to the native functionalities of the Java JDK. Versions prior to version 1.10.0 of Apache Commons Similar to CVE-2022-33980 root@kitploit: python3 text4shell.py -u...

9.8CVSS7.5AI score0.45056EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/11 3:05 a.m.6 views

CVE-2022-42889

CVE-2022-42889 Test application This repository contains a simple application using Apache Commons Text 1.10 which is vulnerable to CVE-2022-42889. Running the application Replace DemoApplication.java nc command by your host ip address. Listening with netcat: root@kitploit: $ nc -l -p 30000 Build...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 1:57 a.m.5 views

CVE-2022-42889-text4shell

CVE-2022-42889-text4shell 🔥🔥🔥 Apache commons text - CVE-2022-42889 Text4Shell proof of concept exploit. Details📃 CVE-2022-42889 affects Apache Commons Text versions 1.5 through 1.9. It has been patched as of Commons Text version 1.10 The vulnerability has been compared to Log4Shell since it is an...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.5 views

commons-configuration: Apache Commons Configuration: Denial of Service via uncontrolled recursion with crafted YAML input

A flaw was found in Apache Commons Configuration. When processing an untrusted configuration file, a remote attacker could provide specially crafted YAML input with cycles. This could lead to an uncontrolled recursion, causing a StackOverflowError and resulting in a Denial of Service DoS for the...

5.3CVSS0.00469EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 10:50 p.m.6 views

CVE-2022-42889-RCE

CVE-2022-42889-PoC Proof of Concept for CVE-2022-42889 remote code execution exploit Text4Shell Vulnerability. Give a ⭐ for support ❤️ About this vulnerability CVE-2022-42889 is a new critical vulnerability similar to Spring4Shell and Log4Shell. Its a RCE Remote Code Execution vulnerability with...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/10 7:36 p.m.5 views

CVE-2022-42889-POC

CVE-2022-42889-POC Proof of Concept for the Apache commons-text vulnerability CVE-2022-42889. What's the Issue : Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefi...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/10 7:20 p.m.10 views

CVE-2025-48734

CVE-2025-48734: Apache Commons BeanUtils – enum declaringClass Information Leak & RCE Chain For educational and authorized security research purposes only. This repository provides a controlled lab environment to reproduce the CVE-2025-48734 vulnerability in Apache Commons BeanUtils and explore h...

8.8CVSS6.8AI score0.01825EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/10 5:22 p.m.4 views

CVE-2022-42889

🚀 CVE-2022-42889 Text4Shell Exploit A Python exploit for CVE-2022-42889 Text4Shell, a critical remote code execution vulnerability in Apache Commons Text versions prior to 1.10.0. 📋 Table of Contents Description Vulnerability Details Affected Versions Exploit Features Requirements Usage Examples...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/10 2:57 p.m.3 views

asf__commons-text_CVE-2022-42889_1-9

Apache Commons Text Apache Commons Text is a library focused on algorithms working on strings. Documentation More information can be found on the Apache Commons Text homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Text should be posted to the user mailing...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/10 2:23 p.m.4 views

text4shell

text4shell A demonstration of CVE-2022-42889 text4shell remote code execution vulnerability. Details in Don't Panic!: CVE-2022-42889 Text4shell vulnerability in Apache Commons Text...

9.8CVSS7.8AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/10 11:53 a.m.6 views

cve-2014-0050

cve-2014-0050 CVE-2014-0050 Vulnerable site sample This project aims to demonstrate the CVE-2014-0050 exploitation for educational purpose. For more informations, see : https://www.trustwave.com/Resources/SpiderLabs-Blog/CVE-2014-0050--Exploit-with-Boundaries,-Loops-without-Boundaries/...

7.5CVSS7.2AI score0.82766EPSS
SaveExploits8References2
Kitploit
Kitploit
added 2026/09/10 5:56 a.m.6 views

cve-2022-42889-intercept

cve-2022-42889-intercept For versions below Java 11, special attention is required, as higher versions have already removed the Javascript interpreter. This solution targets Java 8. Intercept illegal parameters via JVM startup parameters and jps pid. quick start root@kitploit:...

9.8CVSS7.3AI score0.99931EPSS
SaveExploits42
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.10 views

Red Hat JBoss - Insecure Deserialization

Red Hat JBoss Application Server 4.x, 5.x, 6.x contains an insecure deserialization vulnerability in the JMXInvokerServlet and EJBInvokerServlet HTTP Invoker endpoints. These endpoints deserialize arbitrary Java objects from unauthenticated HTTP POST requests. An attacker can send a crafted Apach...

10CVSS7.4AI score0.85562EPSS
SaveExploits8References6
Rows per page
Query Builder