Files
CVEs-PoC/2020/CVE-2020-5529.md
T
2024-05-25 21:48:12 +02:00

965 B

CVE-2020-5529

Description

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.

POC

Reference

No PoCs from references.

Github