Apache Commons VFS Exposure of Sensitive Information to an Unauthorized Actor
Moderate severity
GitHub Reviewed
Published
Mar 23, 2025
to the GitHub Advisory Database
•
Updated Mar 25, 2025
Description
Published by the National Vulnerability Database
Mar 23, 2025
Published to the GitHub Advisory Database
Mar 23, 2025
Reviewed
Mar 25, 2025
Last updated
Mar 25, 2025
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.
References