amaybaum-prod / atom-hopper

ATOM Hopper - The Java ATOMpub Server
http://atomhopper.org
0 stars 2 forks source link

ApacheJMeter_core-2.6.jar: 2 vulnerabilities (highest severity is: 9.8) - autoclosed #26

Closed mend-for-github-com[bot] closed 4 months ago

mend-for-github-com[bot] commented 1 year ago
Vulnerable Library - ApacheJMeter_core-2.6.jar

Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.

Library home page: http://jmeter.apache.org/

Path to vulnerable library: /tests/regression/target/jmeter/lib/ext/ApacheJMeter_core-2.6.jar

Found in HEAD commit: d0c49807860a8c07c922d8e19168bd6893aad298

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (ApacheJMeter_core version) Remediation Possible** Reachability
CVE-2019-0187 Critical 9.8 ApacheJMeter_core-2.6.jar Direct 5.1
CVE-2018-1297 Critical 9.8 ApacheJMeter_core-2.6.jar Direct 4.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2019-0187 ### Vulnerable Library - ApacheJMeter_core-2.6.jar

Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.

Library home page: http://jmeter.apache.org/

Path to vulnerable library: /tests/regression/target/jmeter/lib/ext/ApacheJMeter_core-2.6.jar

Dependency Hierarchy: - :x: **ApacheJMeter_core-2.6.jar** (Vulnerable Library)

Found in HEAD commit: d0c49807860a8c07c922d8e19168bd6893aad298

Found in base branch: master

### Vulnerability Details

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.

Publish Date: 2019-03-06

URL: CVE-2019-0187

### CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0187

Release Date: 2019-03-06

Fix Resolution: 5.1

CVE-2018-1297 ### Vulnerable Library - ApacheJMeter_core-2.6.jar

Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.

Library home page: http://jmeter.apache.org/

Path to vulnerable library: /tests/regression/target/jmeter/lib/ext/ApacheJMeter_core-2.6.jar

Dependency Hierarchy: - :x: **ApacheJMeter_core-2.6.jar** (Vulnerable Library)

Found in HEAD commit: d0c49807860a8c07c922d8e19168bd6893aad298

Found in base branch: master

### Vulnerability Details

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.

Publish Date: 2018-02-13

URL: CVE-2018-1297

### CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1297

Release Date: 2018-02-11

Fix Resolution: 4.0

mend-for-github-com[bot] commented 4 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.