关联漏洞
描述
A demonstration of CVE-2022-42889 (text4shell) remote code execution vulnerability
介绍
# 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](https://www.dontpanicblog.co.uk/2023/03/11/cve-2022-42889-text4shell/).
文件快照
[4.0K] /data/pocs/507d5ad9686680ab37c7d09a2a69dbdf877a1982
├── [1.1K] LICENSE.md
├── [1.5K] pom.xml
├── [ 261] README.md
└── [4.0K] src
├── [4.0K] main
│ ├── [4.0K] java
│ │ └── [4.0K] org
│ │ └── [4.0K] dontpanic
│ │ └── [4.0K] text4shell
│ │ ├── [4.0K] controller
│ │ │ ├── [ 556] ExploitMeController.java
│ │ │ └── [1.5K] HomeController.java
│ │ └── [ 325] Text4shellApplication.java
│ └── [4.0K] resources
│ ├── [ 55] application.properties
│ └── [4.0K] templates
│ └── [ 453] index.html
└── [4.0K] test
└── [4.0K] java
└── [4.0K] org
└── [4.0K] dontpanic
└── [4.0K] text4shell
└── [ 220] Text4shellApplicationTests.java
14 directories, 9 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。