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.
{
"github_reviewed_at": "2025-03-25T03:23:11Z",
"cwe_ids": [
"CWE-200"
],
"nvd_published_at": "2025-03-23T15:15:14Z",
"github_reviewed": true,
"severity": "MODERATE"
}