目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-78254— Apache Ant FTP/SCP 路径遍历漏洞

一分钟漏洞结论

影响对象
Apache Software Foundation Apache Ant
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Apache Ant 的 和 任务可以从远程服务器下载文件。在 Ant 1.10.18 之前的版本中,恶意服务器可以提供相对路径,使其能够突破专门用于下载的目录范围进行写入,从而利用运行 Ant 的用户权限覆盖攻击者选择的文件。 要利用此漏洞,服务器必须是恶意的,或者遭受中间人攻击。此外,在使用 或 任务(使用 FTPS 时),服务器必须通过任务执行的服务器身份验证。 对于未使用 FTPS 的 任务,恶意服务器可以作为中间人提供恶意文件。 从 Ant 1.10.18 版本开始,这两个任务默认都会防止在目标目录之外写

AI 预测 7.3 利用难度: 中等

可能的 ATT&CK 技术 1 AI

T1195 · Supply Chain Compromise
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-78254 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Ant: Path traversal in ftp and scp tasks allows arbitrary file write
来源: CVE Program / CVE List V5
Vulnerability Description
The ftp and scp tasks of Apache Ant can download files from a remote server. A malicious server can provide relative paths that allow it to write outside of the dedicated target directory for the download, making it possible to overwrite files of the attacker's choice using the permissions of the user running Ant in versions prior to Ant 1.10.18. In order to exploit this vulnerability, the server would either have to be malicious or be subject to a machine-in-the-middle attack. Additionally in the case of scp or the ftp task using ftps the server must pass the server identity checks performed by the tasks. For ftp tasks not using ftps a malicious server could act as a machine-in-the-middle to provide malicious files. Starting with Ant 1.10.18 both tasks will prevent writing outside of the destination directory by default. An option is available to disable this behavior in the unlikely case that the old behavior is required by existing build files. Mitigations: Users of scp and ftp (when using ftps) in any version of Ant should not bypass server identity checks. Users of ftp not using ftps should switch to ftps where possible. All users are recommended to upgrade to Apache Ant 1.10.18, which fixes this issue.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
相对路径遍历
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache Ant 1.2 ~ 1.10.18 -

二、漏洞 CVE-2026-78254 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-78254 的情报信息

登录查看更多情报信息。

CVE-2026-78254 邮件列表归档 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-78254

暂无评论


发表评论