In Apache ShardingSphere(incubator) 4.0.0-RC3 and 4.0.0, the ShardingSphere's web console uses the SnakeYAML library for parsing YAML inputs to load datasource configuration. SnakeYAML allows to unmarshal data to a Java type By using the YAML tag. Unmarshalling untrusted data can lead to security flaws of RCE.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-03-11 21:15
Updated : 2024-11-21 05:11
NVD link : CVE-2020-1947
Mitre link : CVE-2020-1947
CVE.ORG link : CVE-2020-1947
JSON object : View
Products Affected
apache
- shardingsphere
CWE
CWE-502
Deserialization of Untrusted Data