cve/2021/CVE-2021-35196.md
2025-09-29 21:09:30 +02:00

918 B

CVE-2021-35196

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.