In SapphireIMS 5.0, there is no CSRF token present in the entire application. This can lead to CSRF vulnerabilities in critical application forms like account resent.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://vuln.shellcoder.party/tags/sapphireims/ | third party advisory |
https://vuln.shellcoder.party/2020/09/19/cve-2020-25562-sapphireims-csrf/ | third party advisory exploit |