ID CVE-2017-12628
Summary The JMX server embedded in Apache James, also used by the command line client is exposed to a java de-serialization issue, and thus can be used to execute arbitrary commands. As James exposes JMX socket by default only on local-host, this vulnerability can only be used for privilege escalation. Release 3.0.1 upgrades the incriminated library.
References
Vulnerable Configurations
  • cpe:2.3:a:apache:james_server:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:james_server:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:james_server:2.3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:james_server:2.3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:james_server:3.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:james_server:3.0.0:*:*:*:*:*:*:*
CVSS
Base: 7.2 (as of 08-11-2017 - 16:29)
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:L/Au:N/C:C/I:C/A:C
refmap via4
bid 101532
mlist [server-user] 20171019 Announce: Apache James 3.0.1 security release
Last major update 08-11-2017 - 16:29
Published 20-10-2017 - 15:29
Last modified 08-11-2017 - 16:29
Back to Top