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).
References
Link | Resource |
---|---|
https://vuln.shellcoder.party/2020/09/19/cve-2020-25566-sapphireims-unauthenticated-account-takeover/ | Exploit Third Party Advisory |
https://vuln.shellcoder.party/tags/sapphireims/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-08-11 21:15
Updated : 2024-02-28 18:28
NVD link : CVE-2020-25566
Mitre link : CVE-2020-25566
CVE.ORG link : CVE-2020-25566
JSON object : View
Products Affected
sapphireims
- sapphireims
CWE
CWE-306
Missing Authentication for Critical Function