漏洞标题
ShardingSphere-Agent: ShardingSphere Agent中的解压缩漏洞
漏洞描述信息
ShardingSphere-Agent:ShardingSphere Agent中的反序列化漏洞
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
可信数据的反序列化
漏洞标题
ShardingSphere-Agent: Deserialization vulnerability in ShardingSphere Agent
漏洞描述信息
Deserialization of Untrusted Data vulnerability in Apache ShardingSphere-Agent, which allows attackers to execute arbitrary code by constructing a special YAML configuration file.
The attacker needs to have permission to modify the ShardingSphere Agent YAML configuration file on the target machine, and the target machine can access the URL with the arbitrary code JAR.
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. When the ShardingSphere JVM process starts and uses the ShardingSphere-Agent, the arbitrary code specified by the attacker will be executed during the deserialization of the YAML configuration file by the Agent.
This issue affects ShardingSphere-Agent: through 5.3.2. This vulnerability is fixed in Apache ShardingSphere 5.4.0.
CVSS信息
N/A
漏洞类别
可信数据的反序列化
漏洞标题
Apache ShardingSphere 代码问题漏洞
漏洞描述信息
Apache ShardingSphere是美国阿帕奇(Apache)基金会的一套开源的分布式数据库中间件解决方案。 Apache ShardingSphere-Agent 5.3.2及之前版本存在代码问题漏洞,该漏洞源于应用中存在不可信数据反序列化漏洞,允许攻击者通过构建特殊的 YAML 配置文件来执行任意代码。
CVSS信息
N/A
漏洞类别
代码问题