cve/2021/CVE-2021-23415.md
2025-09-29 21:09:30 +02:00

18 lines
679 B
Markdown

### [CVE-2021-23415](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23415)
![](https://img.shields.io/static/v1?label=Product&message=elFinder.AspNet&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Directory%20Traversal&color=brightgreen)
### Description
This affects the package elFinder.AspNet before 1.1.1. The user-controlled file name is not properly sanitized before it is used to create a file system path.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-DOTNET-ELFINDERASPNET-1315153
#### Github
No PoCs found on GitHub currently.