{ "schema_version": "1.4.0", "id": "GHSA-v84g-cf5j-xjqx", "modified": "2022-02-08T20:38:52Z", "published": "2022-02-08T00:00:34Z", "aliases": [ "CVE-2022-22931" ], "summary": "Path Traversal in Apache James Server", "details": "Apache James Server prior to version 3.6.2 contains a path traversal vulnerability. The fix for CVE-2021-40525 does not prepend delimiters upon valid directory validations. Affected implementations include: - maildir mailbox store - Sieve file repository This enables a user to access other users data stores (limited to user names being prefixed by the value of the username being used).", "severity": [ ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.james:james-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.6.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22931" }, { "type": "WEB", "url": "https://github.com/apache/james-project/pull/877" }, { "type": "WEB", "url": "https://github.com/apache/james-project/pull/877/commits/b1e891a9e5eeadfa1d779ae50f21c73efe4d2fc7" }, { "type": "PACKAGE", "url": "https://github.com/apache/james-project" }, { "type": "WEB", "url": "https://lists.apache.org/thread/bp8yql4wws56jlh0vxoowj7foothsmpr" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2022/02/07/1" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-02-08T20:38:52Z", "nvd_published_at": "2022-02-07T19:15:00Z" } }