bitbar / test-samples

Sample test scripts and applications for Bitbar Cloud
https://docs.bitbar.com/testing/index.html
Apache License 2.0
109 stars 222 forks source link

CVE-2020-5529 (High) detected in htmlunit-2.26.jar, htmlunit-2.21.jar #295

Closed mend-for-github-com[bot] closed 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2020-5529 - High Severity Vulnerability

Vulnerable Libraries - htmlunit-2.26.jar, htmlunit-2.21.jar

htmlunit-2.26.jar

A headless browser intended for use in testing web-based applications.

Library home page: http://htmlunit.sourceforge.net

Path to dependency file: test-samples/samples/testing-frameworks/appium/server-side/image-recognition/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/sourceforge/htmlunit/htmlunit/2.26/htmlunit-2.26.jar

Dependency Hierarchy: - java-client-5.0.0-BETA8.jar (Root Library) - selenium-java-3.4.0.jar - :x: **htmlunit-2.26.jar** (Vulnerable Library)

htmlunit-2.21.jar

A headless browser intended for use in testing web-based applications.

Library home page: http://htmlunit.sourceforge.net

Path to dependency file: test-samples/samples/testing-frameworks/appium/client-side/java/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/sourceforge/htmlunit/htmlunit/2.21/htmlunit-2.21.jar

Dependency Hierarchy: - java-client-4.1.2.jar (Root Library) - selenium-java-2.53.1.jar - htmlunit-driver-2.21.jar - :x: **htmlunit-2.21.jar** (Vulnerable Library)

Found in HEAD commit: 12af4f854b64888df6e4492ecc94e141388e939a

Found in base branch: master

Vulnerability Details

HtmlUnit prior to 2.37.0 contains code execution vulnerabilities. HtmlUnit initializes Rhino engine improperly, hence a malicious JavScript code can execute arbitrary Java code on the application. Moreover, when embedded in Android application, Android-specific initialization of Rhino engine is done in an improper way, hence a malicious JavaScript code can execute arbitrary Java code on the application.

Publish Date: 2020-02-11

URL: CVE-2020-5529

CVSS 3 Score Details (8.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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://github.com/HtmlUnit/htmlunit/releases/tag/2.37.0

Release Date: 2020-02-11

Fix Resolution: net.sourceforge.htmlunit:htmlunit:2.37.0

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.