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

18 lines
937 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-25994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25994)
![](https://img.shields.io/static/v1?label=Product&message=userfrosting&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200.3.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-74%20Improper%20Neutralization%20of%20Special%20Elements%20in%20Output%20Used%20by%20a%20Downstream%20Component%20('Injection')&color=brighgreen)
### Description
In Userfrosting, versions v0.3.1 to v4.6.2 are vulnerable to Host Header Injection. By luring a victim application user to click on a link, an unauthenticated attacker can use the “forgot password” functionality to reset the victims password and successfully take over their account.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25994
#### Github
No PoCs found on GitHub currently.