目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1000 CNY

100.0%

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

EPSS 94.25% · P100
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2022-42889の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
Apache Commons Text prior to 1.10.0 allows RCE when applied to untrusted input due to insecure interpolation defaults
ソース: NVD (National Vulnerability Database)
脆弱性説明
Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default.
ソース: NVD (National Vulnerability Database)
CVSS情報
N/A
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
N/A
ソース: NVD (National Vulnerability Database)
脆弱性タイトル
Apache Commons Text 代码注入漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Apache Commons Text是美国阿帕奇(Apache)基金会的一个专注于字符串算法的库。 Apache Commons Text 1.5至1.9版本存在安全漏洞,该漏洞源于默认的Lookup实例集包括可能导致任意代码执行或与远程服务器联系的插值器,可能容易受到远程代码执行或与远程服务器的无意接触的影响。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

Shenlong 10 Questions — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
Apache Software FoundationApache Commons Text unspecified ~ 1.9 -

II. CVE-2022-42889の公開POC

#POC説明ソースリンクShenlongリンク
1CVE-2022-42889 dockerized sample application (Apache Commons Text RCE)https://github.com/0xst4n/CVE-2022-42889POC詳細
2Proof of Concept for the Apache commons-text vulnerability CVE-2022-42889.https://github.com/SeanWrightSec/CVE-2022-42889-PoCPOC詳細
3ClusterImagePolicy demo for cve-2022-42889 text4shell https://github.com/chainguard-dev/text4shell-policyPOC詳細
4An intentionally vulnerable webapp to get your hands dirty with CVE-2022-42889.https://github.com/tulhan/commons-text-goatPOC詳細
5Dockerized POC for CVE-2022-42889 Text4Shellhttps://github.com/karthikuj/cve-2022-42889-text4shell-dockerPOC詳細
6cve-2022-42889 Text4Shell CVE-2022-42889 affects Apache Commons Text versions 1.5 through 1.9. It has been patched as of Commons Text version 1.10. https://github.com/ClickCyber/cve-2022-42889POC詳細
7A simple application that shows how to exploit the CVE-2022-42889 vulnerabilityhttps://github.com/korteke/CVE-2022-42889-POCPOC詳細
8Nonehttps://github.com/eunomie/cve-2022-42889-checkPOC詳細
9Apache commons text - CVE-2022-42889 Text4Shell proof of concept exploit.https://github.com/kljunowsky/CVE-2022-42889-text4shellPOC詳細
10A fully automated, accurate, and extensive scanner for finding text4shell RCE CVE-2022-42889https://github.com/securekomodo/text4shell-scanPOC詳細
11Nonehttps://github.com/neerazz/CVE-2022-42889POC詳細
12通过 jvm 启动参数 以及 jps pid进行拦截非法参数https://github.com/uk0/cve-2022-42889-interceptPOC詳細
13Proof of Concept Appliction for testing CVE-2022-42889https://github.com/securekomodo/text4shell-pocPOC詳細
14Nonehttps://github.com/humbss/CVE-2022-42889POC詳細
15This project includes a python script which generates malicious commands leveraging CVE-2022-42889 vulnerabilityhttps://github.com/stavrosgns/Text4ShellPayloadsPOC詳細
16python script for CVE-2022-42889https://github.com/s3l33/CVE-2022-42889POC詳細
17Dockerized PoC for CVE-2022-42889 Text4Shellhttps://github.com/galoget/CVE-2022-42889-Text4Shell-DockerPOC詳細
18CVE-2022-42889 Text4Shell Exploit POChttps://github.com/rhitikwadhvana/CVE-2022-42889-Text4Shell-Exploit-POCPOC詳細
19A simple dockerize application that shows how to exploit the CVE-2022-42889 vulnerability.https://github.com/akshayithape-devops/CVE-2022-42889-POCPOC詳細
20Apache Text4Shell (CVE-2022-42889) Burp Bounty Profilehttps://github.com/0xmaximus/Apache-Commons-Text-CVE-2022-42889POC詳細
21Vulnerability Scanner for CVE-2022-42889 (Text4Shell)https://github.com/smileostrich/Text4Shell-ScannerPOC詳細
22CVE-2022-42889 aka Text4Shell research & PoChttps://github.com/cxzero/CVE-2022-42889-text4shellPOC詳細
23Text4Shell PoC Exploit https://github.com/west-wind/CVE-2022-42889POC詳細
24Nonehttps://github.com/Vulnmachines/text4shell-CVE-2022-42889POC詳細
25CVE-2022-42889 Blind-RCE Nuclei Templatehttps://github.com/Hack4rLIFE/CVE-2022-42889POC詳細
26Proof of Concept for CVE-2022-42889 (Text4Shell Vulnerability) https://github.com/cryxnet/CVE-2022-42889-RCEPOC詳細
27CVE-2022-42889 (a.k.a. Text4Shell) RCE Proof of Concepthttps://github.com/sunnyvale-it/CVE-2022-42889-PoCPOC詳細
28Script to handle CVE 2022-42889https://github.com/QAInsights/cve-2022-42889-jmeterPOC詳細
29Nonehttps://github.com/adarshpv9746/Text4shell--Automated-exploit---CVE-2022-42889POC詳細
30Python Script to exploit RCE of CVE-2022-42889 https://github.com/pwnb0y/Text4shell-exploitPOC詳細
31CVE-2022-42889 - Text4Shell exploithttps://github.com/gokul-ramesh/text4shell-exploitPOC詳細
32text4shell(CVE-2022-42889) BurpSuite Scannerhttps://github.com/f0ng/text4shellburpscannerPOC詳細
33https://github.com/karthikuj/cve-2022-42889-text4shell-docker.githttps://github.com/WFS-Mend/vtrade-commonPOC詳細
34Kubernetes Lab for CVE-2022-42889https://github.com/devenes/text4shell-cve-2022-42889POC詳細
35A demonstration of CVE-2022-42889 (text4shell) remote code execution vulnerabilityhttps://github.com/hotblac/text4shellPOC詳細
36docker for CVE-2022-42889https://github.com/necroteddy/CVE-2022-42889POC詳細
37Nonehttps://github.com/ReachabilityOrg/cve-2022-42889-text4shell-dockerPOC詳細
38Nonehttps://github.com/dgor2023/cve-2022-42889-text4shell-dockerPOC詳細
39Nonehttps://github.com/Dima2021/cve-2022-42889-text4shellPOC詳細
40Nonehttps://github.com/RSA-Demo/cve-2022-42889-text4shellPOC詳細
41Dockerized POC for CVE-2022-42889 Text4Shellhttps://github.com/aaronm-sysdig/text4shell-dockerPOC詳細
42This repository contains a Python script to automate the process of testing for a vulnerability known as Text4Shell, referenced under the CVE id: CVE-2022-42889. https://github.com/gustanini/CVE-2022-42889-Text4Shell-POCPOC詳細
43Text4Shellhttps://github.com/Sic4rio/CVE-2022-42889POC詳細
44RCE PoC for Apache Commons Text vulnhttps://github.com/34006133/CVE-2022-42889POC詳細
45Nonehttps://github.com/DimaMend/cve-2022-42889-text4shellPOC詳細
46CVE-2022-42889 Blind-RCE Nuclei Templatehttps://github.com/Gotcha-1G/CVE-2022-42889POC詳細
47Nonehttps://github.com/joshbnewton31080/cve-2022-42889-text4shellPOC詳細
48Nonehttps://github.com/MendDemo-josh/cve-2022-42889-text4shellPOC詳細
49CVE-2022-42889 dockerized sample application (Apache Commons Text RCE)https://github.com/rockmelodies/CVE-2022-42889POC詳細
50This repository contains a Python script to automate the process of testing for a vulnerability known as Text4Shell, referenced under the CVE id: CVE-2022-42889. https://github.com/808ale/CVE-2022-42889-Text4Shell-POCPOC詳細
51A fully automated, accurate, and extensive scanner for finding text4shell RCE CVE-2022-42889https://github.com/kiralab/text4shell-scanPOC詳細
52A 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.https://github.com/chaudharyarjun/text4shell-exploitPOC詳細
53CVE-2022-42889 Blind-RCE Nuclei Templatehttps://github.com/Gotcha1G/CVE-2022-42889POC詳細
54Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default. https://github.com/projectdiscovery/nuclei-templates/blob/main/dast/cves/2022/CVE-2022-42889.yamlPOC詳細
55Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/%E5%BC%80%E5%8F%91%E6%A1%86%E6%9E%B6%E6%BC%8F%E6%B4%9E/Apache%20Commons%20Text%20%E8%BF%9C%E7%A8%8B%E4%BB%A3%E7%A0%81%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E%20CVE-2022-42889.mdPOC詳細
56Python Script to exploit RCE of CVE-2022-42889 https://github.com/vickyaryan7/Text4shell-exploitPOC詳細
57A 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.https://github.com/Syndicate27/text4shell-exploitPOC詳細
58Log4Shell / Log4J Payload - CVE-2021-45046 and CVE-2022-42889https://github.com/ifconfig-me/Log4Shell-PayloadsPOC詳細
59Nonehttps://github.com/shoucheng3/asf__commons-text_CVE-2022-42889_1-9POC詳細
60Proof of Concept (PoC) for CVE-2022-42889 (Text4Shell) targeting Apache Commons Text versions prior to 1.10.0. This script automates Remote Code Execution (RCE) via script interpolation to establish a reverse shell. This version is a structured optimization based on the original exploit found at Exploit-DB (ID: 52261).https://github.com/Goultarde/CVE-2022-42889-text4shellPOC詳細
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2022-42889のインテリジェンス情報

登录查看更多情报信息。

IV. 関連脆弱性

V. CVE-2022-42889へのコメント

まだコメントはありません


コメントを残す