Vulnerabilities (CVE)

Filtered by vendor Sapphireims Subscribe
Filtered by product Sapphireims
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-25566 1 Sapphireims 1 Sapphireims 2022-07-12 7.5 HIGH 9.8 CRITICAL
In SapphireIMS 5.0, it is possible to take over an account by sending a request to the Save_Password form as shown in POC. Notice that we do not require a JSESSIONID in this request and can reset any user’s password by changing the username to that user and password to base64(desired password).
CVE-2020-25565 1 Sapphireims 1 Sapphireims 2021-08-17 7.5 HIGH 9.8 CRITICAL
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.
CVE-2020-25560 1 Sapphireims 1 Sapphireims 2021-08-16 7.5 HIGH 9.8 CRITICAL
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. We also observed the same is true if the JSESSIONID is completely removed.
CVE-2020-25563 1 Sapphireims 1 Sapphireims 2021-08-16 7.5 HIGH 9.8 CRITICAL
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.