mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
19 lines
785 B
Markdown
19 lines
785 B
Markdown
### [CVE-2021-3199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3199)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|