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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2023-31718 — Proof-of-concept exploit for CVE-2023-31718, demonstrating Local File Inclusion in FUXA <=1.1.12 via the /api/download endpoint, enabling arbitrary file read through path traversal. | Kitploit
工具/GitHubGitHub/mateustesser/cve-2023-31718
漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubmateustesser/cve-2023-31718

CVE-2023-31718

Proof-of-concept exploit for CVE-2023-31718, demonstrating Local File Inclusion in FUXA <=1.1.12 via the /api/download endpoint, enabling arbitrary file read through path traversal.

查看仓库
2年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-31718

可以将本地文件包含到端点 /api/download 中。该端点用于从 FUXA 下载报告,并且可以通过 HTTP GET 的 "name" 参数读取本地文件。

/api/download?cmd=REPORT-DOWNLOAD&name=../../../../../../etc/passwd

受影响产品名称:FUXA

受影响版本:<= 1.1.12

问题:本地文件包含

描述:可以将本地文件包含到端点 /api/download 中。该端点用于从 FUXA 下载报告,并且可以通过 HTTP GET 的 "name" 参数读取本地文件 /api/download?cmd=REPORT-DOWNLOAD&name=../../../../../../etc/passwd

下载工具