Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2020-17518 — Python exploit for CVE-2020-17518, allowing arbitrary file write via Apache Flink REST API. Supports single target and batch scanning from a file. | Kitploit
工具/GitHubGitHub/qmf0c3uk/cve-2020-17518
Vulnerability AnalysisExploitationWeb Application ExploitationData ExfiltrationRemote Access Tool
GitHubqmf0c3uk/cve-2020-17518

CVE-2020-17518

Python exploit for CVE-2020-17518, allowing arbitrary file write via Apache Flink REST API. Supports single target and batch scanning from a file.

查看仓库
7715年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Apache Flink目录遍历漏洞,可通过REST API读/写远程文件 漏洞编号: CVE-2020-17518

漏洞描述: CVE-2020-17518:通过REST API写入远程文件

受影响的版本: Flink 1.5.1-1.11.2

安全版本: Flink 1.11.3或Flink 1.12.0

Flink 1.5.1引入了REST API,可通过恶意修改的HTTP HEADER,将任意文件复制到文件系统的任意位置。

用法: 单个:python CVE-2020-17518.py -u http://IP:port 批量:python CVE-2020-17518.py -f url.txt

下载工具