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
Link | Resource |
---|---|
https://lists.apache.org/thread/zyqxhv0lc2z9w3tgr8ttrdy2zfh5jvc4 | Mailing List |
Configurations
History
26 Jul 2023, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-26 08:15
Updated : 2024-10-02 20:35
NVD link : CVE-2023-38647
Mitre link : CVE-2023-38647
CVE.ORG link : CVE-2023-38647
JSON object : View
Products Affected
apache
- helix
CWE
CWE-502
Deserialization of Untrusted Data