Files
CVEs-PoC/2020/CVE-2020-25563.md
T
2024-05-25 21:48:12 +02:00

18 lines
771 B
Markdown

### [CVE-2020-25563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25563)
![](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
In SapphireIMS 5.0, it is possible to create local administrator on any client without requiring any credentials by directly accessing RemoteMgmtTaskSave (Automation Tasks) feature and not having a JSESSIONID.
### POC
#### Reference
- https://vuln.shellcoder.party/2020/09/19/cve-2020-25563-sapphireims-unauthenticated-remote-command-execution-create-local-admin-on-clients/
#### Github
No PoCs found on GitHub currently.