Versions of Superset prior to 0.23 used an unsafe load method from the pickle library to deserialize data leading to possible remote code execution. Note Superset 0.23 was released prior to any Superset release under the Apache Software Foundation.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/45933/ | exploit vdb entry third party advisory |
https://github.com/apache/incubator-superset/pull/4243 | third party advisory patch |