mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
852 B
Markdown
19 lines
852 B
Markdown
### [CVE-2021-43445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43445)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
|
|