In Apache ShardingSphere(incubator) 4.0.0-RC3 and 4.0.0, the ShardingSpheres 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.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Shardingsphere | Apache | 4.0.0 (including) | 4.0.0 (including) |
Shardingsphere | Apache | 4.0.0-rc3 (including) | 4.0.0-rc3 (including) |