Skip to content

Unauthenticated Remote Code Execution in Apache JMeter

Critical severity GitHub Reviewed Published Mar 7, 2019 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

maven org.apache.jmeter:ApacheJMeter (Maven)

Affected versions

< 5.1

Patched versions

5.1

Description

Unauthenticated RCE is possible when JMeter is used in distributed mode (-r or -R command line options). Attacker can establish a RMI connection to a jmeter-server using RemoteJMeterEngine and proceed with an attack using untrusted data deserialization. This only affect tests running in Distributed mode. Note that versions before 4.0 are not able to encrypt traffic between the nodes, nor authenticate the participating nodes so upgrade to JMeter 5.1 is also advised.

References

Published to the GitHub Advisory Database Mar 7, 2019
Reviewed Jun 16, 2020
Last updated Jan 9, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE ID

CVE-2019-0187

GHSA ID

GHSA-wg37-7mrv-cfwm

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.