Manuskript through 0.12.0 allows remote attackers to execute arbitrary code via a crafted settings.pickle file in a project file, because there is insecure deserialization via the pickle.load() function in settings.py. NOTE: the vendor's position is that the product is not intended for opening an untrusted project file
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://github.com/olivierkes/manuskript/issues/891 | third party advisory |
https://www.pizzapower.me/2021/06/20/arbitrary-code-execution-in-manuskript-0-12/ | third party advisory exploit |