← Back to browse · API

CVE-2023-38647

Severity
CRITICAL
CVSS
9.8
EPSS
0.01953
Risk score
39.88
CISA KEV
No
PoC
No
Published
2023-07-26
Modified
2024-10-02
First seen
2026-08-07
Aliases
EUVD-2023-2088, GHSA-JHCR-HPH9-G7WM
Products
Apache Software Foundation:Apache Helix 0 ≤1.2.0
Sources
euvd EUVD-2023-2088

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. Affect all the versions lower and include 1.2.0. Affected products: helix-core, helix-rest Mitigation: Short term, stop using any YAML based configuration and workflow creation.                   Long term, all Helix version bumping up to 1.3.0

References