VYPR

Commons Vfs

by Apache

CVEs (2)

  • CVE-2025-27553HigMar 23, 2025
    risk 0.49cvss 7.5epss 0.01

    Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a…

  • CVE-2025-30474MedMar 23, 2025
    risk 0.33cvss 5.0epss 0.01

    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…