mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
918 B
Markdown
19 lines
918 B
Markdown
### [CVE-2021-35196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.pizzapower.me/2021/06/20/arbitrary-code-execution-in-manuskript-0-12/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|