Remote Code Execution Affecting org.apache.jmeter:apachejmeter_core Open this link in a new tab package, versions [4.0.0, 5.0.1)
Attack Complexity
High
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEJMETER-173753
-
published
6 Mar 2019
-
disclosed
6 Mar 2019
-
credit
Brenden Meeder
How to fix?
Upgrade org.apache.jmeter:ApacheJMeter_core
to version 5.0.1 or higher.
Overview
org.apache.jmeter:ApacheJMeter_core is an Open Source application designed to load test applications and measure performance.
Affected versions of this package are vulnerable to Remote Code Execution
when JMeter is used in distributed mode. An attacker could 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.