- Description
- 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 descendent of the base file". However, when the path contains encoded ".." characters (for example, "%2E%2E/bar.txt"), it might return file objects that are not a descendent of the base file, without throwing an exception. This issue affects Apache Commons VFS: before 2.10.0. Users are recommended to upgrade to version 2.10.0, which fixes the issue.
- Source
- security@apache.org
- NVD status
- Modified
CVSS 3.1
- Type
- Secondary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
- security@apache.org
- CWE-23
- Hype score
- Not currently trending
New post from https://t.co/uXvPWJy6tj (CVE-2025-27553 | Apache Commons VFS up to 2.9.x FileObject API resolveFile Scope path traversal) has been published on https://t.co/8b24w3TK1r
@WolfgangSesin
23 Mar 2025
9 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-27553: Apache Commons VFS: Possible path traversal issue when using NameScope.DESCENDENT https://t.co/T4X54vBIEj CVE-2025-30474: Apache Commons VFS: Failing to find an FTP file can reveal the URI's password in an error message https://t.co/DP0ZvHdLno
@oss_security
23 Mar 2025
312 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-27553 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' paramete… https://t.co/GVs3tI7jNr
@CVEnew
23 Mar 2025
535 Impressions
0 Retweets
2 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:commons_vfs:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "4BABF8CF-5800-484E-9B46-701503CA903B",
"versionEndExcluding": "2.10.0"
}
],
"operator": "OR"
}
]
}
]