VYPR

Maven package

org.apache.jmeter/ApacheJMeter

pkg:maven/org.apache.jmeter/ApacheJMeter

Vulnerabilities (3)

  • CVE-2019-0187Mar 6, 2019
    affected < 5.1fixed 5.1

    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 run

  • CVE-2018-1287CriFeb 14, 2018
    affected < 4.0fixed 4.0

    In Apache JMeter 2.X and 3.X, when using Distributed Test only (RMI based), jmeter server binds RMI Registry to wildcard host. This could allow an attacker to get Access to JMeterEngine and send unauthorized code.

  • CVE-2018-1297CriFeb 13, 2018
    affected < 4.0fixed 4.0

    When using Distributed Test only (RMI based), Apache JMeter 2.x and 3.x uses an unsecured RMI connection. This could allow an attacker to get Access to JMeterEngine and send unauthorized code.