Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-42889 PoC — Apache Commons Text 代码注入漏洞

Source
Associated Vulnerability
Title:Apache Commons Text 代码注入漏洞 (CVE-2022-42889)
Description:Apache Commons Text是美国阿帕奇(Apache)基金会的一个专注于字符串算法的库。 Apache Commons Text 1.5至1.9版本存在安全漏洞,该漏洞源于默认的Lookup实例集包括可能导致任意代码执行或与远程服务器联系的插值器,可能容易受到远程代码执行或与远程服务器的无意接触的影响。
Description
Dockerized PoC for CVE-2022-42889 Text4Shell
Readme
# CVE-2022-42889-Text4Shell-Docker
Dockerized PoC for CVE-2022-42889 Text4Shell
File Snapshot

[4.0K] /data/pocs/782b8cfe12cddf586b159468eee2c731ad47f5b6 ├── [ 98] create-fat-jar.sh ├── [ 459] Dockerfile ├── [ 934] install-openjdk-maven.sh ├── [1.6K] pom.xml ├── [ 80] README.md └── [4.0K] src ├── [4.0K] main │   └── [4.0K] java │   └── [4.0K] com │   └── [4.0K] galoget │   └── [4.0K] text4shelldemo │   ├── [4.0K] controller │   │   └── [1.1K] HelloController.java │   └── [ 313] DockerApp.java └── [4.0K] test └── [4.0K] java └── [4.0K] com └── [4.0K] galoget └── [4.0K] text4shelldemo └── [ 73] PlaceHolderForTest.java 12 directories, 8 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.