CVE-2019-0187
Published Mar 6, 2019
Last updated 4 years ago
Overview
- 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.
- Source
- security@apache.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-327
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:jmeter:4.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7207C91F-9D2B-4525-B1CE-6C6B358B24A2" }, { "criteria": "cpe:2.3:a:apache:jmeter:5.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "20C4FF95-8BBB-4EF2-BDF9-8260BDB3411F" } ], "operator": "OR" } ] } ]