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

18 lines
877 B
Markdown

### [CVE-2020-7685](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7685)
![](https://img.shields.io/static/v1?label=Product&message=UmbracoForms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Insecure%20Defaults&color=brighgreen)
### Description
This affects all versions of package UmbracoForms. When using the default configuration for upload forms, it is possible to upload arbitrary file types. The package offers a way for users to mitigate the issue. The users of this package can create a custom workflow and frontend validation that blocks certain file types, depending on their security needs and policies.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-DOTNET-UMBRACOFORMS-595765
#### Github
No PoCs found on GitHub currently.