cve/2021/CVE-2021-43445.md

18 lines
770 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-43445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43445)
![](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
ONLYOFFICE all versions as of 2021-11-08 is affected by Incorrect Access Control. An attacker can authenticate with the web socket service of the ONLYOFFICE document editor which is protected by JWT auth by using a default JWT signing key.
### POC
#### Reference
- https://labs.nettitude.com/blog/exploiting-onlyoffice-web-sockets-for-unauthenticated-remote-code-execution/
#### Github
No PoCs found on GitHub currently.