CVE-2023-38647

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
26/07/2023
Last modified:
02/10/2024

Description

An attacker can use SnakeYAML to deserialize java.net.URLClassLoader and make it load a JAR from a specified URL, and then deserialize javax.script.ScriptEngineManager to load code using that ClassLoader. This unbounded deserialization can likely lead to remote code execution. The code can be run in Helix REST start and Workflow creation.<br /> <br /> Affect all the versions lower and include 1.2.0.<br /> <br /> Affected products: helix-core, helix-rest<br /> <br /> Mitigation: Short term, stop using any YAML based configuration and workflow creation.<br />                   Long term, all Helix version bumping up to 1.3.0 <br /> <br />

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:apache:helix:*:*:*:*:*:*:*:* 1.3.0 (excluding)


References to Advisories, Solutions, and Tools