Lucene search
+L

186 matches found

Kitploit
Kitploit
added 2026/09/09 9:23 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/09 9:06 a.m.3 views

CVE-2022-42889-PoC

CVE-2022-42889 a.k.a. Text4Shell RCE Proof of Concept Text4Shell is the popular name of a critical software vulnerability discovered in the Apache Commons Text library see CVE-2022-42889. This repo is meant to demonstrate a Remote Code Execution RCE that leverages this CVE. The vulnerable code is...

9.8CVSS7.6AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/09 8:34 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
Kitploit
Kitploit
added 2026/09/09 8:06 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/09 6:30 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/09 2:28 a.m.6 views

CVE-2022-42889-RCE

CVE-2022-42889-PoC Prueba de concepto para el exploit de ejecución remota de código CVE-2022-42889 Vulnerabilidad Text4Shell. Dale una ⭐ para apoyar ❤️ Acerca de esta vulnerabilidad CVE-2022-42889 es una nueva vulnerabilidad crítica similar a Spring4Shell y Log4Shell. Es una vulnerabilidad RCE...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/09 2:11 a.m.4 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/09 1:59 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
Kitploit
Kitploit
added 2026/09/09 1:52 a.m.4 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/08 11:27 p.m.4 views

Text4Shell-Scanner

Scanner for CVE-2022-42889 Text4Shell Description This is a scanner for CVE-2022-42889 Text4Shell vulnerability Usage Step 1. Download jar file jar file is on preparedJar/text4shell-scanner.jar 2. Check java version on your system 3. Run jar file with args refer to the following example Sample...

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

text4shell-poc

CVE-2022-42889 PoC Test Application This is a vulnerable application developed as a Proof of Concept for the vulnerability CVE-2022-42889. Maven Installation In order to run this you will need: JDK 17 or above Maven 1. Clone the git repo root@kitploit: git clone...

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

CVE-2022-42889

CVE-2022-42889 Test application This repository contains a simple application using Apache Commons Text 1.9 which is vulnerable to CVE-2022-42889. Running the application Build and run the application via docker: root@kitploit: docker build . -t vulnerable-app docker run vulnerable-app...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/08 8:32 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/08 6:19 p.m.3 views

CVE-2022-42889

CVE-2022-42889 Test application This repository contains a simple application using Apache Commons Text 1.9 which is vulnerable to CVE-2022-42889. Steps to reproduce the exploit. Steps to reproduce the exploit in a repo. Copy DemoApplication.java to your repo. Run the main method, with default...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/08 5:01 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/08 3:34 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/08 1:40 p.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/08 10:24 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/08 4:47 a.m.3 views

Apache-Commons-Text-CVE-2022-42889

Apache Commons Text CVE-2022-42889 Overview Apache Text4Shell CVE-2022-42889 The affected Apache Commons Text versions 1.5 through 1.9 and it has been patched in version 1.10. Apache Commons Text is a Java library described as "a library focused on algorithms working on strings". Usage: 1. Copy...

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

CVE-2022-42889-Analysis

CVE-2022-42889 Text4Shell Report A repository that organizes an analysis report for Apache Commons Text CVE-2022-42889 and attack demonstration materials based on a closed test environment. Documents CVE-2022-42889 - Vulnerability Analysis Report Repository Structure root@kitploit:...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Rows per page
Query Builder