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

18 lines
662 B
Markdown

### [CVE-2020-25562](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25562)
![](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, there is no CSRF token present in the entire application. This can lead to CSRF vulnerabilities in critical application forms like account resent.
### POC
#### Reference
- https://vuln.shellcoder.party/2020/09/19/cve-2020-25562-sapphireims-csrf/
#### Github
No PoCs found on GitHub currently.