Lucene search
+L

194 matches found

Kitploit
Kitploit
added 2026/09/16 7:46 a.m.7 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.8CVSS8.1AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/16 6:03 a.m.8 views

commons-text-goat

Commons-Text Goat This is a webapp that is intentionally vulnerable to CVE-2022-42889. It uses an embedded Jetty server and Maven to start a servlet listening at port 8080 at URL \api. This endpoint accepts a URL parameter cmd. This is embedded between $ and and passed to the StringSubstitutor...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/16 4:38 a.m.6 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.8CVSS8.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/16 2:28 a.m.9 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.8CVSS8.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 11:27 p.m.7 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.8AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 11:09 p.m.8 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.8AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/15 10:36 p.m.11 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.8AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 9:36 p.m.7 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.8AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 7:48 p.m.6 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.7AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 7:19 p.m.8 views

CVE-2022-42889-POC

CVE-2022-42889-POC A simple demo application that shows how to exploit the CVE-2022-42889 vulnerability. Utilizes OOB Out of Band services to demonstrate dns and url prefixes. JavaDocs for commons-text interpolation commons-text JavaDocs Example interpolations script:javascript...

9.8CVSS7.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 4:59 p.m.5 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.8CVSS8.1AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 4:35 p.m.8 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.8CVSS8.4AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 12:58 p.m.8 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.7AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 12:31 p.m.8 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.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 12:07 p.m.7 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.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 11:55 a.m.9 views

CVE-2022-42889-PoC

CVE-2022-42889 PoC 这是针对漏洞 CVE-2022-42889 的概念验证代码。此代码将运行 JavaScript 代码 195 + 324。如果存在漏洞,输出应为: root@kitploit: PoC Output: 519 要运行此代码,你需要: JDK 11 或以上版本 Maven 当提示输入漏洞利用字符串时,你可以提供自己的漏洞利用字符串(然后按 Enter 输入字符串),或者直接按 Enter 使用默认的漏洞利用字符串 $script:javascript:195 + 324。 Docker 或者你也可以使用 Docker 来运行此 PoC:...

9.8CVSS7.9AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/15 11:45 a.m.5 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.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 10:46 a.m.12 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.6AI score0.45056EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 4:51 a.m.4 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.9AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/13 11:50 p.m.6 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.8AI score0.99931EPSS
SaveExploits42References1
Rows per page
Query Builder