CVE-2025-30474

Source
https://cve.org/CVERecord?id=CVE-2025-30474
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-30474.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-30474
Aliases
Downstream
Related
Published
2025-03-23T15:15:14.103Z
Modified
2026-03-14T12:42:57.169796Z
Severity
  • 5.0 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-30474.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2.10.0"
            }
        ]
    }
]