Files
CVEs-PoC/2021/CVE-2021-3199.md
T
2024-06-18 02:51:15 +02:00

19 lines
785 B
Markdown

### [CVE-2021-3199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3199)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal with remote code execution can occur in /upload in ONLYOFFICE Document Server before 5.6.3, when JWT is used, via a /.. sequence in an image upload parameter.
### POC
#### Reference
- https://github.com/moehw/poc_exploits/tree/master/CVE-2021-3199/poc_uploadImageFile.py
- https://github.com/nola-milkin/poc_exploits/blob/master/CVE-2021-3199/poc_uploadImageFile.py
#### Github
- https://github.com/moehw/poc_exploits