Apache Tomcat是美国阿帕奇(Apache)软件基金会下属的Jakarta项目的一款轻量级Web应用服务器,它主要用于开发和调试JSP程序,适用于中小型系统。 Apache Tomcat 7.0.0版本至7.0.79版本存在远程代码执行漏洞。当上述版本的Tomcat启用HTTP PUT请求方法时,远程攻击者可以构造恶意请求利用该漏洞向服务器上传包含任意代码执行的jsp文件,并被服务器执行该文件,导致攻击者可以执行任意代码。
| 厂商 | 产品 | 版本范围 | 状态 |
|---|---|---|---|
| Apache Software Foundation | Apache Tomcat | 7.0.0 to 7.0.79 |
affected |
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
| 厂商 | 产品 | 影响版本 | CPE | 订阅 |
|---|---|---|---|---|
| Apache Software Foundation | Apache Tomcat | 7.0.0 to 7.0.79 | - |
|
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | POC Exploit for Apache Tomcat 7.0.x CVE-2017-12615 PUT JSP vulnerability. | https://github.com/breaktoprotect/CVE-2017-12615 | POC详情 |
| 2 | just a python script for cve-2017-12615 | https://github.com/mefulton/cve-2017-12615 | POC详情 |
| 3 | CVE-2017-12617 and CVE-2017-12615 for tomcat server | https://github.com/zi0Black/POC-CVE-2017-12615-or-CVE-2017-12717 | POC详情 |
| 4 | tomcat-put-cve-2017-12615 | https://github.com/wsg00d/cve-2017-12615 | POC详情 |
| 5 | Tomcat 远程代码执行漏洞 Exploit | https://github.com/BeyondCy/CVE-2017-12615 | POC详情 |
| 6 | CVE-2017-12615 Tomcat RCE (TESTED) | https://github.com/1337g/CVE-2017-12615 | POC详情 |
| 7 | tomcat7.x远程命令执行 | https://github.com/Shellkeys/CVE-2017-12615 | POC详情 |
| 8 | cve-2017-12615 | https://github.com/cved-sources/cve-2017-12615 | POC详情 |
| 9 | CVE-2017-12615 批量脚本 | https://github.com/ianxtianxt/CVE-2017-12615 | POC详情 |
| 10 | None | https://github.com/cyberharsh/Tomcat-CVE-2017-12615 | POC详情 |
| 11 | CVE-2017-12615 任意文件写入exp,写入webshell | https://github.com/w0x68y/CVE-2017-12615-EXP | POC详情 |
| 12 | Tomcat常见漏洞GUI利用工具。CVE-2017-12615 PUT文件上传漏洞、tomcat-pass-getshell 弱认证部署war包、弱口令爆破、CVE-2020-1938 Tomcat AJP文件读取/包含 | https://github.com/tpt11fb/AttackTomcat | POC详情 |
| 13 | Tomcat PUT方法任意文件写入(CVE-2017-12615)exp | https://github.com/xiaokp7/Tomcat_PUT_GUI_EXP | POC详情 |
| 14 | None | https://github.com/K3ysTr0K3R/CVE-2017-12615-EXPLOIT | POC详情 |
| 15 | 最新tomcat漏洞扫描工具,支持批量弱口令检测、后台部署war包getshell、CVE-2017-12615文件上传 | https://github.com/lizhianyuguangming/TomcatWeakPassChecker | POC详情 |
| 16 | 最新tomcat自动化漏洞扫描利用工具,支持批量弱口令检测、后台部署war包getshell、CVE-2017-12615 文件上传、CVE-2020-1938/CNVD-2020-10487 文件包含 | https://github.com/lizhianyuguangming/TomcatScanPro | POC详情 |
| 17 | None | https://github.com/wudidwo/CVE-2017-12615-poc | POC详情 |
| 18 | Apache Tomcat servers 7.0.{0 to 79} are susceptible to remote code execution. By design, you are not allowed to upload JSP files via the PUT method. This is likely a security measure to prevent an attacker from uploading a JSP shell and gaining remote code execution on the server. However, due to the insufficient checks, an attacker could gain remote code execution on Apache Tomcat servers that have enabled PUT method by using a specially crafted HTTP request. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2017/CVE-2017-12615.yaml | POC详情 |
| 19 | None | https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20Tomcat%20PUT%E6%96%B9%E6%B3%95%E4%BB%BB%E6%84%8F%E5%86%99%E6%96%87%E4%BB%B6%E6%BC%8F%E6%B4%9E%20CVE-2017-12615.md | POC详情 |
| 20 | None | https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20Tomcat%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-2017-12615.md | POC详情 |
| 21 | https://github.com/vulhub/vulhub/blob/master/tomcat/CVE-2017-12615/README.md | POC详情 | |
| 22 | PoC environment and exploit for the Apache Tomcat on Windows Remote Code Execution Vulnerability | https://github.com/edyekomu/CVE-2017-12615-PoC | POC详情 |
| 23 | Tomcat - PUT Method | https://github.com/Fa1c0n35/CVE-2017-12615 | POC详情 |
| 24 | CVE-2017-12615 Tomcat: Remote Code Execution via JSP Upload Home Lab for Red Teaming, Penetration Testing | https://github.com/netw0rk7/CVE-2017-12615-Home-Lab | POC详情 |
| 25 | None | https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20Tomcat%20PUT%20%E6%96%B9%E6%B3%95%E4%BB%BB%E6%84%8F%E5%86%99%E6%96%87%E4%BB%B6%E6%BC%8F%E6%B4%9E%20CVE-2017-12615.md | POC详情 |
未找到公开 POC。
登录以生成 AI POC暂无评论