ghsa-3936-3gx6-49c4
Vulnerability from github
Published
2025-03-23 15:30
Modified
2025-03-25 03:23
Severity ?
VLAI Severity ?
Summary
Apache Commons VFS Exposure of Sensitive Information to an Unauthorized Actor
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.commons:commons-vfs2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-30474" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2025-03-25T03:23:11Z", "nvd_published_at": "2025-03-23T15:15:14Z", "severity": "MODERATE" }, "details": "Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\n\nThe 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\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.", "id": "GHSA-3936-3gx6-49c4", "modified": "2025-03-25T03:23:11Z", "published": "2025-03-23T15:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30474" }, { "type": "PACKAGE", "url": "https://github.com/apache/commons-vfs" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/VFS-169" }, { "type": "WEB", "url": "https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/03/23/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache Commons VFS Exposure of Sensitive Information to an Unauthorized Actor" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…