Search for packages
| purl | pkg:maven/org.apache.james/james-server@3.6.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-6gfs-f46a-3qeb
Aliases: CVE-2023-51518 GHSA-px7w-c9gw-7gj3 |
Apache James server: Privilege escalation via JMX pre-authentication deserialization Apache James prior to version 3.7.5 and 3.8.0 exposes a JMX endpoint on localhost subject to pre-authentication deserialisation of untrusted data. Given a deserialisation gadjet, this could be leveraged as part of an exploit chain that could result in privilege escalation. Note that by default JMX endpoint is only bound locally. We recommend users to: - Upgrade to a non-vulnerable Apache James version - Run Apache James isolated from other processes (docker - dedicated virtual machine) - If possible turn off JMX |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-k6dw-17nc-xbd5
Aliases: CVE-2022-28220 GHSA-w45j-f5g5-w94x |
Apache James vulnerable to buffering attack Apache James prior to release 3.6.3 and 3.7.1 is vulnerable to a buffering attack relying on the use of the STARTTLS command. Fix of CVE-2021-38542, which solved similar problem fron Apache James 3.6.1, is subject to a parser differential and do not take into account concurrent requests. |
Affected by 0 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-vv9x-5ab5-yfgc
Aliases: CVE-2022-45935 GHSA-v6vp-62vc-84qw |
Usage of temporary files with insecure permissions by the Apache James server allows an attacker with local access to access private user data in transit. Vulnerable components includes the SMTP stack and IMAP APPEND command. This issue affects Apache James server version 3.7.2 and prior versions. |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-1vru-s5v2-dbcq | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') Fix of CVE-2021-40525 do not prepend delimiters upon valid directory validations. Affected implementations include the maildir mailbox store and the 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). |
CVE-2022-22931
GHSA-v84g-cf5j-xjqx |
| VCID-4q61-ksfc-aqf2 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') Apache James ManagedSieve implementation alongside with the file storage for sieve scripts is vulnerable to path traversal, allowing reading and writing any file. This vulnerability had been patched in Apache James and higher. We recommend the upgrade. Distributed and Cassandra based products are also not impacted. |
CVE-2021-40525
GHSA-c38m-7h53-g9v4 |
| VCID-aqre-33na-w3d9 | Loop with Unreachable Exit Condition ('Infinite Loop') In Apache James, while fuzzing with Jazzer the IMAP parsing stack, we discover that crafted APPEND and STATUS IMAP command could be used to trigger infinite loops resulting in expensive CPU computations and OutOfMemory exceptions.This vulnerability had been patched in Apache James and higher. We recommend the upgrade. |
CVE-2021-40111
GHSA-fqgw-6qj5-8hmp |
| VCID-gcxw-t4m6-4bcs | Improper Neutralization of Special Elements used in a Command ('Command Injection') Apache James prior to release is vulnerable to a buffering attack relying on the use of the STARTTLS command. This can result in Man-in -the-middle command injection attacks, leading potentially to leakage of sensible information. |
CVE-2021-38542
GHSA-84wg-rgp8-2hg4 |
| VCID-repa-s2hq-qyfu | Regular expression Denial of Service In Apache James, using Jazzer fuzzer, we identified that an IMAP user can craft IMAP LIST commands to orchestrate a Denial Of Service using a vulnerable Regular expression. which enforce the use of RE2J regular expression engine to execute regex in linear time without back-tracking. |
CVE-2021-40110
GHSA-r58x-wjg8-63m9 |