Bugzilla – Bug 1213660
VUL-0: CVE-2023-38647: helix: Deserialization vulnerability in Helix workflow and REST
Last modified: 2023-07-27 06:44:05 UTC
Posted by Junkai Xue on Jul 25Severity: important Affected versions: - Apache Helix through 1.2.0 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... References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-38647 https://seclists.org/oss-sec/2023/q3/73
This is for Apache Helix and not the Helix editor.
Thanks for having pointed this out, I'm sorry for the confusion.