mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
853 B
Markdown
18 lines
853 B
Markdown
### [CVE-2020-25565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25565)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In SapphireIMS 5.0, it is possible to use the hardcoded credential in clients (username: sapphire, password: ims) and gain access to the portal. Once the access is available, the attacker can inject malicious OS commands on “ping”, “traceroute” and “snmp” functions and execute code on the server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://vuln.shellcoder.party/2020/09/19/cve-2020-25565-sapphireims-unprivileged-user-remote-command-execution-on-server/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|