PT-2023-8404 · Htmlunit+1 · Htmlunit+1
Published
2023-12-03
·
Updated
2026-05-05
·
CVE-2023-49093
CVSS v2.0
10
Critical
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
HtmlUnit versions prior to 3.9.0
Description
HtmlUnit is a GUI-less browser for Java programs that is vulnerable to Remote Code Execution (RCE) via XSTL when browsing an attacker's webpage. The reason for the vulnerability is that the FEATURE SECURE PROCESSING was not enabled for the XSLT processor. This issue can be exploited by an attacker to execute arbitrary code. The vulnerability is located in the org.htmlunit.activex.javascript.msxml.XSLProcessor#transform function.
Recommendations
For versions prior to 3.9.0, update to version 3.9.0 to fix the vulnerability. As a temporary workaround, consider disabling the XSLT processor or restricting access to it until a patch is available. Avoid using the XSLT processor to parse untrusted input.
Exploit
Fix
RCE
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Htmlunit
Ubuntu