In Godot through 3.1, remote code execution is possible due to the deserialization policy not being applied correctly.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://godotengine.org/news | vendor advisory |
https://github.com/godotengine/godot/pull/27398 | third party advisory |