Apache Commons VFS的安全漏洞风险:无法找到FTP文件可能导致密码泄露
Apache Commons VFS存在漏洞,当FTP文件未找到时会暴露URI中的密码。建议升级到2.10.0版本以修复问题。 2025-3-23 16:29:0 Author: seclists.org(查看原文) 阅读量:2 收藏

oss-sec logo

oss-sec mailing list archives


From: "Gary D. Gregory" <ggregory () apache org>
Date: Sun, 23 Mar 2025 13:30:23 +0000

Severity: moderate

Affected versions:

- Apache Commons VFS before 2.10.0

Description:

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.

The FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, 
which may include a password. The fix is to mask the password in the exception message
This issue affects Apache Commons VFS: before 2.10.0.

Users are recommended to upgrade to version 2.10.0, which fixes the issue.

This issue is being tracked as VFS-169 

Credit:

Marek Šunda (finder)

References:

https://issues.apache.org/jira/browse/VFS-169
https://commons.apache.org/
https://www.cve.org/CVERecord?id=CVE-2025-30474
https://issues.apache.org/jira/browse/VFS-169


Current thread:

  • CVE-2025-30474: Apache Commons VFS: Failing to find an FTP file can reveal the URI's password in an error message Gary D. Gregory (Mar 23)

文章来源: https://seclists.org/oss-sec/2025/q1/238
如有侵权请联系:admin#unsafe.sh