cve/2021/CVE-2021-39425.md

19 lines
868 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2021-39425](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39425)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
SeedDMS v6.0.15 was discovered to contain an open redirect vulnerability. An attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.
### POC
#### Reference
- https://medium.com/@rohitgautam26/cve-2021-39425-8a336eba34dd
- https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/11-Client_Side_Testing/04-Testing_for_Client_Side_URL_Redirect
#### Github
No PoCs found on GitHub currently.